2026-03-25 10:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 10: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 10:00:04 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
2026-03-25 10:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 10:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 10:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 10:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 10:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 876f7e048a000cae
2026-03-25 10: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 10: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-25T10_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 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 10: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 10:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 10: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 10: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 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 10:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-25 10:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 10:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 10: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 10:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 10:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 10: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 10: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 10:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 10:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 10:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 10:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-25 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 10:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 10:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 10:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 10:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 10:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 10:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-25 10:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-25 10:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-25 10:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-25 10:00:14 [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 10:00:14 [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 10:00:14 [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 10:00:14 [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 10:00:14 [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 10:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js>
2026-03-25 10:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css>
2026-03-25 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js>
2026-03-25 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css?family=Lexend>
2026-03-25 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js>
2026-03-25 10:00:15 [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 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:15 [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 10:00:15 [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 10:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/profileconfig>
2026-03-25 10: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 10: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 10: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 10:00:16 [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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/MuseoSans-500-BnvKCWSl.ttf>
2026-03-25 10:00:16 [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 10:00:16 [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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/user>
2026-03-25 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/navigation>
2026-03-25 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-o3_sC40N.js>
2026-03-25 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-vT_hcphp.js>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/assets/logo-BkQgdzqL.svg>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/facebook.png>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/twitter.png>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/sprite2.png>
2026-03-25 10: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 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-25 10: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 10:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-25 10: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 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/vehicle/all>
2026-03-25 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-25 10: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 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/delivered-by-aa-logo.png>
2026-03-25 10: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 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-fuel.svg>
2026-03-25 10: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 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-auto.svg>
2026-03-25 10: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 10:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-engine.svg>
2026-03-25 10:00:17 [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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mileage.svg>
2026-03-25 10: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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-reg.svg>
2026-03-25 10: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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-v5.svg>
2026-03-25 10: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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mot.svg>
2026-03-25 10: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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-vat.svg>
2026-03-25 10: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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-manual-alt.svg>
2026-03-25 10: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 10: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 10: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 10: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 10: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 10: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 10:00:18 [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 10:00:18 [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 10:00:18 [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 10:00:18 [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 10:00:18 [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 10:00:18 [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 10:00:18 [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 10:00:18 [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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/HG61ECX/2026-03-19/image/00aa01e0-79f5-4b39-83d4-abebc3dc6dc3_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/HG61ECX/2026-03-19/image/00aa01e0-79f5-4b39-83d4-abebc3dc6dc3_removebg.jpg?w=600>
2026-03-25 10:00:18 [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 10:00:18 [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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/LM72OJZ/2026-03-19/image/99110af6-c3d4-4228-a8ea-f12e75a155d8_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/LM72OJZ/2026-03-19/image/99110af6-c3d4-4228-a8ea-f12e75a155d8_removebg.jpg?w=600>
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/410b0ced-4c5c-471f-a7b8-659def7b1494_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/410b0ced-4c5c-471f-a7b8-659def7b1494_removebg.jpg?w=600>
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/OE67UCJ/2026-03-10/image/9234d793-ae58-406c-913c-098b97309f01_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/OE67UCJ/2026-03-10/image/9234d793-ae58-406c-913c-098b97309f01_removebg.jpg?w=600>
2026-03-25 10:00:18 [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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/image-unavailable.png>
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/lexend/v26/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsWzLdneg.woff2>
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location>
2026-03-25 10:00:18 [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 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js>
2026-03-25 10:00:19 [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 10: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 10:00:19 [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 10:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/vehicle-search> (referer: None) ['playwright']
2026-03-25 10: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 10: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 10: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 10: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 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:19 [astonbarclay.gb] INFO: Cookies from Playwright: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Wed+Mar+25+2026+10%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', 'domain': '.astonbarclay.net', 'path': '/', 'expires': 1805968819, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}]
2026-03-25 10:00:19 [astonbarclay.gb] INFO: Scrapy-formatted cookies: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Wed+Mar+25+2026+10%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', 'domain': '.astonbarclay.net', 'path': '/'}]
2026-03-25 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Adesa',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCenterRounded.json>
2026-03-25 10: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 10:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json>
2026-03-25 10:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 10:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css>
2026-03-25 10: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 10: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 10: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 10: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 10: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 10:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg>
2026-03-25 10:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120484239
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120484239: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120714720
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120714720: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 119628212
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 119628212: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120174959
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120174959: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120758464
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120758464: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120758234
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120758234: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120609624
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120609624: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120610317
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120610317%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120610317: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 119734446
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 119734446: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120550354
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120550354%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120550354: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120618235
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618235%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120618235: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120291886
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120291886%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120291886: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120245728
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120245728: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120245719
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120245719%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120245719: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120556241
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120556241%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120556241: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120555531
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555531%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120555531: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120555568
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120555568: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120555558
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120555558: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120555545
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555545%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120555545: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120555500
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555500%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120555500: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120555519
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120555519: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120648081
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648081%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120648081: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120648809
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648809%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120648809: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120649878
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649878%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120649878: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120649544
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649544%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120649544: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120651239
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651239%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120651239: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120649039
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120649039: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120652259
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120652259: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120097975
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [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 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120097975: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120651420
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651420%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120651420: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120652442
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652442%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120652442: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120648596
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648596%27 HTTP/1.1" 200 None
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Scrape type for 120648596: 0
2026-03-25 10:00:22 [astonbarclay.gb] INFO: Found listing with ID: 120134147
2026-03-25 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134147%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120134147: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120652810
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652810%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120652810: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120256211
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256211%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120256211: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120677559
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677559%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120677559: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120444510
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444510%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120444510: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120478150
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478150%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120478150: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120443912
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443912%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120443912: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120444460
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444460%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120444460: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120264018
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264018%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120264018: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120134033
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134033%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120134033: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120263591
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120263591%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120263591: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120677476
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677476%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120677476: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120029775
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120029775%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120029775: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120478141
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478141%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120478141: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120264042
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264042%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120264042: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120443631
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443631%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120443631: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120241549
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241549%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120241549: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120134274
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134274%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120134274: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120097687
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120097687%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120097687: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120134222
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134222%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120134222: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120256174
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256174%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120256174: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120444164
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444164%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120444164: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120648696
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648696%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120648696: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120652590
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652590%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120652590: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120651628
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651628%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120651628: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120651971
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651971%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120651971: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120650274
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650274%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120650274: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120256176
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256176%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120256176: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120650791
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650791%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120650791: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120478111
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478111%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120478111: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120241494
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241494%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120241494: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120649224
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649224%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120649224: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120677579
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677579%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120677579: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120677591
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677591%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120677591: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120677490
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677490%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120677490: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120677508
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677508%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120677508: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120677539
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677539%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120677539: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120521290
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521290%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120521290: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120521330
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521330%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120521330: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120041181
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120041181%27 HTTP/1.1" 200 None
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Scrape type for 120041181: 0
2026-03-25 10:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120521233
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521233%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120521233: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120521269
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521269%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120521269: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120521318
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521318%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120521318: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120211201
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120211201%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120211201: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120211258
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120211258%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120211258: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120521299
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521299%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120521299: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120521259
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521259%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120521259: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120288761
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120288761%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120288761: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 119809144
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119809144%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 119809144: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120521279
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521279%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120521279: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120521308
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521308%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120521308: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120521244
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521244%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120521244: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120624434
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624434%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120624434: 2
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120589541
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589541%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120589541: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120471871
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471871%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120471871: 2
2026-03-25 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120411937
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411937%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120411937: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120471829
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471829%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120471829: 2
2026-03-25 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120316899
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120316899%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120316899: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120471860
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471860%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120471860: 2
2026-03-25 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120589571
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589571%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120589571: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120624419
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624419%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120624419: 2
2026-03-25 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120471888
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471888%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120471888: 2
2026-03-25 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120002874
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120002874%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120002874: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120471898
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471898%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120471898: 2
2026-03-25 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120589602
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589602%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120589602: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120056601
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056601%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120056601: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120589527
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589527%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120589527: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120589562
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589562%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120589562: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120624352
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624352%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120624352: 2
2026-03-25 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120471846
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471846%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120471846: 2
2026-03-25 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 119616975
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119616975%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 119616975: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120624390
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624390%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120624390: 2
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 119794025
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119794025%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 119794025: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120589551
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589551%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120589551: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120624365
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624365%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120624365: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120399003
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120399003%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120399003: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120471909
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471909%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120471909: 2
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120300517
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120300517%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120300517: 0
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120624405
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624405%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120624405: 2
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120624448
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624448%27 HTTP/1.1" 200 None
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Scrape type for 120624448: 2
2026-03-25 10:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120625020
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625020%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120625020: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120312968
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120312968%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120312968: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 117112198
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117112198%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 117112198: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120687832
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687832%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120687832: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120605418
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605418%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120605418: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120311059
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120311059%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120311059: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 119212621
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119212621%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 119212621: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120719051
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719051%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120719051: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 119645610
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119645610%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 119645610: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120506592
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506592%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120506592: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120440202
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440202%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120440202: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120187103
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120187103%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120187103: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120247945
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120247945%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120247945: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120334145
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120334145%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120334145: 2
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120577150
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120577150%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120577150: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 117882812
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117882812%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 117882812: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120440390
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440390%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120440390: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120616712
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616712%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120616712: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120656433
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656433%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120656433: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120488732
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120488732%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120488732: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 112746460
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27112746460%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 112746460: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120482066
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482066%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120482066: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120616891
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616891%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120616891: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120506327
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506327%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120506327: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120622411
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622411%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120622411: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120324176
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120324176%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120324176: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120518926
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120518926%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120518926: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120645601
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645601%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120645601: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120650997
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650997%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120650997: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 113574765
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27113574765%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 113574765: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120616420
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616420%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120616420: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120401687
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401687%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120401687: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120440442
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440442%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120440442: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120676990
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676990%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120676990: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120525495
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525495%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120525495: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120536421
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120536421%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120536421: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120401673
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401673%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120401673: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120440470
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440470%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120440470: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120519095
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519095%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120519095: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120680690
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680690%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120680690: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120616928
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616928%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120616928: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120616817
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616817%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120616817: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120639921
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639921%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120639921: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120261304
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261304%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120261304: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120440453
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440453%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120440453: 2
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120617060
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617060%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120617060: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120401488
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401488%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120401488: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120719841
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719841%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120719841: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120720958
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120720958%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120720958: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120719638
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719638%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120719638: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120719074
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719074%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120719074: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120718614
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718614%27 HTTP/1.1" 200 None
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Scrape type for 120718614: 0
2026-03-25 10:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120718868
2026-03-25 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718868%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120718868: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120477778
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477778%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120477778: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120540637
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540637%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120540637: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120688601
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688601%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120688601: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120475596
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475596%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120475596: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120582597
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582597%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120582597: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120688264
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688264%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120688264: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120621184
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621184%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120621184: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120654283
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654283%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120654283: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120654349
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654349%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120654349: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120543427
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120543427%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120543427: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120582897
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582897%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120582897: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120617178
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617178%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120617178: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120582058
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582058%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120582058: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120540667
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540667%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120540667: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120654336
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654336%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120654336: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120654113
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654113%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120654113: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120537066
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537066%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120537066: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120540698
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540698%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120540698: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120402888
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402888%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120402888: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120653276
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653276%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120653276: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120619632
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619632%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120619632: 2
2026-03-25 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471871?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471829?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120624419?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120335811
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120335811%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120335811: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120453812
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453812%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120453812: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120322108
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120322108%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120322108: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120453748
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453748%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120453748: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 119992992
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119992992%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 119992992: 2
2026-03-25 10:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120624434?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471888?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120413042
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413042%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120413042: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120667394
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667394%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120667394: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120428169
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428169%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120428169: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120666509
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666509%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120666509: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120687150
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687150%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120687150: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120668153
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668153%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120668153: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120584837
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584837%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120584837: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120693873
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693873%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120693873: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120481458
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481458%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120481458: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120668185
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668185%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120668185: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120368640
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368640%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120368640: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120667218
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667218%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120667218: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120667528
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667528%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120667528: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120667775
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667775%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120667775: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120666587
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666587%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120666587: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120666157
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666157%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120666157: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120632848
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632848%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120632848: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120668424
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668424%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120668424: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120667873
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667873%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120667873: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120373468
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120373468%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120373468: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120632944
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632944%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120632944: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120695152
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695152%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120695152: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120667635
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667635%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120667635: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120397505
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120397505%27 HTTP/1.1" 200 None
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Scrape type for 120397505: 0
2026-03-25 10:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120666138
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666138%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120666138: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120257030
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257030%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120257030: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120443000
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443000%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120443000: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120691137
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691137%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120691137: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120647721
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647721%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120647721: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120316229
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120316229%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120316229: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120631853
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631853%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120631853: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120345230
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120345230%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120345230: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120657830
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657830%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120657830: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120690371
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690371%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120690371: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120659737
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659737%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120659737: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120656496
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656496%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120656496: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120691757
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691757%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120691757: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120650278
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650278%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120650278: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120645930
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645930%27 HTTP/1.1" 200 None
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Scrape type for 120645930: 0
2026-03-25 10:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120621555
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621555%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120621555: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120647610
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647610%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120647610: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120401206
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401206%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120401206: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120666147
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666147%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120666147: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120647284
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647284%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120647284: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120647951
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647951%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120647951: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120652440
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652440%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120652440: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120646164
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646164%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120646164: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120622377
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622377%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120622377: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120254900
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254900%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120254900: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120573970
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573970%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120573970: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120436090
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120436090%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120436090: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120668414
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668414%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120668414: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120586493
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586493%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120586493: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120334042
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120334042%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120334042: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120587864
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587864%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120587864: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120509974
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120509974%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120509974: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120396890
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120396890%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120396890: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120620613
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620613%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120620613: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120646144
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646144%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120646144: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120454660
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454660%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120454660: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120253625
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120253625%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120253625: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120503575
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120503575%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120503575: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120667264
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667264%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120667264: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120367074
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367074%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120367074: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120590454
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120590454%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120590454: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120584460
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584460%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120584460: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120650626
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650626%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120650626: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120616956
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616956%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120616956: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120620621
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620621%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120620621: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120592678
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592678%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120592678: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120591724
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591724%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120591724: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120320853
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320853%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120320853: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120585085
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585085%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120585085: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120586322
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586322%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120586322: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120615597
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615597%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120615597: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120585367
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585367%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120585367: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120627305
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627305%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120627305: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120297677
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297677%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120297677: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120256417
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256417%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120256417: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120657493
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657493%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120657493: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120631053
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631053%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120631053: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120537923
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537923%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120537923: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120656145
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656145%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120656145: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120367809
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367809%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120367809: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120610324
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120610324%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120610324: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120546011
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546011%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120546011: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120658357
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658357%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120658357: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120547045
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120547045%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120547045: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120651855
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651855%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120651855: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120518696
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120518696%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120518696: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120584213
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584213%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120584213: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120555861
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555861%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120555861: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120302812
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302812%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120302812: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120657364
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657364%27 HTTP/1.1" 200 None
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Scrape type for 120657364: 0
2026-03-25 10:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120552279
2026-03-25 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120552279%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120552279: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120374674
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120374674%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120374674: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120656222
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656222%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120656222: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120668504
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668504%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120668504: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120667468
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667468%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120667468: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120668316
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668316%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120668316: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120667917
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667917%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120667917: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120684046
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684046%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120684046: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120695209
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695209%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120695209: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 110700075
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27110700075%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 110700075: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120630156
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630156%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120630156: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120631151
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631151%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120631151: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120657113
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657113%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120657113: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120619662
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619662%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120619662: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120659978
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659978%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120659978: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120438101
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438101%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120438101: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120587142
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587142%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120587142: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120667782
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667782%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120667782: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120619890
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619890%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120619890: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120696486
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696486%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120696486: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120667880
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667880%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120667880: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120667628
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667628%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120667628: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562331
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562331%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562331: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120606319
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606319%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120606319: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120619943
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619943%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120619943: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562567
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562567%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562567: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562484
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562484%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562484: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120649354
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649354%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120649354: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562403
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562403%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562403: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120485459
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120485459%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120485459: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120586845
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586845%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120586845: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120586865
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586865%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120586865: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120586856
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586856%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120586856: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562507
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562507%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562507: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562548
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562548%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562548: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562277
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562277%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562277: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562320
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562320%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562320: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562354
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562354%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562354: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120546514
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546514%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120546514: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120410046
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410046%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120410046: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120404970
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404970%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120404970: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120441523
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441523%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120441523: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120175432
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120175432%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120175432: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120562469
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562469%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120562469: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120442046
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442046%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120442046: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120715480
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715480%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120715480: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120676747
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676747%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120676747: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120365355
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365355%27 HTTP/1.1" 200 None
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Scrape type for 120365355: 0
2026-03-25 10:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120715559
2026-03-25 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715559%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120715559: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120365404
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365404%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120365404: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120240102
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120240102%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120240102: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120408375
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408375%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120408375: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120102055
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120102055%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120102055: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119257637
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119257637%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 119257637: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120130227
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120130227%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120130227: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120596560
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596560%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120596560: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120506599
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506599%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120506599: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120505908
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505908%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120505908: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120522037
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120522037%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120522037: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120596518
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596518%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120596518: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120596595
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596595%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120596595: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120332599
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120332599%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120332599: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120596540
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596540%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120596540: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120675196
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675196%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120675196: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120332629
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120332629%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120332629: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120596530
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596530%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120596530: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120087826
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120087826%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120087826: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120715654
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715654%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120715654: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120717410
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717410%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120717410: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120715754
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715754%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120715754: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120716187
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716187%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120716187: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120716431
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716431%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120716431: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120199126
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120199126%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120199126: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120715744
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715744%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120715744: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120716009
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716009%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120716009: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120631647
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631647%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120631647: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120631714
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631714%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120631714: 2
2026-03-25 10:00: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 10:00: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 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120484235
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484235%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120484235: 0
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120589009
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589009%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120589009: 2
2026-03-25 10:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471898?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120624352?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471860?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120589079
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589079%27 HTTP/1.1" 200 None
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Scrape type for 120589079: 2
2026-03-25 10:00: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 10:00: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 10:00: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 10:00:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471871, 'registration': 'EF17RVX', 'account': 'MER023', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr Powershift', 'mileage': 47392, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2303, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-05-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-26', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EF17RVX/2026-03-19/image/070a3611-b77e-49e9-a4ff-a57d037bb4da_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/1a1746ce-b000-4d91-b5dc-2a5125cadb56_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/1a5efb0c-b490-4fc5-aefd-2de3c6d58d83_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/26b34eb4-56ec-49d9-8e07-7be2e7111561_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/7b6ad39a-2b03-43cc-bfdf-7f952bfc26b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/363dfaeb-469b-4ce4-97b6-04ac1c76488b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/7713edfd-9d61-4793-9d00-0e090f2b8a1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/1f0aaee1-ed68-45c1-ad62-13b14e0216f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/dbe864a0-3e1b-45b0-bb7d-1606c2d8e2b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/69e38bd4-b789-41a7-b60a-87298252a341_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 03/20 15K 05/22 23K 05/24 32K 01/26 47K', 'remarks': 'SKEY / SONY DAB Touchscreen Navigation with 12 Speakers, Rain sensing windscreen wipers, Tinted glass, Heated Door Mirrors,', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/374bfa89-381b-49b2-975f-2912ca1af302.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471871, 'registration': 'EF17RVX', 'account': 'MER023', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr Powershift', 'mileage': 47392, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2303, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-05-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-26', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EF17RVX/2026-03-19/image/070a3611-b77e-49e9-a4ff-a57d037bb4da_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/1a1746ce-b000-4d91-b5dc-2a5125cadb56_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/1a5efb0c-b490-4fc5-aefd-2de3c6d58d83_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/26b34eb4-56ec-49d9-8e07-7be2e7111561_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/7b6ad39a-2b03-43cc-bfdf-7f952bfc26b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/363dfaeb-469b-4ce4-97b6-04ac1c76488b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/7713edfd-9d61-4793-9d00-0e090f2b8a1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/1f0aaee1-ed68-45c1-ad62-13b14e0216f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/dbe864a0-3e1b-45b0-bb7d-1606c2d8e2b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17RVX/2026-03-19/image/69e38bd4-b789-41a7-b60a-87298252a341_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 03/20 15K 05/22 23K 05/24 32K 01/26 47K', 'remarks': 'SKEY / SONY DAB Touchscreen Navigation with 12 Speakers, Rain sensing windscreen wipers, Tinted glass, Heated Door Mirrors,', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/374bfa89-381b-49b2-975f-2912ca1af302.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 333bb3d6-b06d-587b-b0b1-ff187c1bbccc with identifier: 120471871
2026-03-25 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 333bb3d6-b06d-587b-b0b1-ff187c1bbccc with scrape type 2
2026-03-25 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 333bb3d6-b06d-587b-b0b1-ff187c1bbccc with scrape type 2
2026-03-25 10:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 333bb3d6-b06d-587b-b0b1-ff187c1bbccc, identifier: 120471871
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471829, 'registration': 'FN63VOP', 'account': 'MER023', 'make': 'VAUXHALL', 'model': 'MOKKA DIESEL HATCHBACK', 'derivative': '1.7 CDTi Exclusiv 5dr', 'mileage': 121758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2305, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-09-01', 'fuel': 'Diesel', 'motExpiry': '2026-07-16', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FN63VOP/2026-03-19/image/1cc52b9d-daa5-4c19-8486-8aed3d49aa86_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/7669ab8d-079c-4be6-8a8d-9a88a37e33e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/cf585061-b05c-42b4-85f9-ee3a99ebe757_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/ee1ed264-d418-4cb6-8d0e-054db5a2627b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/9a1a1775-cc23-4cc8-868c-5ba930c00f8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/3d1ad9e6-751b-4cf4-be70-30e6a1d81c0a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/14 6k 05/15 15k 05/16 21k 02/17 31k 05/18 49k 06/19 67k 06/20 83k 02/21 92k 07/22 103k 07/23 109k 07/24 113k 07/25 118k', 'remarks': 'S/KEY / Winter Pack, Heated/Electrically Folding Door Mirrors, Tinted glass', 'virtual': False, 'seller': 'Mercedes-Benz South West', '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/6d4e0ff3-e52b-404e-90e3-658285606a23.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471829, 'registration': 'FN63VOP', 'account': 'MER023', 'make': 'VAUXHALL', 'model': 'MOKKA DIESEL HATCHBACK', 'derivative': '1.7 CDTi Exclusiv 5dr', 'mileage': 121758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2305, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-09-01', 'fuel': 'Diesel', 'motExpiry': '2026-07-16', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FN63VOP/2026-03-19/image/1cc52b9d-daa5-4c19-8486-8aed3d49aa86_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/7669ab8d-079c-4be6-8a8d-9a88a37e33e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/cf585061-b05c-42b4-85f9-ee3a99ebe757_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/ee1ed264-d418-4cb6-8d0e-054db5a2627b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/9a1a1775-cc23-4cc8-868c-5ba930c00f8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN63VOP/2026-03-19/image/3d1ad9e6-751b-4cf4-be70-30e6a1d81c0a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/14 6k 05/15 15k 05/16 21k 02/17 31k 05/18 49k 06/19 67k 06/20 83k 02/21 92k 07/22 103k 07/23 109k 07/24 113k 07/25 118k', 'remarks': 'S/KEY / Winter Pack, Heated/Electrically Folding Door Mirrors, Tinted glass', 'virtual': False, 'seller': 'Mercedes-Benz South West', '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/6d4e0ff3-e52b-404e-90e3-658285606a23.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18306c54-5875-58ae-b5c8-28f6a52c09b3 with identifier: 120471829
2026-03-25 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18306c54-5875-58ae-b5c8-28f6a52c09b3 with scrape type 2
2026-03-25 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18306c54-5875-58ae-b5c8-28f6a52c09b3 with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 18306c54-5875-58ae-b5c8-28f6a52c09b3, identifier: 120471829
2026-03-25 10:00:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120624419, 'registration': 'GY62XDJ', 'account': 'MER023', 'make': 'HYUNDAI', 'model': 'IX35 DIESEL ESTATE', 'derivative': '1.7 CRDi Premium 5dr 2WD', 'mileage': 71555, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2309, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-02-27', 'fuel': 'Diesel', 'motExpiry': '2026-05-26', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/58226391-7ab8-4b98-adab-6cc3d856c708_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/736f8822-7fb1-4812-957e-87f77a1ae4f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/be7e5c47-b6d1-4fe0-957a-a59382eebfe9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/0cea8f0c-aaec-4b50-a251-63c94ae53425_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/3eaaef2f-d090-45c7-8bbe-9f6b1249fb7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/d96e1645-810a-42e3-b448-f2fd6916defc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/82af4471-5b89-4562-8e7b-5f9ed51a4eae_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/16 16K 04/17 23K 04/18 29K 04/19 35K 04/21 43K 05/22 49K 05/23 56K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/59b279ac-9592-4a1c-8fd1-28cbf2fa1050.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120624419, 'registration': 'GY62XDJ', 'account': 'MER023', 'make': 'HYUNDAI', 'model': 'IX35 DIESEL ESTATE', 'derivative': '1.7 CRDi Premium 5dr 2WD', 'mileage': 71555, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2309, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-02-27', 'fuel': 'Diesel', 'motExpiry': '2026-05-26', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/58226391-7ab8-4b98-adab-6cc3d856c708_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/736f8822-7fb1-4812-957e-87f77a1ae4f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/be7e5c47-b6d1-4fe0-957a-a59382eebfe9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/0cea8f0c-aaec-4b50-a251-63c94ae53425_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/3eaaef2f-d090-45c7-8bbe-9f6b1249fb7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/d96e1645-810a-42e3-b448-f2fd6916defc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY62XDJ/2026-03-20/image/82af4471-5b89-4562-8e7b-5f9ed51a4eae_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/16 16K 04/17 23K 04/18 29K 04/19 35K 04/21 43K 05/22 49K 05/23 56K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/59b279ac-9592-4a1c-8fd1-28cbf2fa1050.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3b22ede-b732-5167-b7ae-97e3a64105dc with identifier: 120624419
2026-03-25 10:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b22ede-b732-5167-b7ae-97e3a64105dc with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3b22ede-b732-5167-b7ae-97e3a64105dc with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c3b22ede-b732-5167-b7ae-97e3a64105dc, identifier: 120624419
2026-03-25 10:00:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120624434, 'registration': 'LF15BMO', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'SLK DIESEL ROADSTER', 'derivative': 'SLK 250 CDI AMG Sport 2dr Tip Auto', 'mileage': 88701, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2301, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-03-01', 'fuel': 'Diesel', 'motExpiry': '2027-01-28', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Roadster', 'images': ['https://abimg003.imgix.net/LF15BMO/2026-03-20/image/b23c36a9-414a-4ec0-b489-a32bfd39b4a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/bd2edf43-0153-4ed4-9de4-d706813912f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/3bee7007-416e-4478-be0a-0e94c629a584_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/22ddc2ae-a678-40a2-b200-cf1ecbdce9c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/65f9352d-3338-4560-be7f-8f61d08ca5dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/ef41717e-5eb3-4a03-b54d-16842c31edc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/41368143-f149-4c94-91c8-af7745c168af_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 02/16 6K 02/17 12K 01/18 19K 01/19 24K 01/20 31K', 'remarks': 'SKEY - Parktronic incl. parking guidance, Airscarf - neck level heating, Vario-roof, 18" AMG alloys: 5 spoke design, Front seats - heated, Mirror Package, black leather with red stitching, Fabric wind deflector, Exterior mirrors - electrically folding', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc4ffc95-6d22-473a-9232-1461d0c60546.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120624434, 'registration': 'LF15BMO', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'SLK DIESEL ROADSTER', 'derivative': 'SLK 250 CDI AMG Sport 2dr Tip Auto', 'mileage': 88701, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2301, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-03-01', 'fuel': 'Diesel', 'motExpiry': '2027-01-28', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Roadster', 'images': ['https://abimg003.imgix.net/LF15BMO/2026-03-20/image/b23c36a9-414a-4ec0-b489-a32bfd39b4a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/bd2edf43-0153-4ed4-9de4-d706813912f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/3bee7007-416e-4478-be0a-0e94c629a584_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/22ddc2ae-a678-40a2-b200-cf1ecbdce9c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/65f9352d-3338-4560-be7f-8f61d08ca5dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/ef41717e-5eb3-4a03-b54d-16842c31edc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15BMO/2026-03-20/image/41368143-f149-4c94-91c8-af7745c168af_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 02/16 6K 02/17 12K 01/18 19K 01/19 24K 01/20 31K', 'remarks': 'SKEY - Parktronic incl. parking guidance, Airscarf - neck level heating, Vario-roof, 18" AMG alloys: 5 spoke design, Front seats - heated, Mirror Package, black leather with red stitching, Fabric wind deflector, Exterior mirrors - electrically folding', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc4ffc95-6d22-473a-9232-1461d0c60546.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5545e180-57a4-5059-9d0e-8cf9dd0a7b9c with identifier: 120624434
2026-03-25 10:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5545e180-57a4-5059-9d0e-8cf9dd0a7b9c with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5545e180-57a4-5059-9d0e-8cf9dd0a7b9c with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5545e180-57a4-5059-9d0e-8cf9dd0a7b9c, identifier: 120624434
2026-03-25 10:00:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471888, 'registration': 'WU68HPK', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A200d Sport Edition 5dr', 'mileage': 71592, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2310, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-21', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU68HPK/2026-03-19/image/2815d2e1-ca1c-4159-bdc4-962b03fa12b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/a23867b8-528a-45e2-b515-07f29a618310_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/2beee1e9-9d28-4c2f-9828-99f619d84492_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/7747eb24-2679-4acf-a8ee-74264a49984d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/97139ccf-0f0c-4452-8cee-a2c1816bb601_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/f50ba8b7-b380-4f16-9043-cb052d67d7c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/7a2d3c74-05c3-4862-926d-792a910683bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/2fc9da70-43eb-4922-b425-4b64fe1b29f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/c4adaf01-1559-4873-9d71-e295e6d1fbae_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book SP 08/19 9K / INV 06/25 (NO MILEAGE)', 'remarks': 'SKEY, SD CARD / Garmin® MAP PILOT, Privacy Glass, 8-Inch Media Display, Light and sight package, Apple CarPlay, THERMOTRONIC automatic climate control', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ee26f14-88c7-4790-b87e-f920fc9a0888.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471888, 'registration': 'WU68HPK', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A200d Sport Edition 5dr', 'mileage': 71592, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2310, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-21', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU68HPK/2026-03-19/image/2815d2e1-ca1c-4159-bdc4-962b03fa12b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/a23867b8-528a-45e2-b515-07f29a618310_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/2beee1e9-9d28-4c2f-9828-99f619d84492_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/7747eb24-2679-4acf-a8ee-74264a49984d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/97139ccf-0f0c-4452-8cee-a2c1816bb601_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/f50ba8b7-b380-4f16-9043-cb052d67d7c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/7a2d3c74-05c3-4862-926d-792a910683bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/2fc9da70-43eb-4922-b425-4b64fe1b29f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU68HPK/2026-03-19/image/c4adaf01-1559-4873-9d71-e295e6d1fbae_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book SP 08/19 9K / INV 06/25 (NO MILEAGE)', 'remarks': 'SKEY, SD CARD / Garmin® MAP PILOT, Privacy Glass, 8-Inch Media Display, Light and sight package, Apple CarPlay, THERMOTRONIC automatic climate control', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ee26f14-88c7-4790-b87e-f920fc9a0888.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2656147d-fdd8-5edf-8995-e73e156d35fd with identifier: 120471888
2026-03-25 10:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2656147d-fdd8-5edf-8995-e73e156d35fd with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2656147d-fdd8-5edf-8995-e73e156d35fd with scrape type 2
2026-03-25 10:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2656147d-fdd8-5edf-8995-e73e156d35fd, identifier: 120471888
2026-03-25 10:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 333bb3d6-b06d-587b-b0b1-ff187c1bbccc with identifier: 120471871
2026-03-25 10:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-25 10:00:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 333bb3d6-b06d-587b-b0b1-ff187c1bbccc with identifier: 120471871
2026-03-25 10:00:32 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 333bb3d6-b06d-587b-b0b1-ff187c1bbccc with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 126,
'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': '333bb3d6-b06d-587b-b0b1-ff187c1bbccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF17RVX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471871',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'MONDEO DIESEL ESTATE',
'odometer': 47392,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-30',
'seller_name': 'Mercedes-Benz South West',
'title': 'FORD MONDEO DIESEL ESTATE 2.0 TDCi Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi Titanium 5dr Powershift',
'vin': None,
'year': 2017}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471871%27 HTTP/1.1" 200 None
2026-03-25 10:00:32 [astonbarclay.gb] INFO: Saving data for 120471871: {'auction_closing_time': 1774431900.0, 'created_time': 1773914532.279638, 'last_price_update_time': 1774432832.156014}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471871') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 18306c54-5875-58ae-b5c8-28f6a52c09b3 with identifier: 120471829
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 18306c54-5875-58ae-b5c8-28f6a52c09b3 with identifier: 120471829
2026-03-25 10:00:32 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 18306c54-5875-58ae-b5c8-28f6a52c09b3 with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '18306c54-5875-58ae-b5c8-28f6a52c09b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FN63VOP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471829',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'MOKKA DIESEL HATCHBACK',
'odometer': 121758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-01',
'seller_name': 'Mercedes-Benz South West',
'title': 'VAUXHALL MOKKA DIESEL HATCHBACK 1.7 CDTi Exclusiv 5dr',
'transmission': 'manual',
'trim': '1.7 CDTi Exclusiv 5dr',
'vin': None,
'year': 2013}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471829%27 HTTP/1.1" 200 None
2026-03-25 10:00:32 [astonbarclay.gb] INFO: Saving data for 120471829: {'auction_closing_time': 1774431900.0, 'created_time': 1773914524.287744, 'last_price_update_time': 1774432832.444202}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471829') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c3b22ede-b732-5167-b7ae-97e3a64105dc with identifier: 120624419
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c3b22ede-b732-5167-b7ae-97e3a64105dc with identifier: 120624419
2026-03-25 10:00:32 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c3b22ede-b732-5167-b7ae-97e3a64105dc with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'c3b22ede-b732-5167-b7ae-97e3a64105dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY62XDJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120624419',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'HYUNDAI',
'model': 'IX35 DIESEL ESTATE',
'odometer': 71555,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-27',
'seller_name': 'Mercedes-Benz South West',
'title': 'HYUNDAI IX35 DIESEL ESTATE 1.7 CRDi Premium 5dr 2WD',
'transmission': 'manual',
'trim': '1.7 CRDi Premium 5dr 2WD',
'vin': None,
'year': 2013}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624419%27 HTTP/1.1" 200 None
2026-03-25 10:00:32 [astonbarclay.gb] INFO: Saving data for 120624419: {'auction_closing_time': 1774431900.0, 'created_time': 1774001055.625412, 'last_price_update_time': 1774432832.623447}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120624419') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5545e180-57a4-5059-9d0e-8cf9dd0a7b9c with identifier: 120624434
2026-03-25 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5545e180-57a4-5059-9d0e-8cf9dd0a7b9c with identifier: 120624434
2026-03-25 10:00:32 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 5545e180-57a4-5059-9d0e-8cf9dd0a7b9c with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5545e180-57a4-5059-9d0e-8cf9dd0a7b9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LF15BMO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120624434',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'SLK DIESEL ROADSTER',
'odometer': 88701,
'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': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ SLK DIESEL ROADSTER SLK 250 CDI AMG Sport 2dr Tip '
'Auto',
'transmission': 'automatic',
'trim': 'SLK 250 CDI AMG Sport 2dr Tip Auto',
'vin': None,
'year': 2015}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624434%27 HTTP/1.1" 200 None
2026-03-25 10:00:32 [astonbarclay.gb] INFO: Saving data for 120624434: {'auction_closing_time': 1774431900.0, 'created_time': 1774001052.793917, 'last_price_update_time': 1774432832.688583}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120624434') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2656147d-fdd8-5edf-8995-e73e156d35fd with identifier: 120471888
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER HTTP/1.1" 200 None
2026-03-25 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2656147d-fdd8-5edf-8995-e73e156d35fd with identifier: 120471888
2026-03-25 10:00:32 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2656147d-fdd8-5edf-8995-e73e156d35fd with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '2656147d-fdd8-5edf-8995-e73e156d35fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WU68HPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471888',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS DIESEL HATCHBACK',
'odometer': 71592,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-30',
'seller_name': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ A CLASS DIESEL HATCHBACK A200d Sport Edition 5dr',
'transmission': 'manual',
'trim': 'A200d Sport Edition 5dr',
'vin': None,
'year': 2018}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471888%27 HTTP/1.1" 200 None
2026-03-25 10:00:32 [astonbarclay.gb] INFO: Saving data for 120471888: {'auction_closing_time': 1774431900.0, 'created_time': 1773914521.765774, 'last_price_update_time': 1774432832.90506}
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471888') HTTP/1.1" 204 0
2026-03-25 10:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120585283
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585283%27 HTTP/1.1" 200 None
2026-03-25 10:00:32 [astonbarclay.gb] INFO: Scrape type for 120585283: 2
2026-03-25 10:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120631689
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631689%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120631689: 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120430841
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120430841%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120430841: 2
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471898, 'registration': 'RO14NBD', 'account': 'MER023', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL ESTATE', 'derivative': '1.6 TDI SE 5dr', 'mileage': 159870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2312, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-06-05', 'fuel': 'Diesel', 'motExpiry': '2026-08-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO14NBD/2026-03-19/image/56c1c75a-c4c1-4c06-93f3-62c28328f20a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/ec3e1b8e-f288-42f0-9f6c-5e793bd9521f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/cbd91089-bbd0-4453-9ca4-1b227f77a48e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/f9e5bb36-e803-4933-a07f-357cd285bd87_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/70dac53b-bc6f-4848-9a95-5ce8d8aa804e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/fd0f82be-018a-485b-8c86-0e66bc46b550_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 01/15 17K 07/16 54K 06/17 65K 08/20 114K 08/23 141K 08/24 148K INV @ 06/19 105K 08/21 121K 06/22 (NO MILEAGE) 04/23 (NO MILEAGE) / cambelt/water pump 10/2029 108k', 'remarks': 'S/KEY / Parking sensors, front and rear', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7c110b02-83bc-4825-a609-4401f96d64fd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471898, 'registration': 'RO14NBD', 'account': 'MER023', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL ESTATE', 'derivative': '1.6 TDI SE 5dr', 'mileage': 159870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2312, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-06-05', 'fuel': 'Diesel', 'motExpiry': '2026-08-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO14NBD/2026-03-19/image/56c1c75a-c4c1-4c06-93f3-62c28328f20a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/ec3e1b8e-f288-42f0-9f6c-5e793bd9521f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/cbd91089-bbd0-4453-9ca4-1b227f77a48e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/f9e5bb36-e803-4933-a07f-357cd285bd87_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/70dac53b-bc6f-4848-9a95-5ce8d8aa804e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/fd0f82be-018a-485b-8c86-0e66bc46b550_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 01/15 17K 07/16 54K 06/17 65K 08/20 114K 08/23 141K 08/24 148K INV @ 06/19 105K 08/21 121K 06/22 (NO MILEAGE) 04/23 (NO MILEAGE) / cambelt/water pump 10/2029 108k', 'remarks': 'S/KEY / Parking sensors, front and rear', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7c110b02-83bc-4825-a609-4401f96d64fd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92e7ca7a-e94b-511d-b327-1ebe6d411605 with identifier: 120471898
2026-03-25 10:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e7ca7a-e94b-511d-b327-1ebe6d411605 with scrape type 2
2026-03-25 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92e7ca7a-e94b-511d-b327-1ebe6d411605 with scrape type 2
2026-03-25 10:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 92e7ca7a-e94b-511d-b327-1ebe6d411605, identifier: 120471898
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120624352, 'registration': 'BW17HYJ', 'account': 'MER023', 'make': 'KIA', 'model': 'VENGA DIESEL HATCHBACK', 'derivative': '1.6 CRDi ISG 4 5dr', 'mileage': 75754, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2317, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-06-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-25', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/885c48fe-7d05-4d05-9704-d2802a5cca5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/bbe99135-b6c0-4aad-9f8b-578f108ebcde_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/9b49a05a-3537-43db-ac0f-0d9a0d9a0ffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/7fe8b58b-7747-4a05-bb28-1ca7c36f97d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/19af7710-30c9-49f2-9179-5ec303c723d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/b95ad415-8a3f-421b-9d0e-61a928cac2f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/00244a8e-c8ad-473b-9938-2dda6d546da0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/3278effd-e33a-4b31-9268-bda644bff51b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/450854b3-0199-4ab4-a01d-e812769caa8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/f2dd12ee-08bd-44fb-81d0-8ba797c9433c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/6bd5eb42-d4f8-47e9-bf23-f5af89125c10_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 03/18 10K 12/19 30K 03/21 37K 06/22 47K', 'remarks': 'S/KEY SD - Sliding glass electric front sunroof, Tinted glass, Heated alloy & leather multi-function steering wheel, Heated Front Seats, Heated Door Mirrors', 'virtual': False, 'seller': 'Mercedes-Benz South West', '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/4de95404-9b08-4c8c-9457-030e814bbb3b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120624352, 'registration': 'BW17HYJ', 'account': 'MER023', 'make': 'KIA', 'model': 'VENGA DIESEL HATCHBACK', 'derivative': '1.6 CRDi ISG 4 5dr', 'mileage': 75754, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2317, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-06-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-25', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/885c48fe-7d05-4d05-9704-d2802a5cca5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/bbe99135-b6c0-4aad-9f8b-578f108ebcde_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/9b49a05a-3537-43db-ac0f-0d9a0d9a0ffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/7fe8b58b-7747-4a05-bb28-1ca7c36f97d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/19af7710-30c9-49f2-9179-5ec303c723d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/b95ad415-8a3f-421b-9d0e-61a928cac2f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/00244a8e-c8ad-473b-9938-2dda6d546da0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/3278effd-e33a-4b31-9268-bda644bff51b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/450854b3-0199-4ab4-a01d-e812769caa8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/f2dd12ee-08bd-44fb-81d0-8ba797c9433c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW17HYJ/2026-03-20/image/6bd5eb42-d4f8-47e9-bf23-f5af89125c10_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 03/18 10K 12/19 30K 03/21 37K 06/22 47K', 'remarks': 'S/KEY SD - Sliding glass electric front sunroof, Tinted glass, Heated alloy & leather multi-function steering wheel, Heated Front Seats, Heated Door Mirrors', 'virtual': False, 'seller': 'Mercedes-Benz South West', '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/4de95404-9b08-4c8c-9457-030e814bbb3b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e71037e3-628a-582d-9d85-89f7c92b31da with identifier: 120624352
2026-03-25 10:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e71037e3-628a-582d-9d85-89f7c92b31da with scrape type 2
2026-03-25 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e71037e3-628a-582d-9d85-89f7c92b31da with scrape type 2
2026-03-25 10:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e71037e3-628a-582d-9d85-89f7c92b31da, identifier: 120624352
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471860, 'registration': 'WF15VVG', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS HATCHBACK', 'derivative': 'B180 SE Executive 5dr Auto', 'mileage': 42330, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2307, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-11', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WF15VVG/2026-03-19/image/3413f79c-3308-4810-877c-9a52b222e603_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/189498c3-8d5c-4407-9419-22143afa851d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/6429b7e1-49b8-4cf7-abf6-4f4eb9f54d45_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/8f538d1f-9f55-417b-8b22-8278e05e4076_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/095d9d0c-984a-4422-ad9d-295040944539_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/466c1ce5-c1eb-4355-a071-18f7aa846ef5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/16fd7406-71a6-4b45-9a31-35b38a6a90d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/8c5c303a-df50-45d6-a357-93aeb0a40815_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/003a9f4b-4756-4f7b-80de-dd4da7997594_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/16 3K 04/17 7K 04/18 11K 04/19 15K 05/20 21K 05/21 24K 04/22 28K 04/23 32K 04/24 35K 04/25 39K', 'remarks': 'SKEY / Active parking assist including Parktronic, Exterior mirrors - electrically folding, Heated front seats, Mirror Package, Executive Package', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/32abe0e4-2a38-4895-b444-44a2e0e4ff51.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471860, 'registration': 'WF15VVG', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS HATCHBACK', 'derivative': 'B180 SE Executive 5dr Auto', 'mileage': 42330, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2307, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-11', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WF15VVG/2026-03-19/image/3413f79c-3308-4810-877c-9a52b222e603_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/189498c3-8d5c-4407-9419-22143afa851d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/6429b7e1-49b8-4cf7-abf6-4f4eb9f54d45_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/8f538d1f-9f55-417b-8b22-8278e05e4076_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/095d9d0c-984a-4422-ad9d-295040944539_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/466c1ce5-c1eb-4355-a071-18f7aa846ef5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/16fd7406-71a6-4b45-9a31-35b38a6a90d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/8c5c303a-df50-45d6-a357-93aeb0a40815_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF15VVG/2026-03-19/image/003a9f4b-4756-4f7b-80de-dd4da7997594_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/16 3K 04/17 7K 04/18 11K 04/19 15K 05/20 21K 05/21 24K 04/22 28K 04/23 32K 04/24 35K 04/25 39K', 'remarks': 'SKEY / Active parking assist including Parktronic, Exterior mirrors - electrically folding, Heated front seats, Mirror Package, Executive Package', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/32abe0e4-2a38-4895-b444-44a2e0e4ff51.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0b5b603-7a22-536b-9f24-3ccc0d9397d7 with identifier: 120471860
2026-03-25 10:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0b5b603-7a22-536b-9f24-3ccc0d9397d7 with scrape type 2
2026-03-25 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0b5b603-7a22-536b-9f24-3ccc0d9397d7 with scrape type 2
2026-03-25 10:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c0b5b603-7a22-536b-9f24-3ccc0d9397d7, identifier: 120471860
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120451431
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120451431%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120451431: 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120417833
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417833%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120417833: 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120374976
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120374976%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120374976: 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120555829
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555829%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120555829: 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120463700
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463700%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120463700: 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120417751
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417751%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120417751: 2
2026-03-25 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 92e7ca7a-e94b-511d-b327-1ebe6d411605 with identifier: 120471898
2026-03-25 10:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 92e7ca7a-e94b-511d-b327-1ebe6d411605 with identifier: 120471898
2026-03-25 10:00:33 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 92e7ca7a-e94b-511d-b327-1ebe6d411605 with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '92e7ca7a-e94b-511d-b327-1ebe6d411605',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO14NBD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471898',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL ESTATE',
'odometer': 159870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-05',
'seller_name': 'Mercedes-Benz South West',
'title': 'VOLKSWAGEN GOLF DIESEL ESTATE 1.6 TDI SE 5dr',
'transmission': 'manual',
'trim': '1.6 TDI SE 5dr',
'vin': None,
'year': 2014}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471898%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Saving data for 120471898: {'auction_closing_time': 1774431900.0, 'created_time': 1773914540.159496, 'last_price_update_time': 1774432833.60634}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471898') HTTP/1.1" 204 0
2026-03-25 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e71037e3-628a-582d-9d85-89f7c92b31da with identifier: 120624352
2026-03-25 10:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e71037e3-628a-582d-9d85-89f7c92b31da with identifier: 120624352
2026-03-25 10:00:33 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: e71037e3-628a-582d-9d85-89f7c92b31da with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'e71037e3-628a-582d-9d85-89f7c92b31da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BW17HYJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120624352',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'KIA',
'model': 'VENGA DIESEL HATCHBACK',
'odometer': 75754,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-29',
'seller_name': 'Mercedes-Benz South West',
'title': 'KIA VENGA DIESEL HATCHBACK 1.6 CRDi ISG 4 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi ISG 4 5dr',
'vin': None,
'year': 2017}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624352%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Saving data for 120624352: {'auction_closing_time': 1774431900.0, 'created_time': 1774001052.331651, 'last_price_update_time': 1774432833.643131}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120624352') HTTP/1.1" 204 0
2026-03-25 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c0b5b603-7a22-536b-9f24-3ccc0d9397d7 with identifier: 120471860
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED HTTP/1.1" 200 None
2026-03-25 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-25 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c0b5b603-7a22-536b-9f24-3ccc0d9397d7 with identifier: 120471860
2026-03-25 10:00:33 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c0b5b603-7a22-536b-9f24-3ccc0d9397d7 with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c0b5b603-7a22-536b-9f24-3ccc0d9397d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF15VVG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471860',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'B CLASS HATCHBACK',
'odometer': 42330,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-29',
'seller_name': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ B CLASS HATCHBACK B180 SE Executive 5dr Auto',
'transmission': 'automatic',
'trim': 'B180 SE Executive 5dr Auto',
'vin': None,
'year': 2015}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471860%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Saving data for 120471860: {'auction_closing_time': 1774431900.0, 'created_time': 1773914529.25721, 'last_price_update_time': 1774432833.925763}
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471860') HTTP/1.1" 204 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120463208
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463208%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120463208: 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120522991
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120522991%27 HTTP/1.1" 200 None
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Scrape type for 120522991: 0
2026-03-25 10:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120675479
2026-03-25 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675479%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120675479: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120682181
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682181%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120682181: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120554186
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554186%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120554186: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120554208
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554208%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120554208: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120595487
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595487%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120595487: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120554195
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554195%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120554195: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120473894
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473894%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120473894: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120413600
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413600%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120413600: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120554175
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554175%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120554175: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120546424
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546424%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120546424: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120534644
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120534644%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120534644: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120440606
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440606%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120440606: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120461410
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461410%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120461410: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120461472
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461472%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120461472: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120481658
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481658%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120481658: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120369549
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369549%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120369549: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120595536
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595536%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120595536: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120541686
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120541686%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120541686: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120461543
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461543%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120461543: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120595514
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595514%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120595514: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120369524
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369524%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120369524: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120595526
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595526%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120595526: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120369535
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369535%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120369535: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120461419
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461419%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120461419: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120440615
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440615%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120440615: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120461503
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461503%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120461503: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120505609
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505609%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120505609: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120658567
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658567%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120658567: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120548775
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120548775%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120548775: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120595560
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595560%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120595560: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120595549
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595549%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120595549: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120596958
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596958%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120596958: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120595478
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595478%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120595478: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120595589
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595589%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120595589: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120592255
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592255%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120592255: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120410862
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410862%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120410862: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120505622
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505622%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120505622: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120505580
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505580%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120505580: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120548811
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120548811%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120548811: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120461534
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461534%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120461534: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120597579
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120597579%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120597579: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120461514
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461514%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120461514: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120461494
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461494%27 HTTP/1.1" 200 None
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Scrape type for 120461494: 0
2026-03-25 10:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120480883
2026-03-25 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480883%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120480883: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120505631
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505631%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120505631: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120461525
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461525%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120461525: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120480873
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480873%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120480873: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120461565
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461565%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120461565: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120461552
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461552%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120461552: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120480862
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480862%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120480862: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120687428
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687428%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120687428: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120658602
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658602%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120658602: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120658611
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658611%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120658611: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120592274
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592274%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120592274: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120548766
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120548766%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120548766: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120658578
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658578%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120658578: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120535549
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535549%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120535549: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120686211
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686211%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120686211: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 119846458
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119846458%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 119846458: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120480606
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480606%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120480606: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120145776
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120145776%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120145776: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120535587
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535587%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120535587: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120535605
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535605%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120535605: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120695538
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695538%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120695538: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120623833
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623833%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120623833: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120695519
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695519%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120695519: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120723921
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723921%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120723921: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120623845
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623845%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120623845: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120658587
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658587%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120658587: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120535571
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535571%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120535571: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120692706
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692706%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120692706: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120692697
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692697%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120692697: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120280975
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120280975%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120280975: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 119889589
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119889589%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 119889589: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120327884
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120327884%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120327884: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120453970
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453970%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120453970: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120220474
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220474%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120220474: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 119811587
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119811587%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 119811587: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120592457
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592457%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120592457: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120690950
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690950%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120690950: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120653166
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653166%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120653166: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120679322
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679322%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120679322: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120646777
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646777%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120646777: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120515038
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515038%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120515038: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120484028
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484028%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120484028: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 118845719
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118845719%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 118845719: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 116795694
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116795694%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 116795694: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120573323
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573323%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120573323: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120620673
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620673%27 HTTP/1.1" 200 None
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Scrape type for 120620673: 0
2026-03-25 10:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120254818
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254818%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120254818: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120506878
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506878%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120506878: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120219322
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120219322%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120219322: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120264494
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264494%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120264494: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120437651
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120437651%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120437651: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120370125
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120370125%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120370125: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120255976
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120255976%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120255976: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120633063
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120633063%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120633063: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120125892
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120125892%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120125892: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120441640
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441640%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120441640: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120256266
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256266%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120256266: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120546114
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546114%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120546114: 1
2026-03-25 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120624390?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471909?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120127097
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120127097%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120127097: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 119411938
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119411938%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 119411938: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 118758309
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118758309%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 118758309: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 118987563
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118987563%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 118987563: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120720942
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120720942%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120720942: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120473240
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473240%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120473240: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120683511
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683511%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120683511: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120683497
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683497%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120683497: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120723171
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723171%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120723171: 1
2026-03-25 10:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120440453?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619632?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120334145?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120735705
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735705%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120735705: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120473180
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473180%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120473180: 2
2026-03-25 10:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120683481
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683481%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120683481: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120320597
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320597%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120320597: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120722683
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722683%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120722683: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120639870
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639870%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120639870: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 119641208
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641208%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 119641208: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 119770956
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119770956%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 119770956: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120659877
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659877%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120659877: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120411841
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411841%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120411841: 0
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120565687
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120565687%27 HTTP/1.1" 200 None
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Scrape type for 120565687: 2
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120624390, 'registration': 'WD64KTP', 'account': 'MER023', 'make': 'RENAULT', 'model': 'SCENIC DIESEL ESTATE', 'derivative': '1.5 dCi Dynamique TomTom Energy 5dr [Start Stop]', 'mileage': 72850, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2320, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-01-28', 'fuel': 'Diesel', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WD64KTP/2026-03-20/image/8376d1d1-9346-41d2-bbcc-a9c0949f54f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/c397eb27-1aa2-46d2-a32b-5aecd15622cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/8061d33b-cf0e-4d36-8787-6b728eb17c8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/96347b99-b8e0-4d72-a340-ea19c94f41b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/4ba604a0-9589-4b58-9db8-70a22bfb3609_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/04b2ccd6-4eb8-4714-8bc8-29cf81db890d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/16 8K 10/17 18K 01/18 24K 01/19 33K 01/20 41K 01/21 45K 01/22 50K 01/23 58K 01/24 63K 01/25 67K 01/26 72K', 'remarks': 'S/KEY SD - Heated Door Mirrors, Refrigerated storage compartment in glove compartment , Tinted glass, Privacy glass on the rear window and on the rear side windows', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7641f2ec-0079-42bf-a106-ae97c0ab5fc4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120624390, 'registration': 'WD64KTP', 'account': 'MER023', 'make': 'RENAULT', 'model': 'SCENIC DIESEL ESTATE', 'derivative': '1.5 dCi Dynamique TomTom Energy 5dr [Start Stop]', 'mileage': 72850, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2320, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-01-28', 'fuel': 'Diesel', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WD64KTP/2026-03-20/image/8376d1d1-9346-41d2-bbcc-a9c0949f54f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/c397eb27-1aa2-46d2-a32b-5aecd15622cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/8061d33b-cf0e-4d36-8787-6b728eb17c8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/96347b99-b8e0-4d72-a340-ea19c94f41b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/4ba604a0-9589-4b58-9db8-70a22bfb3609_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD64KTP/2026-03-20/image/04b2ccd6-4eb8-4714-8bc8-29cf81db890d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/16 8K 10/17 18K 01/18 24K 01/19 33K 01/20 41K 01/21 45K 01/22 50K 01/23 58K 01/24 63K 01/25 67K 01/26 72K', 'remarks': 'S/KEY SD - Heated Door Mirrors, Refrigerated storage compartment in glove compartment , Tinted glass, Privacy glass on the rear window and on the rear side windows', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7641f2ec-0079-42bf-a106-ae97c0ab5fc4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b382cf7b-905f-5539-80ea-38a9326bcb36 with identifier: 120624390
2026-03-25 10:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b382cf7b-905f-5539-80ea-38a9326bcb36 with scrape type 2
2026-03-25 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b382cf7b-905f-5539-80ea-38a9326bcb36 with scrape type 2
2026-03-25 10:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b382cf7b-905f-5539-80ea-38a9326bcb36, identifier: 120624390
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471909, 'registration': 'HJ64SXR', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL COUPE', 'derivative': 'C250 CDI AMG Sport Edition 2dr Auto [Premium Plus]', 'mileage': 87148, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2325, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-20', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/09ec3628-ae31-4e53-accd-11584c757257_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/a11d6c88-ab66-4cd7-83ec-e27aaa1c9ec9_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/40beaca4-2eb0-487a-bcd0-461d9052cd75_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/78341999-50e8-458d-912f-a2ecccd90ad0_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/eb26ae4f-202e-43b6-8d4a-34725d32d98a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/b77c93e2-264f-42fb-b693-5333db73919b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/76ff0c57-af7d-4bfe-bca3-cd3509d5227e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SP 10/15 8K 10/16 19K 10/17 29K 10/18 39K 10/19 52K 10/20 60K / INV 11/21 65K 01/23 72K 01/24 78K', 'remarks': 'SKEY / Panoramic glass sunroof, COMAND Online with Media Interface, 18" AMG alloy wheels (4) - 7-spoke design, Front seats - heated, Automatic air conditioning (THERMATIC), Mirror Package, Rain-sensing wipers, Exterior mirrors - electrically folding', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4e89e69f-20bc-4a26-8f09-358c944ab1c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471909, 'registration': 'HJ64SXR', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL COUPE', 'derivative': 'C250 CDI AMG Sport Edition 2dr Auto [Premium Plus]', 'mileage': 87148, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2325, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-20', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/09ec3628-ae31-4e53-accd-11584c757257_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/a11d6c88-ab66-4cd7-83ec-e27aaa1c9ec9_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/40beaca4-2eb0-487a-bcd0-461d9052cd75_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/78341999-50e8-458d-912f-a2ecccd90ad0_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/eb26ae4f-202e-43b6-8d4a-34725d32d98a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/b77c93e2-264f-42fb-b693-5333db73919b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ64SXR/2026-03-19/image/76ff0c57-af7d-4bfe-bca3-cd3509d5227e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SP 10/15 8K 10/16 19K 10/17 29K 10/18 39K 10/19 52K 10/20 60K / INV 11/21 65K 01/23 72K 01/24 78K', 'remarks': 'SKEY / Panoramic glass sunroof, COMAND Online with Media Interface, 18" AMG alloy wheels (4) - 7-spoke design, Front seats - heated, Automatic air conditioning (THERMATIC), Mirror Package, Rain-sensing wipers, Exterior mirrors - electrically folding', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4e89e69f-20bc-4a26-8f09-358c944ab1c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f64081d1-db60-55da-82a7-a06b77488b73 with identifier: 120471909
2026-03-25 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f64081d1-db60-55da-82a7-a06b77488b73 with scrape type 2
2026-03-25 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f64081d1-db60-55da-82a7-a06b77488b73 with scrape type 2
2026-03-25 10:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f64081d1-db60-55da-82a7-a06b77488b73, identifier: 120471909
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Found listing with ID: 119370810
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119370810%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Scrape type for 119370810: 0
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120639784
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639784%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Scrape type for 120639784: 0
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120472824
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120472824%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Scrape type for 120472824: 0
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Found listing with ID: 119833119
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119833119%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Scrape type for 119833119: 0
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Found listing with ID: 118996477
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118996477%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Scrape type for 118996477: 0
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120639844
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639844%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Scrape type for 120639844: 0
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Found listing with ID: 119972654
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119972654%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Scrape type for 119972654: 0
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120060554
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060554%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Scrape type for 120060554: 2
2026-03-25 10:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b382cf7b-905f-5539-80ea-38a9326bcb36 with identifier: 120624390
2026-03-25 10:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b382cf7b-905f-5539-80ea-38a9326bcb36 with identifier: 120624390
2026-03-25 10:00:37 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: b382cf7b-905f-5539-80ea-38a9326bcb36 with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'b382cf7b-905f-5539-80ea-38a9326bcb36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WD64KTP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120624390',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'SCENIC DIESEL ESTATE',
'odometer': 72850,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-28',
'seller_name': 'Mercedes-Benz South West',
'title': 'RENAULT SCENIC DIESEL ESTATE 1.5 dCi Dynamique TomTom Energy 5dr '
'[Start Stop]',
'transmission': 'manual',
'trim': '1.5 dCi Dynamique TomTom Energy 5dr [Start Stop]',
'vin': None,
'year': 2015}
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624390%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Saving data for 120624390: {'auction_closing_time': 1774431900.0, 'created_time': 1774001053.244548, 'last_price_update_time': 1774432837.539489}
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120624390') HTTP/1.1" 204 0
2026-03-25 10:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f64081d1-db60-55da-82a7-a06b77488b73 with identifier: 120471909
2026-03-25 10:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f64081d1-db60-55da-82a7-a06b77488b73 with identifier: 120471909
2026-03-25 10:00:37 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f64081d1-db60-55da-82a7-a06b77488b73 with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'f64081d1-db60-55da-82a7-a06b77488b73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HJ64SXR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471909',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL COUPE',
'odometer': 87148,
'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': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ C CLASS DIESEL COUPE C250 CDI AMG Sport Edition 2dr '
'Auto [Premium Plus]',
'transmission': 'automatic',
'trim': 'C250 CDI AMG Sport Edition 2dr Auto [Premium Plus]',
'vin': None,
'year': 2014}
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471909%27 HTTP/1.1" 200 None
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Saving data for 120471909: {'auction_closing_time': 1774431900.0, 'created_time': 1773914523.56161, 'last_price_update_time': 1774432837.784969}
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471909') HTTP/1.1" 204 0
2026-03-25 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471846?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120440453, 'registration': 'EY70FYE', 'account': 'MOT075', 'make': 'MG MOTOR UK', 'model': 'ZS ELECTRIC HATCHBACK', 'derivative': '105kW Exclusive EV 45kWh 5dr Auto', 'mileage': 38200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1031, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-25', 'fuel': 'Electric', 'motExpiry': '2027-02-23', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY70FYE/2026-03-17/image/b9a7ac7e-91f5-4fe5-98f8-3dfa27714880_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/39ca2570-7941-4797-983f-c7af7fd7d49b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/3b439800-5d14-42d5-a05e-db7046b930c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/dcb68662-ad53-43e8-93d6-d6635df9f626_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/4f11d39e-56c7-4795-b354-6b05c84024b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/1636f923-f4f7-43cc-b46e-5c4f84b340f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/68d1aa00-6866-4cc2-af0b-9c95e752de14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/f8036a3e-72c2-4123-97d6-030d194aa9cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/61522ab6-e2db-42e0-af10-ce3279ffedd1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25 - 30K,', 'remarks': 'VOSA STATES 14K, 22K, 30K, 37K SPARE KEY WITH PAERWORK', '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/3af25241-a7a8-41d6-b141-844a8e86e046.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120440453, 'registration': 'EY70FYE', 'account': 'MOT075', 'make': 'MG MOTOR UK', 'model': 'ZS ELECTRIC HATCHBACK', 'derivative': '105kW Exclusive EV 45kWh 5dr Auto', 'mileage': 38200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1031, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-25', 'fuel': 'Electric', 'motExpiry': '2027-02-23', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY70FYE/2026-03-17/image/b9a7ac7e-91f5-4fe5-98f8-3dfa27714880_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/39ca2570-7941-4797-983f-c7af7fd7d49b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/3b439800-5d14-42d5-a05e-db7046b930c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/dcb68662-ad53-43e8-93d6-d6635df9f626_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/4f11d39e-56c7-4795-b354-6b05c84024b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/1636f923-f4f7-43cc-b46e-5c4f84b340f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/68d1aa00-6866-4cc2-af0b-9c95e752de14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/f8036a3e-72c2-4123-97d6-030d194aa9cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY70FYE/2026-03-17/image/61522ab6-e2db-42e0-af10-ce3279ffedd1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25 - 30K,', 'remarks': 'VOSA STATES 14K, 22K, 30K, 37K SPARE KEY WITH PAERWORK', '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/3af25241-a7a8-41d6-b141-844a8e86e046.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6433accd-457d-5958-97cc-53ed1372dd05 with identifier: 120440453
2026-03-25 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6433accd-457d-5958-97cc-53ed1372dd05 with scrape type 2
2026-03-25 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6433accd-457d-5958-97cc-53ed1372dd05 with scrape type 2
2026-03-25 10:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6433accd-457d-5958-97cc-53ed1372dd05, identifier: 120440453
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120619632, 'registration': 'YS17TGO', 'account': 'WBA002', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.6 SCe 115 Access 5dr', 'mileage': 83957, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1201, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-05-25', 'fuel': 'Petrol', 'motExpiry': '2027-03-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS17TGO/2026-03-20/image/a0cc9059-086b-49b5-823d-424831881e3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/f38fdf43-5d91-4d42-be45-e47169d17219_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/1fe35189-70e8-45e9-ab80-01b7f8827e69_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/84e18ef5-21c8-4f80-9b5e-6440deae4234_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/9b5a17c1-5301-4c51-999a-e0a701ffa4f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/ff708d16-f234-470e-9f9c-fea4a19b312f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/1f770567-cec5-4669-aa19-e84ac2b43863_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/13331f4f-6dfe-4999-bce3-11fbb3ded881_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/c06e2be1-d403-437f-b90b-ea2e08f0b0ad_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/18-12K, 06/19-24K, 06/20-33K, 06/21-43K, 03/22-??, 02/23-60K, 03/24-67K, 03/25-76K', 'remarks': 'VOSA STATES 60K, 67K, 76K, 83K, 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': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/042e84ef-5be8-448c-a852-3bcf322c0a8c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120619632, 'registration': 'YS17TGO', 'account': 'WBA002', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.6 SCe 115 Access 5dr', 'mileage': 83957, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1201, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-05-25', 'fuel': 'Petrol', 'motExpiry': '2027-03-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS17TGO/2026-03-20/image/a0cc9059-086b-49b5-823d-424831881e3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/f38fdf43-5d91-4d42-be45-e47169d17219_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/1fe35189-70e8-45e9-ab80-01b7f8827e69_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/84e18ef5-21c8-4f80-9b5e-6440deae4234_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/9b5a17c1-5301-4c51-999a-e0a701ffa4f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/ff708d16-f234-470e-9f9c-fea4a19b312f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/1f770567-cec5-4669-aa19-e84ac2b43863_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/13331f4f-6dfe-4999-bce3-11fbb3ded881_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS17TGO/2026-03-20/image/c06e2be1-d403-437f-b90b-ea2e08f0b0ad_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/18-12K, 06/19-24K, 06/20-33K, 06/21-43K, 03/22-??, 02/23-60K, 03/24-67K, 03/25-76K', 'remarks': 'VOSA STATES 60K, 67K, 76K, 83K, 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': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/042e84ef-5be8-448c-a852-3bcf322c0a8c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 369c1424-54cb-50db-9725-dfc8590e7079 with identifier: 120619632
2026-03-25 10:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 369c1424-54cb-50db-9725-dfc8590e7079 with scrape type 2
2026-03-25 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 369c1424-54cb-50db-9725-dfc8590e7079 with scrape type 2
2026-03-25 10:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 369c1424-54cb-50db-9725-dfc8590e7079, identifier: 120619632
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120334145, 'registration': 'YJ69XMG', 'account': 'NOR038', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 311CDI L3 DIESEL RWD', 'derivative': '3.5t H2 Van', 'mileage': 116277, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 3006, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-15', 'doors': None, 'engineSize': 2143, 'bodyType': 'High Volume/High Roof Van', 'images': ['https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/2d73123c-eed0-4e45-9c96-1add7d1e587b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/92adaac8-caa6-4758-a32b-c152254868a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/bb52e88e-1e1e-4815-8154-92e413838ad9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/03cca8c8-13a0-4d66-8ba3-55c93d2175ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/fb5a0fe6-56b1-4c1e-b008-e6399d63e030_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/d065832a-13f3-4df3-9131-0155af68e212_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/9c43ce29-7ead-4d50-a1a1-41722f4e28b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/d3cb73a5-d40c-4663-bf33-3eb8f654aef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/b5d961b8-e313-42ea-9c58-83e50d86fd65_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': 'SKEY / MOT EXP 06/26 / VOSA STATES 61K, 79K, 100K, 111K', 'virtual': False, 'seller': 'Northside Truck & Van Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/52e7531e-8abb-4386-b6b9-4ec1b933cb6c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120334145, 'registration': 'YJ69XMG', 'account': 'NOR038', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 311CDI L3 DIESEL RWD', 'derivative': '3.5t H2 Van', 'mileage': 116277, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 3006, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-15', 'doors': None, 'engineSize': 2143, 'bodyType': 'High Volume/High Roof Van', 'images': ['https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/2d73123c-eed0-4e45-9c96-1add7d1e587b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/92adaac8-caa6-4758-a32b-c152254868a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/bb52e88e-1e1e-4815-8154-92e413838ad9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/03cca8c8-13a0-4d66-8ba3-55c93d2175ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/fb5a0fe6-56b1-4c1e-b008-e6399d63e030_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/d065832a-13f3-4df3-9131-0155af68e212_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/9c43ce29-7ead-4d50-a1a1-41722f4e28b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/d3cb73a5-d40c-4663-bf33-3eb8f654aef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ69XMG/2026-03-23/image/b5d961b8-e313-42ea-9c58-83e50d86fd65_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': 'SKEY / MOT EXP 06/26 / VOSA STATES 61K, 79K, 100K, 111K', 'virtual': False, 'seller': 'Northside Truck & Van Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/52e7531e-8abb-4386-b6b9-4ec1b933cb6c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 10:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73c836fe-b98f-56df-bfbf-edd3af910168 with identifier: 120334145
2026-03-25 10:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73c836fe-b98f-56df-bfbf-edd3af910168 with scrape type 2
2026-03-25 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73c836fe-b98f-56df-bfbf-edd3af910168 with scrape type 2
2026-03-25 10:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 73c836fe-b98f-56df-bfbf-edd3af910168, identifier: 120334145
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120659850
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659850%27 HTTP/1.1" 200 None
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Scrape type for 120659850: 0
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120465140
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120465140%27 HTTP/1.1" 200 None
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Scrape type for 120465140: 0
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120553389
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553389%27 HTTP/1.1" 200 None
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Scrape type for 120553389: 0
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120483011
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120483011%27 HTTP/1.1" 200 None
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Scrape type for 120483011: 0
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120659859
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659859%27 HTTP/1.1" 200 None
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Scrape type for 120659859: 0
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120463366
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463366%27 HTTP/1.1" 200 None
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Scrape type for 120463366: 0
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120161932
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120161932%27 HTTP/1.1" 200 None
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Scrape type for 120161932: 0
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120553301
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553301%27 HTTP/1.1" 200 None
2026-03-25 10:00:38 [astonbarclay.gb] INFO: Scrape type for 120553301: 2
2026-03-25 10:00: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 10:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120624448?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6433accd-457d-5958-97cc-53ed1372dd05 with identifier: 120440453
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 10:00:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6433accd-457d-5958-97cc-53ed1372dd05 with identifier: 120440453
2026-03-25 10:00:39 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6433accd-457d-5958-97cc-53ed1372dd05 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 6',
'engine': '',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '6433accd-457d-5958-97cc-53ed1372dd05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY70FYE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120440453',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MG MOTOR UK',
'model': 'ZS ELECTRIC HATCHBACK',
'odometer': 38200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-25',
'seller_name': 'MotoNovo Finance',
'title': 'MG MOTOR UK ZS ELECTRIC HATCHBACK 105kW Exclusive EV 45kWh 5dr Auto',
'transmission': 'automatic',
'trim': '105kW Exclusive EV 45kWh 5dr Auto',
'vin': None,
'year': 2020}
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440453%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Saving data for 120440453: {'auction_closing_time': 1774432800.0, 'created_time': 1773774192.010054, 'last_price_update_time': 1774432839.217411}
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120440453') HTTP/1.1" 204 0
2026-03-25 10:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 369c1424-54cb-50db-9725-dfc8590e7079 with identifier: 120619632
2026-03-25 10:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 369c1424-54cb-50db-9725-dfc8590e7079 with identifier: 120619632
2026-03-25 10:00:39 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 369c1424-54cb-50db-9725-dfc8590e7079 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '369c1424-54cb-50db-9725-dfc8590e7079',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS17TGO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619632',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'DUSTER ESTATE',
'odometer': 83957,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-25',
'seller_name': 'UKCGR - Premium',
'title': 'DACIA DUSTER ESTATE 1.6 SCe 115 Access 5dr',
'transmission': 'manual',
'trim': '1.6 SCe 115 Access 5dr',
'vin': None,
'year': 2017}
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619632%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Saving data for 120619632: {'auction_closing_time': 1774432800.0, 'created_time': 1774001038.177646, 'last_price_update_time': 1774432839.256017}
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619632') HTTP/1.1" 204 0
2026-03-25 10:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 73c836fe-b98f-56df-bfbf-edd3af910168 with identifier: 120334145
2026-03-25 10:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 73c836fe-b98f-56df-bfbf-edd3af910168 with identifier: 120334145
2026-03-25 10:00:39 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 73c836fe-b98f-56df-bfbf-edd3af910168 with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 204,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '73c836fe-b98f-56df-bfbf-edd3af910168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YJ69XMG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120334145',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER 311CDI L3 DIESEL RWD',
'odometer': 116277,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seller_name': 'Northside Truck & Van Ltd',
'title': 'MERCEDES-BENZ SPRINTER 311CDI L3 DIESEL RWD 3.5t H2 Van',
'transmission': 'manual',
'trim': '3.5t H2 Van',
'vin': None,
'year': 2019}
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120334145%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Saving data for 120334145: {'auction_closing_time': 1774431900.0, 'created_time': 1773774193.596551, 'last_price_update_time': 1774432839.307071}
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120334145') HTTP/1.1" 204 0
2026-03-25 10:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120624405?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120715604
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715604%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120715604: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120010523
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120010523%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120010523: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120639812
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639812%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120639812: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119879313
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879313%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 119879313: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120411946
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411946%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120411946: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120566055
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120566055%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120566055: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120445257
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120445257%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120445257: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120743887
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743887%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120743887: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120392758
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392758%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120392758: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120471982
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471982%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120471982: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119772104
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119772104%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 119772104: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119493164
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119493164%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 119493164: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119879468
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879468%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 119879468: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120462426
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120462426%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120462426: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 118786287
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118786287%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 118786287: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120063704
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063704%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120063704: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119333381
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119333381%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 119333381: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120371622
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371622%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120371622: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120411992
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411992%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120411992: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120411555
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411555%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120411555: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119677026
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119677026%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 119677026: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119516991
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119516991%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 119516991: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120107580
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120107580%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120107580: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120719417
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719417%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120719417: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120719461
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719461%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120719461: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119205512
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119205512%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 119205512: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120400092
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400092%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120400092: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120476516
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476516%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120476516: 2
2026-03-25 10:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120052843
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120052843%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120052843: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120719470
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719470%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120719470: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120719449
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719449%27 HTTP/1.1" 200 None
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Scrape type for 120719449: 0
2026-03-25 10:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119798644
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798644%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119798644: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120264322
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264322%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120264322: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119333923
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119333923%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119333923: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120719480
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719480%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120719480: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120055940
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055940%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120055940: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 117741373
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117741373%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 117741373: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119877843
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119877843%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119877843: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120169224
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120169224%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120169224: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119782336
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119782336%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119782336: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119334400
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119334400%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119334400: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120411831
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411831%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120411831: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120539350
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120539350%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120539350: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119760430
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119760430%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119760430: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120368795
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368795%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120368795: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119965853
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119965853%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119965853: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120478572
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478572%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120478572: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120442684
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442684%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120442684: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119856739
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119856739%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119856739: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119553413
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119553413%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119553413: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120262388
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262388%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120262388: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119641868
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641868%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119641868: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120474302
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474302%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120474302: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120475101
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475101%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120475101: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119031069
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119031069%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119031069: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119467880
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119467880%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119467880: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119857926
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857926%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119857926: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119857387
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857387%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119857387: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120062552
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120062552%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120062552: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119641521
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641521%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119641521: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120331407
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331407%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120331407: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 114751989
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114751989%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 114751989: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119398005
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119398005%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119398005: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120059826
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059826%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120059826: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120485149
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120485149%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120485149: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120411669
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411669%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 120411669: 0
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119537536
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119537536%27 HTTP/1.1" 200 None
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Scrape type for 119537536: 2
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471846, 'registration': 'RV62UZO', 'account': 'MER023', 'make': 'MAZDA', 'model': 'CX-5 ESTATE', 'derivative': '2.0 SE-L Nav 5dr', 'mileage': 107350, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2318, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-09-01', 'fuel': 'Petrol', 'motExpiry': '2027-02-23', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RV62UZO/2026-03-19/image/a56f42ac-43d2-44e9-9c6f-15897fb8e96a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/a7021365-204c-4412-9dec-951c66ab319e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/32325b81-e76b-44b7-9894-c5fab937b54f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/05f003fc-2c02-44a5-8a57-d536bf6696af_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/28f90fdc-ba46-45bd-8cbe-41dae3a24cff_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/21dff0b3-4a74-42fe-ad15-ab4411555799_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book BLANK', 'remarks': 'S/KEY SD', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/35664acc-0cdd-4fc6-8df3-c81a38f28cf4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471846, 'registration': 'RV62UZO', 'account': 'MER023', 'make': 'MAZDA', 'model': 'CX-5 ESTATE', 'derivative': '2.0 SE-L Nav 5dr', 'mileage': 107350, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2318, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-09-01', 'fuel': 'Petrol', 'motExpiry': '2027-02-23', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RV62UZO/2026-03-19/image/a56f42ac-43d2-44e9-9c6f-15897fb8e96a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/a7021365-204c-4412-9dec-951c66ab319e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/32325b81-e76b-44b7-9894-c5fab937b54f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/05f003fc-2c02-44a5-8a57-d536bf6696af_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/28f90fdc-ba46-45bd-8cbe-41dae3a24cff_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV62UZO/2026-03-19/image/21dff0b3-4a74-42fe-ad15-ab4411555799_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book BLANK', 'remarks': 'S/KEY SD', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/35664acc-0cdd-4fc6-8df3-c81a38f28cf4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df97e527-4a98-5c48-9b1b-b6f9ec78601e with identifier: 120471846
2026-03-25 10:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df97e527-4a98-5c48-9b1b-b6f9ec78601e with scrape type 2
2026-03-25 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df97e527-4a98-5c48-9b1b-b6f9ec78601e with scrape type 2
2026-03-25 10:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: df97e527-4a98-5c48-9b1b-b6f9ec78601e, identifier: 120471846
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120624448, 'registration': 'WF21XLO', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'GLA DIESEL HATCHBACK', 'derivative': 'GLA 200d Sport Executive 5dr Auto', 'mileage': 79236, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2328, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2021-06-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-20', 'doors': 5, 'engineSize': 1950, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WF21XLO/2026-03-20/image/04518c77-cc89-4e04-abed-ba1743988a44_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/97ab13f6-338f-4158-98eb-4f3dc3c28565_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/7977f8ee-be6b-4c8b-b04d-27acefc8c69f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/207f275e-8864-4fb4-b195-8a735b44a42b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/1a87998d-af3d-427f-96f0-b052b8ea21f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/ccb97a29-7e2a-4b02-89f1-5bf40f24abbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/6b3a48fc-ef51-4856-824e-c748099db5c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/7a6270e4-26fa-43ac-bae6-bd0b72018822_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/29327b22-45af-4500-b91c-dc74dbbb73e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/a0787581-cc37-476f-959d-7160886c8be1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 07/22 18K 01/24 55K 10/25 75K', 'remarks': 'SKEY - Apple Car Play, Active Parking Assist with PARKTRONIC, Active Lane Keeping Assist, Electrically folding exterior mirrors, THERMOTRONIC automatic climate control, Media-Display, Heated front seats, Parking Package, Mirror Package, 18-inch 5-twin-spoke light-alloy wheels, Light and Sight package', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a565fd4e-893a-4149-8a39-13d6bae6338d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120624448, 'registration': 'WF21XLO', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'GLA DIESEL HATCHBACK', 'derivative': 'GLA 200d Sport Executive 5dr Auto', 'mileage': 79236, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2328, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2021-06-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-20', 'doors': 5, 'engineSize': 1950, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WF21XLO/2026-03-20/image/04518c77-cc89-4e04-abed-ba1743988a44_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/97ab13f6-338f-4158-98eb-4f3dc3c28565_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/7977f8ee-be6b-4c8b-b04d-27acefc8c69f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/207f275e-8864-4fb4-b195-8a735b44a42b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/1a87998d-af3d-427f-96f0-b052b8ea21f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/ccb97a29-7e2a-4b02-89f1-5bf40f24abbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/6b3a48fc-ef51-4856-824e-c748099db5c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/7a6270e4-26fa-43ac-bae6-bd0b72018822_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/29327b22-45af-4500-b91c-dc74dbbb73e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF21XLO/2026-03-20/image/a0787581-cc37-476f-959d-7160886c8be1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 07/22 18K 01/24 55K 10/25 75K', 'remarks': 'SKEY - Apple Car Play, Active Parking Assist with PARKTRONIC, Active Lane Keeping Assist, Electrically folding exterior mirrors, THERMOTRONIC automatic climate control, Media-Display, Heated front seats, Parking Package, Mirror Package, 18-inch 5-twin-spoke light-alloy wheels, Light and Sight package', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a565fd4e-893a-4149-8a39-13d6bae6338d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf505d6-27fd-54c2-a562-e41dc461e190 with identifier: 120624448
2026-03-25 10:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf505d6-27fd-54c2-a562-e41dc461e190 with scrape type 2
2026-03-25 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbf505d6-27fd-54c2-a562-e41dc461e190 with scrape type 2
2026-03-25 10:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bbf505d6-27fd-54c2-a562-e41dc461e190, identifier: 120624448
2026-03-25 10:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: df97e527-4a98-5c48-9b1b-b6f9ec78601e with identifier: 120471846
2026-03-25 10:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: df97e527-4a98-5c48-9b1b-b6f9ec78601e with identifier: 120471846
2026-03-25 10:00:41 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: df97e527-4a98-5c48-9b1b-b6f9ec78601e with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'df97e527-4a98-5c48-9b1b-b6f9ec78601e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RV62UZO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471846',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MAZDA',
'model': 'CX-5 ESTATE',
'odometer': 107350,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-01',
'seller_name': 'Mercedes-Benz South West',
'title': 'MAZDA CX-5 ESTATE 2.0 SE-L Nav 5dr',
'transmission': 'manual',
'trim': '2.0 SE-L Nav 5dr',
'vin': None,
'year': 2012}
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471846%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Saving data for 120471846: {'auction_closing_time': 1774431900.0, 'created_time': 1773914520.880917, 'last_price_update_time': 1774432841.060817}
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471846') HTTP/1.1" 204 0
2026-03-25 10:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bbf505d6-27fd-54c2-a562-e41dc461e190 with identifier: 120624448
2026-03-25 10:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bbf505d6-27fd-54c2-a562-e41dc461e190 with identifier: 120624448
2026-03-25 10:00:41 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: bbf505d6-27fd-54c2-a562-e41dc461e190 with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'bbf505d6-27fd-54c2-a562-e41dc461e190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF21XLO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120624448',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'GLA DIESEL HATCHBACK',
'odometer': 79236,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-29',
'seller_name': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ GLA DIESEL HATCHBACK GLA 200d Sport Executive 5dr '
'Auto',
'transmission': 'automatic',
'trim': 'GLA 200d Sport Executive 5dr Auto',
'vin': None,
'year': 2021}
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624448%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Saving data for 120624448: {'auction_closing_time': 1774431900.0, 'created_time': 1774001019.076228, 'last_price_update_time': 1774432841.248505}
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120624448') HTTP/1.1" 204 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119651208
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119651208%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 119651208: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119756094
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119756094%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 119756094: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120479870
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479870%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120479870: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120244319
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120244319%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120244319: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120091035
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120091035%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120091035: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120262236
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262236%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120262236: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119676270
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119676270%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 119676270: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120090828
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120090828%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120090828: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120372054
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120372054%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120372054: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120109434
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120109434%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120109434: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120040757
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120040757%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120040757: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119907155
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119907155%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 119907155: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120059610
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059610%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120059610: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120406515
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406515%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120406515: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119853698
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119853698%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 119853698: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120475134
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475134%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120475134: 2
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120624405, 'registration': 'LG67TGK', 'account': 'MER023', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 68135, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2327, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-09-30', 'fuel': 'Diesel', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG67TGK/2026-03-20/image/4c388d26-77e5-45c9-a813-f1136aba02f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/3283531b-09b2-4899-b6cf-96ccb79c7bbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/72ff4f1e-e7df-4432-be64-af9efbe5a650_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/2133ea9a-8869-46ec-b22b-8cdd1fc3f902_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/af77b94e-5015-4f31-a2d0-1c6be0495e0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/aa5f2392-c0fd-4022-9207-8a0764a0dc58_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/146ae3b6-9afa-4d87-9e04-cb9c396af011_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/e2aa5c89-4672-4990-a81a-008b7c76e58c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/8a55c9ee-5608-4181-9755-12dedbd52870_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/2455caa7-02e5-4347-bb42-a325db1c2d23_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book SP 08/19 9K 04/25 58K / INV 07/23 35K', 'remarks': 'SKEY, SD CARD / DRN AVAILABLE - PHOTOCOPY OF V5 - Fixed Panoramic Roof including Powered Blind, Four-wheel Drive with Active Driveline (4WD), Privacy Glass, Lane Keeping Assist with Lane Departure Warning, Autonomous Emergency Braking and Driver Condition Monitor, InControl Wi-Fi, Heated Front Seats, Heated Door Mirrors, Leather Seats, Tinted glass', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': 'TF', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a5bf39e0-7024-49f1-aa00-b3b08e14d4f8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120624405, 'registration': 'LG67TGK', 'account': 'MER023', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 68135, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2327, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-09-30', 'fuel': 'Diesel', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG67TGK/2026-03-20/image/4c388d26-77e5-45c9-a813-f1136aba02f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/3283531b-09b2-4899-b6cf-96ccb79c7bbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/72ff4f1e-e7df-4432-be64-af9efbe5a650_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/2133ea9a-8869-46ec-b22b-8cdd1fc3f902_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/af77b94e-5015-4f31-a2d0-1c6be0495e0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/aa5f2392-c0fd-4022-9207-8a0764a0dc58_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/146ae3b6-9afa-4d87-9e04-cb9c396af011_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/e2aa5c89-4672-4990-a81a-008b7c76e58c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/8a55c9ee-5608-4181-9755-12dedbd52870_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG67TGK/2026-03-20/image/2455caa7-02e5-4347-bb42-a325db1c2d23_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book SP 08/19 9K 04/25 58K / INV 07/23 35K', 'remarks': 'SKEY, SD CARD / DRN AVAILABLE - PHOTOCOPY OF V5 - Fixed Panoramic Roof including Powered Blind, Four-wheel Drive with Active Driveline (4WD), Privacy Glass, Lane Keeping Assist with Lane Departure Warning, Autonomous Emergency Braking and Driver Condition Monitor, InControl Wi-Fi, Heated Front Seats, Heated Door Mirrors, Leather Seats, Tinted glass', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': 'TF', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a5bf39e0-7024-49f1-aa00-b3b08e14d4f8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57d0c7a9-25a8-5bfe-985b-b00705f16603 with identifier: 120624405
2026-03-25 10:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57d0c7a9-25a8-5bfe-985b-b00705f16603 with scrape type 2
2026-03-25 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57d0c7a9-25a8-5bfe-985b-b00705f16603 with scrape type 2
2026-03-25 10:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 57d0c7a9-25a8-5bfe-985b-b00705f16603, identifier: 120624405
2026-03-25 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631714?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120589079?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120585283?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120589009?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119992992?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 57d0c7a9-25a8-5bfe-985b-b00705f16603 with identifier: 120624405
2026-03-25 10:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 57d0c7a9-25a8-5bfe-985b-b00705f16603 with identifier: 120624405
2026-03-25 10:00:41 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 57d0c7a9-25a8-5bfe-985b-b00705f16603 with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': 134,
'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': '57d0c7a9-25a8-5bfe-985b-b00705f16603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG67TGK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120624405',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 68135,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-30',
'seller_name': 'Mercedes-Benz South West',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 SE Tech 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 SE Tech 5dr Auto',
'vin': None,
'year': 2017}
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624405%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Saving data for 120624405: {'auction_closing_time': 1774431900.0, 'created_time': 1774001014.991291, 'last_price_update_time': 1774432841.774458}
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120624405') HTTP/1.1" 204 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119196461
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119196461%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 119196461: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119325860
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119325860%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 119325860: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119373461
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119373461%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 119373461: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120417153
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417153%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120417153: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120473916
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473916%27 HTTP/1.1" 200 None
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Scrape type for 120473916: 0
2026-03-25 10:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119579221
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119579221%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119579221: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119797897
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119797897%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119797897: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120151632
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120151632%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120151632: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119642095
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119642095%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119642095: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120351754
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120351754%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120351754: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119937938
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119937938%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119937938: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119345464
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119345464%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119345464: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119821506
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119821506%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119821506: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 117750130
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117750130%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 117750130: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119915892
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119915892%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119915892: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120122180
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120122180%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120122180: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119581013
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119581013%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119581013: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119508668
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119508668%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119508668: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119755396
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119755396%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119755396: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120377822
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120377822%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120377822: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120056131
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056131%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120056131: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120244888
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120244888%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120244888: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120147059
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120147059%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120147059: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119648097
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119648097%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119648097: 2
2026-03-25 10:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119798473
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798473%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119798473: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119613838
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119613838%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119613838: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 118319892
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118319892%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 118319892: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120411982
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411982%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120411982: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119431738
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119431738%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119431738: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119850906
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119850906%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119850906: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120055031
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055031%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120055031: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120310450
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120310450%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120310450: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119772022
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119772022%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 119772022: 0
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120226993
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120226993%27 HTTP/1.1" 200 None
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Scrape type for 120226993: 2
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631714, 'registration': 'GX65AOG', 'account': 'JOH131', 'make': 'HYUNDAI', 'model': 'SANTA FE DIESEL ESTATE', 'derivative': '2.2 CRDi Premium SE 5dr [7 Seats]', 'mileage': 98983, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2201, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-03', 'fuel': 'Diesel', 'motExpiry': '2026-09-16', 'doors': 5, 'engineSize': 2199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GX65AOG/2026-03-20/image/f35cae49-8b93-44d6-9f69-26bcabcf1062_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/c42c92e5-3bb4-4bc0-b3f2-30a905f7cbc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/c25965b6-baed-4b6b-b6f1-7347eecb3a4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/dfc4892e-8163-4453-bf29-c65adaccd617_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/79ba6225-31d4-4481-b494-e607afc07fdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/3d6f1ce0-56e1-466b-904c-405b9df39237_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/81ee74f8-5c8f-4042-bb89-360bd0406f99_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/47c59263-a5c1-4793-b200-51ed51c50931_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/5291a3bb-870d-4580-980c-8298a19a0726_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/17- 20K, 08/18- 30K, 08/19- 42K, 08/20- 52K, 08/22- 69K, 09/24- 86K', 'remarks': 'VOSA STATES 68K, 78K, 86K, 94K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'JOHN GROSE', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f20afeb-f873-46fa-b989-75da84b5799d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631714, 'registration': 'GX65AOG', 'account': 'JOH131', 'make': 'HYUNDAI', 'model': 'SANTA FE DIESEL ESTATE', 'derivative': '2.2 CRDi Premium SE 5dr [7 Seats]', 'mileage': 98983, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2201, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-03', 'fuel': 'Diesel', 'motExpiry': '2026-09-16', 'doors': 5, 'engineSize': 2199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GX65AOG/2026-03-20/image/f35cae49-8b93-44d6-9f69-26bcabcf1062_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/c42c92e5-3bb4-4bc0-b3f2-30a905f7cbc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/c25965b6-baed-4b6b-b6f1-7347eecb3a4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/dfc4892e-8163-4453-bf29-c65adaccd617_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/79ba6225-31d4-4481-b494-e607afc07fdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/3d6f1ce0-56e1-466b-904c-405b9df39237_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/81ee74f8-5c8f-4042-bb89-360bd0406f99_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/47c59263-a5c1-4793-b200-51ed51c50931_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65AOG/2026-03-20/image/5291a3bb-870d-4580-980c-8298a19a0726_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/17- 20K, 08/18- 30K, 08/19- 42K, 08/20- 52K, 08/22- 69K, 09/24- 86K', 'remarks': 'VOSA STATES 68K, 78K, 86K, 94K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'JOHN GROSE', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f20afeb-f873-46fa-b989-75da84b5799d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a7798e-86c1-5e66-9c83-4bce264bfedf with identifier: 120631714
2026-03-25 10:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a7798e-86c1-5e66-9c83-4bce264bfedf with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03a7798e-86c1-5e66-9c83-4bce264bfedf with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 03a7798e-86c1-5e66-9c83-4bce264bfedf, identifier: 120631714
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120589079, 'registration': 'AY65YCG', 'account': 'JOH103', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T Tech Line 5dr', 'mileage': 68370, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2204, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-09-08', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY65YCG/2026-03-20/image/b00af850-93c0-40fe-9e5c-d30522337b76_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/22226093-a3be-460f-a065-2f7b26c07863_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/32f14777-d5be-4f87-8ef3-429b824f5ae6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/b428887d-ec3d-43f3-9bf9-8db1eb33e695_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/9369230a-9410-4fd5-a442-be36149700b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/54c3951b-86c8-4457-a1d9-d22395aef0d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/52de54bf-2c9c-4a4d-9db7-f1e8f10cbaaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/d6c5cfd4-fd03-4c8e-a462-812909c456d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/a635a1d3-d437-4730-ae8c-71c07e273ece_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/d00320b4-ef76-4416-a56e-6bf7f8c31fa3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/16-1K, 09/17-3K, 08/18-4K, 09/19-6K, 09/20-15K, 08/21-22K, 08/22-31K, 09/23-41K, 09/24-52K, 09/25-63K.', 'remarks': 'VOSA STATES MILES@ 31K, 41K, 52K, 63K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1150d360-34a3-4978-a0f4-d139171d3307.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120589079, 'registration': 'AY65YCG', 'account': 'JOH103', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T Tech Line 5dr', 'mileage': 68370, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2204, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-09-08', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY65YCG/2026-03-20/image/b00af850-93c0-40fe-9e5c-d30522337b76_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/22226093-a3be-460f-a065-2f7b26c07863_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/32f14777-d5be-4f87-8ef3-429b824f5ae6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/b428887d-ec3d-43f3-9bf9-8db1eb33e695_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/9369230a-9410-4fd5-a442-be36149700b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/54c3951b-86c8-4457-a1d9-d22395aef0d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/52de54bf-2c9c-4a4d-9db7-f1e8f10cbaaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/d6c5cfd4-fd03-4c8e-a462-812909c456d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/a635a1d3-d437-4730-ae8c-71c07e273ece_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY65YCG/2026-03-20/image/d00320b4-ef76-4416-a56e-6bf7f8c31fa3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/16-1K, 09/17-3K, 08/18-4K, 09/19-6K, 09/20-15K, 08/21-22K, 08/22-31K, 09/23-41K, 09/24-52K, 09/25-63K.', 'remarks': 'VOSA STATES MILES@ 31K, 41K, 52K, 63K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1150d360-34a3-4978-a0f4-d139171d3307.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c23a1a35-f2a0-5cc1-a803-ff2466e833aa with identifier: 120589079
2026-03-25 10:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c23a1a35-f2a0-5cc1-a803-ff2466e833aa with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c23a1a35-f2a0-5cc1-a803-ff2466e833aa with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c23a1a35-f2a0-5cc1-a803-ff2466e833aa, identifier: 120589079
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120585283, 'registration': 'AO64KLM', 'account': 'JOH109', 'make': 'CITROEN', 'model': 'DS3 HATCHBACK', 'derivative': '1.2 PureTech Dsign Plus 3dr', 'mileage': 120599, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2205, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-24', 'doors': 3, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO64KLM/2026-03-20/image/d1405cf6-4d51-408b-b1c1-539447478f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/ebac49ee-672e-4853-9fec-e63561327479_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/7a85b449-9b53-4341-8546-e7b8edf742c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/dd57a903-3bb3-427a-9169-c50e79e9080f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/a712326c-fc9c-48d1-90e1-e3381346826e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/30f236d4-0774-4423-827e-c7b0d16f8ea3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/78baa25f-0748-4600-8999-105e0e983f53_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/7fc2fc55-37da-4c97-9911-465cd18cd887_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/15-7K, 10/16-12K, 10/17-16K, 11/18-21K, 11/19-33K.', 'remarks': 'VOSA STATES MILES@ 71K, 88K, 109K, 116K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d478cb2-84bf-4948-a349-444d0c023c2f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120585283, 'registration': 'AO64KLM', 'account': 'JOH109', 'make': 'CITROEN', 'model': 'DS3 HATCHBACK', 'derivative': '1.2 PureTech Dsign Plus 3dr', 'mileage': 120599, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2205, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-24', 'doors': 3, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO64KLM/2026-03-20/image/d1405cf6-4d51-408b-b1c1-539447478f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/ebac49ee-672e-4853-9fec-e63561327479_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/7a85b449-9b53-4341-8546-e7b8edf742c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/dd57a903-3bb3-427a-9169-c50e79e9080f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/a712326c-fc9c-48d1-90e1-e3381346826e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/30f236d4-0774-4423-827e-c7b0d16f8ea3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/78baa25f-0748-4600-8999-105e0e983f53_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO64KLM/2026-03-20/image/7fc2fc55-37da-4c97-9911-465cd18cd887_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/15-7K, 10/16-12K, 10/17-16K, 11/18-21K, 11/19-33K.', 'remarks': 'VOSA STATES MILES@ 71K, 88K, 109K, 116K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d478cb2-84bf-4948-a349-444d0c023c2f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eae5d0cd-3828-5c9a-8631-d979e1fc9efc with identifier: 120585283
2026-03-25 10:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eae5d0cd-3828-5c9a-8631-d979e1fc9efc with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eae5d0cd-3828-5c9a-8631-d979e1fc9efc with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: eae5d0cd-3828-5c9a-8631-d979e1fc9efc, identifier: 120585283
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120589009, 'registration': 'LS62MXC', 'account': 'JOH103', 'make': 'RENAULT', 'model': 'CLIO DIESEL HATCHBACK', 'derivative': '1.5 dCi 88 eco2 Expression+ 3dr', 'mileage': 145761, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2203, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-27', 'fuel': 'Diesel', 'motExpiry': '2026-03-29', 'doors': 3, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS62MXC/2026-03-20/image/2b4860a1-cae6-4c5b-8b8a-da1249b3bd7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/8edddde8-f5bd-442d-a20f-d66ef19f73e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/fc526ddd-a175-4ff4-9465-6f9be775fdb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/d8f45bfd-ed6e-44cc-bec4-ce164c6fd303_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/d3e0fefb-0906-4299-bff6-0f86065e82c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/b3c5c6d5-6a07-42e2-9437-8a8d0d90a7a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/0e1d400a-f66a-4517-876e-66b3cc95c5e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/cd94b649-aa0e-4d66-8f1b-70f2b163c643_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/13-12K, 10/14-22K, 01/17-39K, 01/19-71K, 01/20-87K, 01/22-117K.', 'remarks': 'VOSA STATES MILES@ 117K, 127K, 140K, 142K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/be23213e-75a4-42c5-a2d8-e94670f86506.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120589009, 'registration': 'LS62MXC', 'account': 'JOH103', 'make': 'RENAULT', 'model': 'CLIO DIESEL HATCHBACK', 'derivative': '1.5 dCi 88 eco2 Expression+ 3dr', 'mileage': 145761, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2203, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-27', 'fuel': 'Diesel', 'motExpiry': '2026-03-29', 'doors': 3, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS62MXC/2026-03-20/image/2b4860a1-cae6-4c5b-8b8a-da1249b3bd7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/8edddde8-f5bd-442d-a20f-d66ef19f73e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/fc526ddd-a175-4ff4-9465-6f9be775fdb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/d8f45bfd-ed6e-44cc-bec4-ce164c6fd303_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/d3e0fefb-0906-4299-bff6-0f86065e82c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/b3c5c6d5-6a07-42e2-9437-8a8d0d90a7a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/0e1d400a-f66a-4517-876e-66b3cc95c5e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS62MXC/2026-03-20/image/cd94b649-aa0e-4d66-8f1b-70f2b163c643_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/13-12K, 10/14-22K, 01/17-39K, 01/19-71K, 01/20-87K, 01/22-117K.', 'remarks': 'VOSA STATES MILES@ 117K, 127K, 140K, 142K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/be23213e-75a4-42c5-a2d8-e94670f86506.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7d73c6-5102-538b-970d-ff0786e9f342 with identifier: 120589009
2026-03-25 10:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7d73c6-5102-538b-970d-ff0786e9f342 with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf7d73c6-5102-538b-970d-ff0786e9f342 with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bf7d73c6-5102-538b-970d-ff0786e9f342, identifier: 120589009
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119992992, 'registration': 'AP18KGO', 'account': 'WBA002', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 3 5dr', 'mileage': 105260, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1206, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-07-11', 'fuel': 'Diesel', 'motExpiry': '2026-11-21', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AP18KGO/2026-03-17/image/8d3a7efb-f197-4aa7-a282-9926af879a8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/123b9323-8074-4345-a0af-6c9b639c8aec_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/52d93b99-4a43-4b4b-b9f9-2611848a00aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/e1b922b6-5e62-4f45-8ace-c253414c2ea7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/1b46cb5d-dd69-4dfb-bdda-386f6524d0e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/ed74b653-6038-44fa-ac5e-7b18ec06a090_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/a46624c9-9f79-45a0-9fbe-170263cfac1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/c88e474e-d474-4cbd-a00f-da8a8ad78437_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18-9K, 05/19-17K, 12/19-26K, 10/20-39K, 06/21-52K, 05/22-71K, 05/23-85K', 'remarks': 'VOSA STATES - 71K, 85K, 96K, 101K - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b1ab5761-f3d0-4644-a305-73ad8205c0c6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119992992, 'registration': 'AP18KGO', 'account': 'WBA002', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 3 5dr', 'mileage': 105260, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1206, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-07-11', 'fuel': 'Diesel', 'motExpiry': '2026-11-21', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AP18KGO/2026-03-17/image/8d3a7efb-f197-4aa7-a282-9926af879a8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/123b9323-8074-4345-a0af-6c9b639c8aec_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/52d93b99-4a43-4b4b-b9f9-2611848a00aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/e1b922b6-5e62-4f45-8ace-c253414c2ea7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/1b46cb5d-dd69-4dfb-bdda-386f6524d0e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/ed74b653-6038-44fa-ac5e-7b18ec06a090_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/a46624c9-9f79-45a0-9fbe-170263cfac1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP18KGO/2026-03-17/image/c88e474e-d474-4cbd-a00f-da8a8ad78437_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18-9K, 05/19-17K, 12/19-26K, 10/20-39K, 06/21-52K, 05/22-71K, 05/23-85K', 'remarks': 'VOSA STATES - 71K, 85K, 96K, 101K - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b1ab5761-f3d0-4644-a305-73ad8205c0c6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4877befc-4fff-575e-bc24-a3024131e3dc with identifier: 119992992
2026-03-25 10:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4877befc-4fff-575e-bc24-a3024131e3dc with scrape type 2
2026-03-25 10:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4877befc-4fff-575e-bc24-a3024131e3dc with scrape type 2
2026-03-25 10:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4877befc-4fff-575e-bc24-a3024131e3dc, identifier: 119992992
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 115946044
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115946044%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 115946044: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 114387843
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114387843%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 114387843: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 116896106
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116896106%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 116896106: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 114098261
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114098261%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 114098261: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120299755
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120299755%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120299755: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119193826
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119193826%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 119193826: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119972264
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119972264%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 119972264: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 114638344
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114638344%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 114638344: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119639426
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119639426%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 119639426: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120442728
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442728%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120442728: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120264238
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264238%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120264238: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120542837
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542837%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120542837: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119967315
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119967315%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 119967315: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119646645
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119646645%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 119646645: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119504828
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119504828%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 119504828: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119498921
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119498921%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 119498921: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 116643554
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116643554%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 116643554: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 118608407
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118608407%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 118608407: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 118950379
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118950379%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 118950379: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 118463621
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118463621%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 118463621: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120446994
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446994%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120446994: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120617471
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617471%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120617471: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120415189
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415189%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120415189: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120447093
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447093%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120447093: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120463311
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463311%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120463311: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120378446
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120378446%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120378446: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120442874
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442874%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120442874: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120484995
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484995%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120484995: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120446950
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446950%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120446950: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120393576
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393576%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120393576: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120403903
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120403903%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120403903: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120594233
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594233%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120594233: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120525358
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525358%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120525358: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120558903
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120558903%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120558903: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120553268
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553268%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120553268: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120413983
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413983%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120413983: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120594466
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594466%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120594466: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120437058
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120437058%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120437058: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120295670
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295670%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120295670: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120446941
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446941%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120446941: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120295835
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295835%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120295835: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120476808
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476808%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120476808: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120292097
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120292097%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120292097: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120447179
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447179%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120447179: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120058501
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120058501%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120058501: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120366523
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120366523%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120366523: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120295334
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295334%27 HTTP/1.1" 200 None
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Scrape type for 120295334: 0
2026-03-25 10:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120622168
2026-03-25 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622168%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120622168: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120446107
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446107%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120446107: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120055288
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055288%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120055288: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295500
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295500%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120295500: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295379
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295379%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120295379: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120476818
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476818%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120476818: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 119808598
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119808598%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 119808598: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120572433
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120572433%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120572433: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120617807
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617807%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120617807: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295365
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295365%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120295365: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120631423
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631423%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120631423: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120602548
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120602548%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120602548: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120401133
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401133%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120401133: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 118823152
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118823152%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 118823152: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120729375
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729375%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120729375: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120364234
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364234%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120364234: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120351951
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120351951%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120351951: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 119971952
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971952%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 119971952: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120650561
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650561%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120650561: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120674439
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674439%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120674439: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295812
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295812%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120295812: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120674908
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674908%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120674908: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120688696
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688696%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120688696: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295716
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295716%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120295716: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120417320
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417320%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120417320: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120519906
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519906%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120519906: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120378830
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120378830%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120378830: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120484142
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484142%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120484142: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295646
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295646%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120295646: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295481
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295481%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120295481: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120441537
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441537%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120441537: 0
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120157396
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120157396%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Scrape type for 120157396: 2
2026-03-25 10:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 03a7798e-86c1-5e66-9c83-4bce264bfedf with identifier: 120631714
2026-03-25 10:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 03a7798e-86c1-5e66-9c83-4bce264bfedf with identifier: 120631714
2026-03-25 10:00:44 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 03a7798e-86c1-5e66-9c83-4bce264bfedf with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '03a7798e-86c1-5e66-9c83-4bce264bfedf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GX65AOG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631714',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'SANTA FE DIESEL ESTATE',
'odometer': 98983,
'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': 'JOHN GROSE',
'title': 'HYUNDAI SANTA FE DIESEL ESTATE 2.2 CRDi Premium SE 5dr [7 Seats]',
'transmission': 'manual',
'trim': '2.2 CRDi Premium SE 5dr [7 Seats]',
'vin': None,
'year': 2015}
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631714%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Saving data for 120631714: {'auction_closing_time': 1774432800.0, 'created_time': 1774001024.516571, 'last_price_update_time': 1774432844.668403}
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631714') HTTP/1.1" 204 0
2026-03-25 10:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c23a1a35-f2a0-5cc1-a803-ff2466e833aa with identifier: 120589079
2026-03-25 10:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c23a1a35-f2a0-5cc1-a803-ff2466e833aa with identifier: 120589079
2026-03-25 10:00:44 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c23a1a35-f2a0-5cc1-a803-ff2466e833aa with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c23a1a35-f2a0-5cc1-a803-ff2466e833aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AY65YCG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120589079',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 68370,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-01',
'seller_name': 'John Grose Group',
'title': 'VAUXHALL MOKKA HATCHBACK 1.4T Tech Line 5dr',
'transmission': 'manual',
'trim': '1.4T Tech Line 5dr',
'vin': None,
'year': 2015}
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589079%27 HTTP/1.1" 200 None
2026-03-25 10:00:44 [astonbarclay.gb] INFO: Saving data for 120589079: {'auction_closing_time': 1774432800.0, 'created_time': 1774001044.997194, 'last_price_update_time': 1774432844.963884}
2026-03-25 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120589079') HTTP/1.1" 204 0
2026-03-25 10:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: eae5d0cd-3828-5c9a-8631-d979e1fc9efc with identifier: 120585283
2026-03-25 10:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: eae5d0cd-3828-5c9a-8631-d979e1fc9efc with identifier: 120585283
2026-03-25 10:00:45 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: eae5d0cd-3828-5c9a-8631-d979e1fc9efc with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'eae5d0cd-3828-5c9a-8631-d979e1fc9efc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AO64KLM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120585283',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'DS3 HATCHBACK',
'odometer': 120599,
'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': 'John Grose Group',
'title': 'CITROEN DS3 HATCHBACK 1.2 PureTech Dsign Plus 3dr',
'transmission': 'manual',
'trim': '1.2 PureTech Dsign Plus 3dr',
'vin': None,
'year': 2014}
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585283%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Saving data for 120585283: {'auction_closing_time': 1774432800.0, 'created_time': 1774001043.290175, 'last_price_update_time': 1774432845.132871}
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120585283') HTTP/1.1" 204 0
2026-03-25 10:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bf7d73c6-5102-538b-970d-ff0786e9f342 with identifier: 120589009
2026-03-25 10:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bf7d73c6-5102-538b-970d-ff0786e9f342 with identifier: 120589009
2026-03-25 10:00:45 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: bf7d73c6-5102-538b-970d-ff0786e9f342 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf7d73c6-5102-538b-970d-ff0786e9f342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS62MXC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120589009',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CLIO DIESEL HATCHBACK',
'odometer': 145761,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-27',
'seller_name': 'John Grose Group',
'title': 'RENAULT CLIO DIESEL HATCHBACK 1.5 dCi 88 eco2 Expression+ 3dr',
'transmission': 'manual',
'trim': '1.5 dCi 88 eco2 Expression+ 3dr',
'vin': None,
'year': 2012}
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589009%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Saving data for 120589009: {'auction_closing_time': 1774432800.0, 'created_time': 1774001045.575987, 'last_price_update_time': 1774432845.177502}
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120589009') HTTP/1.1" 204 0
2026-03-25 10:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4877befc-4fff-575e-bc24-a3024131e3dc with identifier: 119992992
2026-03-25 10:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4877befc-4fff-575e-bc24-a3024131e3dc with identifier: 119992992
2026-03-25 10:00:45 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4877befc-4fff-575e-bc24-a3024131e3dc with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4877befc-4fff-575e-bc24-a3024131e3dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AP18KGO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119992992',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 105260,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-11',
'seller_name': 'UKCGR - Premium',
'title': 'KIA SPORTAGE DIESEL ESTATE 1.7 CRDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.7 CRDi ISG 3 5dr',
'vin': None,
'year': 2018}
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119992992%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Saving data for 119992992: {'auction_closing_time': 1774432800.0, 'created_time': 1773688002.253182, 'last_price_update_time': 1774432845.210057}
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119992992') HTTP/1.1" 204 0
2026-03-25 10:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120430841?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120476832
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476832%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120476832: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295393
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295393%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120295393: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120598377
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598377%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120598377: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120450571
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120450571%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120450571: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295348
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295348%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120295348: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120601640
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120601640%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120601640: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119761940
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119761940%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 119761940: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119979253
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119979253%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 119979253: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120636019
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120636019%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120636019: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295312
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295312%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120295312: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120297093
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297093%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120297093: 2
2026-03-25 10:00: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 10:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120417751?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00: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 10:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120546114?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 118813061
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118813061%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 118813061: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119997117
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119997117%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 119997117: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120731329
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731329%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120731329: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120553020
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553020%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120553020: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120401825
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401825%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120401825: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295802
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295802%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120295802: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120752694
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752694%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120752694: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120197297
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197297%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120197297: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120684705
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684705%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120684705: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120368389
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368389%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120368389: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120597377
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120597377%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120597377: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120714534
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714534%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120714534: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 117831433
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831433%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 117831433: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 117831399
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831399%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 117831399: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120606569
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606569%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120606569: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120645853
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645853%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120645853: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120447102
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447102%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120447102: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120571981
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120571981%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120571981: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120447169
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447169%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120447169: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120630889
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630889%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120630889: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119453456
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453456%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 119453456: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119453437
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453437%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 119453437: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 117864929
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117864929%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 117864929: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120401646
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401646%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120401646: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120400611
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400611%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120400611: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120502207
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502207%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120502207: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120476861
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476861%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120476861: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295738
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295738%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120295738: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120676520
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676520%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120676520: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120476607
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476607%27 HTTP/1.1" 200 None
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Scrape type for 120476607: 0
2026-03-25 10:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120476879
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476879%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120476879: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120295687
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295687%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120295687: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120295763
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295763%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120295763: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120481432
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481432%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120481432: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120223236
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120223236%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120223236: 2
2026-03-25 10:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120430841, 'registration': 'MJ67WEW', 'account': 'JOH103', 'make': 'TOYOTA', 'model': 'AVENSIS DIESEL TOURING SPORT', 'derivative': '2.0D Business Edition 5dr', 'mileage': 149684, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2207, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-01-15', 'fuel': 'Diesel', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/6eea89c1-3787-4a3b-8f81-9a2fbac3cec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/75ff6445-4bd8-4f8f-b16c-bd12ad760721_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/607dbbd6-a971-485b-894e-76dcafc29a4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/e4d51904-41ad-4bfe-803f-01df5f33283a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/404006a2-4ee0-4331-9359-696f62377174_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/659b98fc-3aa8-4f6b-a40d-209253a6a933_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/e8d396d3-87ab-4193-bed6-b358d024e7e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/572baadb-1281-44e8-a992-3a6c4193c0b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/d68a0ecb-570a-4cee-9d2c-13ad4478736f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES MILES@ 115K, 130K, 143K, 148K.Ex-Private Hire', 'virtual': False, 'seller': 'John Grose Group', '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/ed133f8c-bd0f-4efe-a531-bb19a7372ffc.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120430841, 'registration': 'MJ67WEW', 'account': 'JOH103', 'make': 'TOYOTA', 'model': 'AVENSIS DIESEL TOURING SPORT', 'derivative': '2.0D Business Edition 5dr', 'mileage': 149684, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2207, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-01-15', 'fuel': 'Diesel', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/6eea89c1-3787-4a3b-8f81-9a2fbac3cec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/75ff6445-4bd8-4f8f-b16c-bd12ad760721_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/607dbbd6-a971-485b-894e-76dcafc29a4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/e4d51904-41ad-4bfe-803f-01df5f33283a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/404006a2-4ee0-4331-9359-696f62377174_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/659b98fc-3aa8-4f6b-a40d-209253a6a933_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/e8d396d3-87ab-4193-bed6-b358d024e7e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/572baadb-1281-44e8-a992-3a6c4193c0b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ67WEW/2026-03-19/image/d68a0ecb-570a-4cee-9d2c-13ad4478736f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES MILES@ 115K, 130K, 143K, 148K.Ex-Private Hire', 'virtual': False, 'seller': 'John Grose Group', '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/ed133f8c-bd0f-4efe-a531-bb19a7372ffc.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4a16143-5820-58e7-8dc2-4310d5a8bb19 with identifier: 120430841
2026-03-25 10:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4a16143-5820-58e7-8dc2-4310d5a8bb19 with scrape type 2
2026-03-25 10:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4a16143-5820-58e7-8dc2-4310d5a8bb19 with scrape type 2
2026-03-25 10:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e4a16143-5820-58e7-8dc2-4310d5a8bb19, identifier: 120430841
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120595361
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595361%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120595361: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120585334
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585334%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120585334: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120053848
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120053848%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120053848: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120655797
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655797%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120655797: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120295276
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295276%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120295276: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120333553
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120333553%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120333553: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120525415
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525415%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120525415: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 117831410
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831410%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 117831410: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120228997
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120228997%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120228997: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120414008
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120414008%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120414008: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120344753
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120344753%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120344753: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120446985
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446985%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120446985: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120476870
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476870%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120476870: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120447157
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447157%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120447157: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120446932
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446932%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120446932: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120250741
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120250741%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120250741: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119650779
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119650779%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 119650779: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120574575
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574575%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120574575: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120406593
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406593%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120406593: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120225098
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120225098%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120225098: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120507267
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507267%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120507267: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120467659
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467659%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 120467659: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119408215
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119408215%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 119408215: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119203393
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119203393%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 119203393: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119328399
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328399%27 HTTP/1.1" 200 None
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Scrape type for 119328399: 0
2026-03-25 10:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120284378
2026-03-25 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120284378%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120284378: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119343898
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119343898%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119343898: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119819209
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119819209%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119819209: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119388788
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119388788%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119388788: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118039211
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118039211%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 118039211: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119286395
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119286395%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119286395: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119362345
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119362345%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119362345: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119687761
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119687761%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119687761: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120581723
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581723%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120581723: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119516479
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119516479%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119516479: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120521730
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521730%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120521730: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120661959
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120661959%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120661959: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120277850
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277850%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120277850: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120309460
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120309460%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120309460: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120283908
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120283908%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120283908: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120050893
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120050893%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120050893: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120331566
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331566%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120331566: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120196523
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196523%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120196523: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120261888
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261888%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120261888: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120422957
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120422957%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120422957: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120262153
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262153%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120262153: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119783408
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119783408%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119783408: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119942033
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119942033%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119942033: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120467270
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467270%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120467270: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119348869
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348869%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119348869: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120338114
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120338114%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120338114: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120320575
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320575%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120320575: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120400251
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400251%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120400251: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120022329
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120022329%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120022329: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119348144
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348144%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119348144: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120206283
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206283%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120206283: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119783370
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119783370%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119783370: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120292385
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120292385%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120292385: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120469224
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120469224%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120469224: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120393438
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393438%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120393438: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120331636
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331636%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120331636: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120428872
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428872%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120428872: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119427785
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119427785%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119427785: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119328453
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328453%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119328453: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120392774
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392774%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120392774: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118537231
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118537231%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 118537231: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120238552
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120238552%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120238552: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119629584
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629584%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119629584: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119393289
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119393289%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119393289: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119669852
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119669852%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119669852: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120656054
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656054%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120656054: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118714230
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118714230%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 118714230: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118276839
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118276839%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 118276839: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118345369
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118345369%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 118345369: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118872805
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118872805%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 118872805: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119244033
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119244033%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119244033: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120017370
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120017370%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120017370: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120061633
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120061633%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 120061633: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119670217
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119670217%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 119670217: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 117742671
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117742671%27 HTTP/1.1" 200 None
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Scrape type for 117742671: 0
2026-03-25 10:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120542115
2026-03-25 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542115%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120542115: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120198623
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120198623%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120198623: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120563695
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120563695%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120563695: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120537089
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537089%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120537089: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120653062
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653062%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120653062: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120261858
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261858%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120261858: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120691127
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691127%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120691127: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120686647
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686647%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120686647: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120683714
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683714%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120683714: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120694672
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694672%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120694672: 2
2026-03-25 10:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e4a16143-5820-58e7-8dc2-4310d5a8bb19 with identifier: 120430841
2026-03-25 10:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e4a16143-5820-58e7-8dc2-4310d5a8bb19 with identifier: 120430841
2026-03-25 10:00:48 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: e4a16143-5820-58e7-8dc2-4310d5a8bb19 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4a16143-5820-58e7-8dc2-4310d5a8bb19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ67WEW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120430841',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AVENSIS DIESEL TOURING SPORT',
'odometer': 149684,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-15',
'seller_name': 'John Grose Group',
'title': 'TOYOTA AVENSIS DIESEL TOURING SPORT 2.0D Business Edition 5dr',
'transmission': 'manual',
'trim': '2.0D Business Edition 5dr',
'vin': None,
'year': 2018}
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120430841%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Saving data for 120430841: {'auction_closing_time': 1774432800.0, 'created_time': 1773774175.698942, 'last_price_update_time': 1774432848.213813}
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120430841') HTTP/1.1" 204 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120417751, 'registration': 'EO17KYW', 'account': 'JOH103', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 60372, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2213, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-06-28', 'fuel': 'Petrol', 'motExpiry': '2026-07-23', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO17KYW/2026-03-18/image/f5562b9a-149d-4e19-ae33-46d35aefea03_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/c6d9674b-01a0-4d0c-a26d-744950091d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/72390c0a-5d10-4604-880e-9e0c4d0cd414_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/d3f87e03-1ad6-4804-9733-32c63fe2635c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/8cb60fb3-87f6-4743-a28b-355a394b0f16_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/f9cf76c0-5c9e-45d1-a391-eb1e6ac7d20f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/d91ae2e5-9f26-4184-b16a-7bcb0d7d9cc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/bdec9552-4c8b-4019-816d-92605825316f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/5aa2d4a5-5f53-4737-880a-f03ea8ac8ef0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 07/18- 2K, 07/19- 3K, 06/21- 11K, 11/23- 36K, 05/25- 52K', 'remarks': 'VOSA STATES MILES@ UNKNOWN, 4K, 11K, 21K, 32K, 43K, 53K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/58d51ef9-2f1a-4a0d-9bc1-86cb0d923e94.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120417751, 'registration': 'EO17KYW', 'account': 'JOH103', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 60372, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2213, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-06-28', 'fuel': 'Petrol', 'motExpiry': '2026-07-23', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO17KYW/2026-03-18/image/f5562b9a-149d-4e19-ae33-46d35aefea03_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/c6d9674b-01a0-4d0c-a26d-744950091d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/72390c0a-5d10-4604-880e-9e0c4d0cd414_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/d3f87e03-1ad6-4804-9733-32c63fe2635c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/8cb60fb3-87f6-4743-a28b-355a394b0f16_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/f9cf76c0-5c9e-45d1-a391-eb1e6ac7d20f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/d91ae2e5-9f26-4184-b16a-7bcb0d7d9cc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/bdec9552-4c8b-4019-816d-92605825316f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17KYW/2026-03-18/image/5aa2d4a5-5f53-4737-880a-f03ea8ac8ef0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 07/18- 2K, 07/19- 3K, 06/21- 11K, 11/23- 36K, 05/25- 52K', 'remarks': 'VOSA STATES MILES@ UNKNOWN, 4K, 11K, 21K, 32K, 43K, 53K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/58d51ef9-2f1a-4a0d-9bc1-86cb0d923e94.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ea64f6d-90d5-5114-8ea1-b9176d816415 with identifier: 120417751
2026-03-25 10:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ea64f6d-90d5-5114-8ea1-b9176d816415 with scrape type 2
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ea64f6d-90d5-5114-8ea1-b9176d816415 with scrape type 2
2026-03-25 10:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5ea64f6d-90d5-5114-8ea1-b9176d816415, identifier: 120417751
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120546114, 'registration': 'GX25LHF', 'account': 'LIQ001', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '123 xDrive M Sport 5dr Step Auto', 'mileage': 14864, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': 1, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-06-04', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GX25LHF/2026-03-18/image/3c512836-3da7-44ab-ac71-c070da9e7a67_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/f1775a65-4313-44be-be8e-88e44361f6ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/c43078b2-cc13-4420-9fc1-024d40189f4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/cc20d6de-8fc8-4513-a51f-f4da3315dffc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/5c2c9b21-d809-4e00-bbcc-bc09320a0d74_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/b8751448-34c5-4959-85a0-7eb846b45bcc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Liquid Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4360648b-b6d6-4310-9620-968ea13ec93e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120546114, 'registration': 'GX25LHF', 'account': 'LIQ001', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '123 xDrive M Sport 5dr Step Auto', 'mileage': 14864, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': 1, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-06-04', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GX25LHF/2026-03-18/image/3c512836-3da7-44ab-ac71-c070da9e7a67_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/f1775a65-4313-44be-be8e-88e44361f6ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/c43078b2-cc13-4420-9fc1-024d40189f4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/cc20d6de-8fc8-4513-a51f-f4da3315dffc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/5c2c9b21-d809-4e00-bbcc-bc09320a0d74_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/b8751448-34c5-4959-85a0-7eb846b45bcc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Liquid Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4360648b-b6d6-4310-9620-968ea13ec93e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e with identifier: 120546114
2026-03-25 10:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e with scrape type 1
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00: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%252FGX25LHF%252F2026-03-18%252Fimage%252F3c512836-3da7-44ab-ac71-c070da9e7a67_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/3c512836-3da7-44ab-ac71-c070da9e7a67_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120679756
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679756%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120679756: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120680815
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680815%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120680815: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120685926
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685926%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120685926: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120694526
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694526%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120694526: 2
2026-03-25 10:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5ea64f6d-90d5-5114-8ea1-b9176d816415 with identifier: 120417751
2026-03-25 10:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5ea64f6d-90d5-5114-8ea1-b9176d816415 with identifier: 120417751
2026-03-25 10:00:48 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 5ea64f6d-90d5-5114-8ea1-b9176d816415 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5ea64f6d-90d5-5114-8ea1-b9176d816415',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO17KYW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120417751',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 60372,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-28',
'seller_name': 'John Grose Group',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2017}
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417751%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Saving data for 120417751: {'auction_closing_time': 1774432800.0, 'created_time': 1773774198.752015, 'last_price_update_time': 1774432848.731347}
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120417751') HTTP/1.1" 204 0
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00: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%252FGX25LHF%252F2026-03-18%252Fimage%252F4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120718994
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718994%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120718994: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120715102
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715102%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120715102: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120714496
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714496%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120714496: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120714411
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714411%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120714411: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120715223
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715223%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120715223: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120714333
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714333%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120714333: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120409640
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120409640%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120409640: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120682298
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682298%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120682298: 2
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00: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%252FGX25LHF%252F2026-03-18%252Fimage%252Ff1775a65-4313-44be-be8e-88e44361f6ee_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/f1775a65-4313-44be-be8e-88e44361f6ee_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120406177
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406177%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120406177: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120652223
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652223%27 HTTP/1.1" 200 None
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Scrape type for 120652223: 0
2026-03-25 10:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120631843
2026-03-25 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631843%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120631843: 2
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00: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%252FGX25LHF%252F2026-03-18%252Fimage%252Fc43078b2-cc13-4420-9fc1-024d40189f4a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/c43078b2-cc13-4420-9fc1-024d40189f4a_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120657060
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657060%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120657060: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120474035
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474035%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120474035: 2
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00: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%252FGX25LHF%252F2026-03-18%252Fimage%252Fcc20d6de-8fc8-4513-a51f-f4da3315dffc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/cc20d6de-8fc8-4513-a51f-f4da3315dffc_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120667055
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667055%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120667055: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120667537
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667537%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120667537: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120622611
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622611%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120622611: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120442120
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442120%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120442120: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120379914
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379914%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120379914: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120571911
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120571911%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120571911: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120668546
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668546%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120668546: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120417688
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417688%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120417688: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120454811
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454811%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120454811: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120479128
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479128%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120479128: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120668431
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668431%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120668431: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120371603
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371603%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120371603: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120675571
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675571%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120675571: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120622963
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622963%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120622963: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120580331
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120580331%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120580331: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120605172
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605172%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120605172: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120657401
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657401%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120657401: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120454887
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454887%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120454887: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120668539
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668539%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120668539: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120667258
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667258%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120667258: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120502496
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502496%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120502496: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120659327
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659327%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120659327: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120355965
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120355965%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120355965: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120454651
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454651%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120454651: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120380155
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120380155%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120380155: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120529656
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120529656%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120529656: 2
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00: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%252FGX25LHF%252F2026-03-18%252Fimage%252F5c2c9b21-d809-4e00-bbcc-bc09320a0d74_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/5c2c9b21-d809-4e00-bbcc-bc09320a0d74_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120356596
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120356596%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120356596: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120479474
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479474%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120479474: 2
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00: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%252FGX25LHF%252F2026-03-18%252Fimage%252Fb8751448-34c5-4959-85a0-7eb846b45bcc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/b8751448-34c5-4959-85a0-7eb846b45bcc_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120454860
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454860%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120454860: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120652375
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652375%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120652375: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120668119
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668119%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120668119: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120605018
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605018%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120605018: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120668127
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668127%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120668127: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120456149
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120456149%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120456149: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120606158
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606158%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120606158: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120442214
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442214%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120442214: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120453729
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453729%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120453729: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120470186
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120470186%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120470186: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120439240
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439240%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120439240: 2
2026-03-25 10:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120473180?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476516?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120056865
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056865%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120056865: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120439172
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439172%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120439172: 2
2026-03-25 10:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119537536?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120475134?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120553301?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120565687?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120007374
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120007374%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120007374: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120415846
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415846%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120415846: 2
2026-03-25 10:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120060554?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120225028
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120225028%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120225028: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120475265
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475265%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120475265: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120237809
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120237809%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120237809: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120056795
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056795%27 HTTP/1.1" 200 None
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Scrape type for 120056795: 0
2026-03-25 10:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120410940
2026-03-25 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410940%27 HTTP/1.1" 200 None
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Scrape type for 120410940: 0
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120589168
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589168%27 HTTP/1.1" 200 None
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Scrape type for 120589168: 0
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120480111
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480111%27 HTTP/1.1" 200 None
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Scrape type for 120480111: 2
2026-03-25 10:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GX25LHF/2026-03-18/image/3c512836-3da7-44ab-ac71-c070da9e7a67_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546114?view=catalogue)
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120473922
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473922%27 HTTP/1.1" 200 None
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Scrape type for 120473922: 2
2026-03-25 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120723171?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120473180, 'registration': 'GF69XRJ', 'account': 'PIN003', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 83 Flair 5dr', 'mileage': 136653, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 17, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-02-28', 'fuel': 'Petrol', 'motExpiry': '2027-03-11', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/1a3c052a-118f-4d5b-9c6b-3a1fb3f4c482_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/caa849cf-9025-448f-a9ca-4ca56bbf79a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/c4e5eeb4-faa4-41cb-8e8e-20e89e2a74d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/4557d1e4-de85-4585-b501-c5e21a0f3461_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/623b845b-9eb2-4b93-b2f6-f19f40eadd01_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/f5f5455d-be3b-4d9a-8e9f-51c3d27f5823_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/d7a86eca-e0c8-4cbd-8038-9061e0386e19_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/3148cd48-4278-406e-8d6c-6a2b6911a11a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 10/20-15K, 03/22-49K, 04/22-49K, 01/23-65K, 05/23-80K, 11/23-100K, 05/24-116K, 06/24-118K, 05/25-??', 'remarks': '*DRIVING SCHOOL CAR DUAL CONTROL PEDALS FITTED* vosa @ 70k 110k 128k 136k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/256c18e7-f3ca-4335-ad7f-54e8592f06e7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120473180, 'registration': 'GF69XRJ', 'account': 'PIN003', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 83 Flair 5dr', 'mileage': 136653, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 17, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-02-28', 'fuel': 'Petrol', 'motExpiry': '2027-03-11', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/1a3c052a-118f-4d5b-9c6b-3a1fb3f4c482_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/caa849cf-9025-448f-a9ca-4ca56bbf79a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/c4e5eeb4-faa4-41cb-8e8e-20e89e2a74d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/4557d1e4-de85-4585-b501-c5e21a0f3461_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/623b845b-9eb2-4b93-b2f6-f19f40eadd01_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/f5f5455d-be3b-4d9a-8e9f-51c3d27f5823_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/d7a86eca-e0c8-4cbd-8038-9061e0386e19_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF69XRJ/2026-03-18/image/3148cd48-4278-406e-8d6c-6a2b6911a11a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 10/20-15K, 03/22-49K, 04/22-49K, 01/23-65K, 05/23-80K, 11/23-100K, 05/24-116K, 06/24-118K, 05/25-??', 'remarks': '*DRIVING SCHOOL CAR DUAL CONTROL PEDALS FITTED* vosa @ 70k 110k 128k 136k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/256c18e7-f3ca-4335-ad7f-54e8592f06e7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d93a6b4-a8d7-56f9-ad19-d2c959bc2f28 with identifier: 120473180
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d93a6b4-a8d7-56f9-ad19-d2c959bc2f28 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d93a6b4-a8d7-56f9-ad19-d2c959bc2f28 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5d93a6b4-a8d7-56f9-ad19-d2c959bc2f28, identifier: 120473180
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476516, 'registration': 'KM68NVA', 'account': 'KEN008', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Signature 5dr [Start Stop]', 'mileage': 70440, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 62, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KM68NVA/2026-03-18/image/546571b5-8af5-4694-a2fc-abae22236d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/69fd810c-9dac-4464-90fc-861f8f76df9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/0202f7b8-a99f-46e5-b302-2166fe4e22f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/74443e86-037c-41b9-afe1-0932e025d249_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/8bf4a0d0-3401-4765-a886-6bb48396a1af_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/46e4508e-d278-414a-a528-b44892509412_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/979c7e11-bbab-4ae0-b605-88b05f621de5_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/19-19k, 10/20-27k, 09/21-34k, 09/22-41k, 09/23-50k, 11/24-59k', 'remarks': 'VOSA @ 35K 42K 51K 59K 68K', 'virtual': False, 'seller': 'Ken Jervis Kia', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/864f6f6e-0993-4c50-a120-62d45911be73.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476516, 'registration': 'KM68NVA', 'account': 'KEN008', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Signature 5dr [Start Stop]', 'mileage': 70440, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 62, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KM68NVA/2026-03-18/image/546571b5-8af5-4694-a2fc-abae22236d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/69fd810c-9dac-4464-90fc-861f8f76df9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/0202f7b8-a99f-46e5-b302-2166fe4e22f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/74443e86-037c-41b9-afe1-0932e025d249_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/8bf4a0d0-3401-4765-a886-6bb48396a1af_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/46e4508e-d278-414a-a528-b44892509412_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM68NVA/2026-03-18/image/979c7e11-bbab-4ae0-b605-88b05f621de5_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/19-19k, 10/20-27k, 09/21-34k, 09/22-41k, 09/23-50k, 11/24-59k', 'remarks': 'VOSA @ 35K 42K 51K 59K 68K', 'virtual': False, 'seller': 'Ken Jervis Kia', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/864f6f6e-0993-4c50-a120-62d45911be73.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168368eb-5d78-5263-a4a9-a32e879d9c77 with identifier: 120476516
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168368eb-5d78-5263-a4a9-a32e879d9c77 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168368eb-5d78-5263-a4a9-a32e879d9c77 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 168368eb-5d78-5263-a4a9-a32e879d9c77, identifier: 120476516
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119537536, 'registration': 'FD72LSY', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport 80kWh 5dr Auto', 'mileage': 84941, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': 95, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-27', 'fuel': 'Electric', 'motExpiry': '2027-01-26', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FD72LSY/2026-02-17/image/65dcf507-1843-44a4-81ad-0129e97478b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/c3cb41c0-0f03-47ae-a533-3eb4f6b6da90_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/2e62b960-4499-4d3e-b2bb-aed2bdc56b5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/f2a4a744-d9e0-49fb-b15f-268ff046799b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/42e36f6f-b47c-4086-b303-f6acb22ad5cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/33d5f20a-8510-482c-93d9-f9c7b7a2d5d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/71700e40-aaaa-41e2-b879-1d02677ae383_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/25-62k,', 'remarks': 'vosa states 82k, 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/2033ba73-1ab2-4636-8983-440ad1548b04.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119537536, 'registration': 'FD72LSY', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport 80kWh 5dr Auto', 'mileage': 84941, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': 95, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-27', 'fuel': 'Electric', 'motExpiry': '2027-01-26', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FD72LSY/2026-02-17/image/65dcf507-1843-44a4-81ad-0129e97478b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/c3cb41c0-0f03-47ae-a533-3eb4f6b6da90_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/2e62b960-4499-4d3e-b2bb-aed2bdc56b5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/f2a4a744-d9e0-49fb-b15f-268ff046799b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/42e36f6f-b47c-4086-b303-f6acb22ad5cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/33d5f20a-8510-482c-93d9-f9c7b7a2d5d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72LSY/2026-02-17/image/71700e40-aaaa-41e2-b879-1d02677ae383_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/25-62k,', 'remarks': 'vosa states 82k, 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/2033ba73-1ab2-4636-8983-440ad1548b04.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af7a879-9317-57cf-aad6-7c773e6759d4 with identifier: 119537536
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af7a879-9317-57cf-aad6-7c773e6759d4 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8af7a879-9317-57cf-aad6-7c773e6759d4 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8af7a879-9317-57cf-aad6-7c773e6759d4, identifier: 119537536
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120475134, 'registration': 'YW66EXA', 'account': 'MIK018', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.0 SE 5dr', 'mileage': 69931, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 110, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-08', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YW66EXA/2026-03-17/image/545b2501-c0da-4771-8b56-9dd8d005e83b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/50e5239d-6c40-4a3e-9daa-413d41b9fe46_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/217e2b54-04ed-46ae-8ea3-b484eceb6bee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/1882bd58-530e-493e-b100-112322edaa22_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/438b5daa-1518-494a-ae7b-a7e5022d3466_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/9f96a9e7-6e12-4e05-9b12-95e0dc140305_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/7179e9f0-dc59-4f10-8536-374fc24ac648_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/dcc38e96-97a8-43af-bacc-04b7be2c2209_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/3c447b3a-0d92-4b07-9ab6-fd40473c2b68_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/75569c63-ae57-44c5-9450-de0c8a6907a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/94cd836b-6ee9-4261-90b6-584e3e4c9995_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa@ 44k, 48k, 51k, 56k, 56k, 56k, 56k, 64k', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5967d2a3-83a5-4480-ab8a-8b787e1f5a96.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120475134, 'registration': 'YW66EXA', 'account': 'MIK018', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.0 SE 5dr', 'mileage': 69931, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 110, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-08', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YW66EXA/2026-03-17/image/545b2501-c0da-4771-8b56-9dd8d005e83b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/50e5239d-6c40-4a3e-9daa-413d41b9fe46_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/217e2b54-04ed-46ae-8ea3-b484eceb6bee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/1882bd58-530e-493e-b100-112322edaa22_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/438b5daa-1518-494a-ae7b-a7e5022d3466_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/9f96a9e7-6e12-4e05-9b12-95e0dc140305_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/7179e9f0-dc59-4f10-8536-374fc24ac648_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/dcc38e96-97a8-43af-bacc-04b7be2c2209_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/3c447b3a-0d92-4b07-9ab6-fd40473c2b68_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/75569c63-ae57-44c5-9450-de0c8a6907a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW66EXA/2026-03-17/image/94cd836b-6ee9-4261-90b6-584e3e4c9995_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa@ 44k, 48k, 51k, 56k, 56k, 56k, 56k, 64k', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5967d2a3-83a5-4480-ab8a-8b787e1f5a96.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adaebcad-9c50-5253-8b0c-fc6329f35635 with identifier: 120475134
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adaebcad-9c50-5253-8b0c-fc6329f35635 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adaebcad-9c50-5253-8b0c-fc6329f35635 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: adaebcad-9c50-5253-8b0c-fc6329f35635, identifier: 120475134
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120553301, 'registration': 'CX17VHC', 'account': 'ART006', 'make': 'VAUXHALL', 'model': 'MOKKA X DIESEL HATCHBACK', 'derivative': '1.6CDTi [136] Design Nav 5dr', 'mileage': 70391, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 41, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-03-16', 'fuel': 'Diesel', 'motExpiry': '2026-03-20', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX17VHC/2026-03-18/image/b6829473-6cf3-4979-832d-f4087c7201a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/cea6c712-c768-424d-8abd-1d75d03583ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/822d8bf8-cb8e-4deb-9c30-23b39b7d0583_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/f57c7287-9e42-4c84-a979-7914ce05d8bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/6443ac44-0b8a-4d26-970c-c518f0288221_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/7c755f73-8485-4df9-9b2c-66451e75c7da_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/9dbf9bc3-4d43-486c-9423-5b031bd28326_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/51e1f723-63c3-4084-81cb-6b19c0716662_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/a29426aa-f254-419b-ac1a-7feb4bff90d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/5425ec9a-d0cd-40a9-97e0-02632e41fed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/a5fb8c51-4107-43ed-87e9-a08d35079c93_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/16ecf1fa-db6b-4e62-8ac0-26a0c1f8a500_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/19-23K, 04/21-40K,', 'remarks': 'vosa @ 32k 40k 46k 53k 60k 65k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6f0d4785-0449-467a-af21-d98adf265b69.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120553301, 'registration': 'CX17VHC', 'account': 'ART006', 'make': 'VAUXHALL', 'model': 'MOKKA X DIESEL HATCHBACK', 'derivative': '1.6CDTi [136] Design Nav 5dr', 'mileage': 70391, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 41, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-03-16', 'fuel': 'Diesel', 'motExpiry': '2026-03-20', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX17VHC/2026-03-18/image/b6829473-6cf3-4979-832d-f4087c7201a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/cea6c712-c768-424d-8abd-1d75d03583ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/822d8bf8-cb8e-4deb-9c30-23b39b7d0583_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/f57c7287-9e42-4c84-a979-7914ce05d8bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/6443ac44-0b8a-4d26-970c-c518f0288221_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/7c755f73-8485-4df9-9b2c-66451e75c7da_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/9dbf9bc3-4d43-486c-9423-5b031bd28326_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/51e1f723-63c3-4084-81cb-6b19c0716662_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/a29426aa-f254-419b-ac1a-7feb4bff90d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/5425ec9a-d0cd-40a9-97e0-02632e41fed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/a5fb8c51-4107-43ed-87e9-a08d35079c93_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX17VHC/2026-03-18/image/16ecf1fa-db6b-4e62-8ac0-26a0c1f8a500_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/19-23K, 04/21-40K,', 'remarks': 'vosa @ 32k 40k 46k 53k 60k 65k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6f0d4785-0449-467a-af21-d98adf265b69.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8dc0084-6a65-578c-a093-cc34434d4ead with identifier: 120553301
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8dc0084-6a65-578c-a093-cc34434d4ead with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8dc0084-6a65-578c-a093-cc34434d4ead with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d8dc0084-6a65-578c-a093-cc34434d4ead, identifier: 120553301
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120565687, 'registration': 'WV59YVJ', 'account': 'ART001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 3dr [82]', 'mileage': 57584, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 33, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2009-09-18', 'fuel': 'Petrol', 'motExpiry': '2026-09-18', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/c366dc64-837d-4eaf-9b28-76f015d2a83d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/564ab233-d2d7-4d24-a251-51c856fa2655_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/bbb3f0a8-78ee-415f-8f2d-955f54e28ec5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/4315a5d0-640f-4b5d-a984-9df65a672645_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/8ea5e8b8-917d-4288-a81d-efeb4f68b659_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/98edfc7f-f948-4b6d-b04a-20a1772bfc0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/fc11a004-3727-4b96-ba4b-a52c8373b08f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/10-5K 11/11-9K 12/12-12K 11/13-18K 01/15-23K 02/16-28K 03/17-31K 04/18-36K 04/19-39K 09/20-44K 10/21-46K 04/23-49K', 'remarks': 'vosa @ 11k 17k 21k 26k 30k 33k 37k 41k 44k 45k 47k 49k 52k 54k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/73cc0496-4757-4a57-bdb8-30d3e14645f4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120565687, 'registration': 'WV59YVJ', 'account': 'ART001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 3dr [82]', 'mileage': 57584, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 33, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2009-09-18', 'fuel': 'Petrol', 'motExpiry': '2026-09-18', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/c366dc64-837d-4eaf-9b28-76f015d2a83d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/564ab233-d2d7-4d24-a251-51c856fa2655_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/bbb3f0a8-78ee-415f-8f2d-955f54e28ec5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/4315a5d0-640f-4b5d-a984-9df65a672645_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/8ea5e8b8-917d-4288-a81d-efeb4f68b659_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/98edfc7f-f948-4b6d-b04a-20a1772bfc0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV59YVJ/2026-03-18/image/fc11a004-3727-4b96-ba4b-a52c8373b08f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/10-5K 11/11-9K 12/12-12K 11/13-18K 01/15-23K 02/16-28K 03/17-31K 04/18-36K 04/19-39K 09/20-44K 10/21-46K 04/23-49K', 'remarks': 'vosa @ 11k 17k 21k 26k 30k 33k 37k 41k 44k 45k 47k 49k 52k 54k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/73cc0496-4757-4a57-bdb8-30d3e14645f4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6566103a-6496-5e65-be3c-7bc055972f95 with identifier: 120565687
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6566103a-6496-5e65-be3c-7bc055972f95 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6566103a-6496-5e65-be3c-7bc055972f95 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6566103a-6496-5e65-be3c-7bc055972f95, identifier: 120565687
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120060554, 'registration': 'DL66WNG', 'account': 'ART006', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr [17in]', 'mileage': 73671, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 37, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-12-21', 'fuel': 'Petrol', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DL66WNG/2026-03-03/image/f5142576-f54e-4a60-b89f-bd35b85950aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/bc0eb263-11ff-4753-8cc2-344d89dbe18b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/b3b81a9b-0488-4a25-b303-a6a1c65fd2d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/ada1aac4-a33e-40a4-aa10-63db23badc12_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/2bbf0630-926e-4c1a-900d-9f765258c797_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/cf9b2a59-85f3-41bb-9596-46b2724fa7be_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/7fe37aac-ee86-47c5-a96e-6534ee73e06a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/9d20a8c1-0446-4fd1-b605-3cbb9720dee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/fea95dc7-7a34-4fb7-98fc-a88c60ace595_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/88a506fc-d05b-490b-9145-0d61caacf3e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/0edd14a3-72c0-455f-83bf-ebfc499ff696_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/17- 14k, 12/18- 28k', 'remarks': 'vosa @ 35k 42k 49k 57k 63k 68k 73k spare key', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6efb8318-055e-489c-abb7-f9adda525c21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120060554, 'registration': 'DL66WNG', 'account': 'ART006', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr [17in]', 'mileage': 73671, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 37, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-12-21', 'fuel': 'Petrol', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DL66WNG/2026-03-03/image/f5142576-f54e-4a60-b89f-bd35b85950aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/bc0eb263-11ff-4753-8cc2-344d89dbe18b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/b3b81a9b-0488-4a25-b303-a6a1c65fd2d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/ada1aac4-a33e-40a4-aa10-63db23badc12_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/2bbf0630-926e-4c1a-900d-9f765258c797_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/cf9b2a59-85f3-41bb-9596-46b2724fa7be_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/7fe37aac-ee86-47c5-a96e-6534ee73e06a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/9d20a8c1-0446-4fd1-b605-3cbb9720dee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/fea95dc7-7a34-4fb7-98fc-a88c60ace595_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/88a506fc-d05b-490b-9145-0d61caacf3e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL66WNG/2026-03-03/image/0edd14a3-72c0-455f-83bf-ebfc499ff696_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/17- 14k, 12/18- 28k', 'remarks': 'vosa @ 35k 42k 49k 57k 63k 68k 73k spare key', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6efb8318-055e-489c-abb7-f9adda525c21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b25b77b2-abc0-56f0-8c63-968639b73989 with identifier: 120060554
2026-03-25 10:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b25b77b2-abc0-56f0-8c63-968639b73989 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b25b77b2-abc0-56f0-8c63-968639b73989 with scrape type 2
2026-03-25 10:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b25b77b2-abc0-56f0-8c63-968639b73989, identifier: 120060554
2026-03-25 10:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120585628
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585628%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Scrape type for 120585628: 0
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120443870
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443870%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Scrape type for 120443870: 0
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120477820
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477820%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Scrape type for 120477820: 0
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120371832
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371832%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Scrape type for 120371832: 0
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120453711
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453711%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Scrape type for 120453711: 0
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120369757
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369757%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Scrape type for 120369757: 0
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120473847
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473847%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Scrape type for 120473847: 2
2026-03-25 10:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5d93a6b4-a8d7-56f9-ad19-d2c959bc2f28 with identifier: 120473180
2026-03-25 10:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5d93a6b4-a8d7-56f9-ad19-d2c959bc2f28 with identifier: 120473180
2026-03-25 10:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5d93a6b4-a8d7-56f9-ad19-d2c959bc2f28 with identifier: 120473180 to the API
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120473180?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5d93a6b4-a8d7-56f9-ad19-d2c959bc2f28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF69XRJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120473180',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'CITROEN',
'model': 'C3 HATCHBACK',
'odometer': 136653,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-28',
'seller_name': 'Pinkstones',
'title': 'CITROEN C3 HATCHBACK 1.2 PureTech 83 Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 83 Flair 5dr',
'vin': None,
'year': 2020}
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473180%27 HTTP/1.1" 200 None
2026-03-25 10:00:51 [astonbarclay.gb] INFO: Saving data for 120473180: {'auction_closing_time': 1774519200.0, 'created_time': 1773667161.556495, 'last_price_update_time': 1774432851.855981}
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120473180') HTTP/1.1" 204 0
2026-03-25 10:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 168368eb-5d78-5263-a4a9-a32e879d9c77 with identifier: 120476516
2026-03-25 10:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 168368eb-5d78-5263-a4a9-a32e879d9c77 with identifier: 120476516
2026-03-25 10:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 168368eb-5d78-5263-a4a9-a32e879d9c77 with identifier: 120476516 to the API
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476516?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '168368eb-5d78-5263-a4a9-a32e879d9c77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KM68NVA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476516',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 70440,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-30',
'seller_name': 'Ken Jervis Kia',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 82 Signature 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Signature 5dr [Start Stop]',
'vin': None,
'year': 2018}
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476516%27 HTTP/1.1" 200 None
2026-03-25 10:00:52 [astonbarclay.gb] INFO: Saving data for 120476516: {'auction_closing_time': 1774519200.0, 'created_time': 1773667084.074678, 'last_price_update_time': 1774432852.581864}
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476516') HTTP/1.1" 204 0
2026-03-25 10:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8af7a879-9317-57cf-aad6-7c773e6759d4 with identifier: 119537536
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY HTTP/1.1" 200 None
2026-03-25 10:00:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8af7a879-9317-57cf-aad6-7c773e6759d4 with identifier: 119537536
2026-03-25 10:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8af7a879-9317-57cf-aad6-7c773e6759d4 with identifier: 119537536 to the API
2026-03-25 10:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119537536?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': '8af7a879-9317-57cf-aad6-7c773e6759d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FD72LSY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119537536',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'iX3 ELECTRIC ESTATE',
'odometer': 84941,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-27',
'seller_name': 'Zenith',
'title': 'BMW iX3 ELECTRIC ESTATE 210kW M Sport 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW M Sport 80kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119537536%27 HTTP/1.1" 200 None
2026-03-25 10:00:53 [astonbarclay.gb] INFO: Saving data for 119537536: {'auction_closing_time': 1774519200.0, 'created_time': 1773667338.680488, 'last_price_update_time': 1774432853.375274}
2026-03-25 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119537536') HTTP/1.1" 204 0
2026-03-25 10:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: adaebcad-9c50-5253-8b0c-fc6329f35635 with identifier: 120475134
2026-03-25 10:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: adaebcad-9c50-5253-8b0c-fc6329f35635 with identifier: 120475134
2026-03-25 10:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: adaebcad-9c50-5253-8b0c-fc6329f35635 with identifier: 120475134 to the API
2026-03-25 10:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120475134?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'adaebcad-9c50-5253-8b0c-fc6329f35635',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YW66EXA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120475134',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'HYUNDAI',
'model': 'I10 HATCHBACK',
'odometer': 69931,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-31',
'seller_name': 'Local Dealer Group',
'title': 'HYUNDAI I10 HATCHBACK 1.0 SE 5dr',
'transmission': 'manual',
'trim': '1.0 SE 5dr',
'vin': None,
'year': 2017}
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120475134%27 HTTP/1.1" 200 None
2026-03-25 10:00:54 [astonbarclay.gb] INFO: Saving data for 120475134: {'auction_closing_time': 1774519200.0, 'created_time': 1773667416.20011, 'last_price_update_time': 1774432854.041206}
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120475134') HTTP/1.1" 204 0
2026-03-25 10:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d8dc0084-6a65-578c-a093-cc34434d4ead with identifier: 120553301
2026-03-25 10:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d8dc0084-6a65-578c-a093-cc34434d4ead with identifier: 120553301
2026-03-25 10:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d8dc0084-6a65-578c-a093-cc34434d4ead with identifier: 120553301 to the API
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120553301?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8dc0084-6a65-578c-a093-cc34434d4ead',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX17VHC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120553301',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'MOKKA X DIESEL HATCHBACK',
'odometer': 70391,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-16',
'seller_name': 'Arthurs Motor Group',
'title': 'VAUXHALL MOKKA X DIESEL HATCHBACK 1.6CDTi [136] Design Nav 5dr',
'transmission': 'manual',
'trim': '1.6CDTi [136] Design Nav 5dr',
'vin': None,
'year': 2017}
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120553301%27 HTTP/1.1" 200 None
2026-03-25 10:00:54 [astonbarclay.gb] INFO: Saving data for 120553301: {'auction_closing_time': 1774519200.0, 'created_time': 1773838981.58564, 'last_price_update_time': 1774432854.561687}
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120553301') HTTP/1.1" 204 0
2026-03-25 10:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6566103a-6496-5e65-be3c-7bc055972f95 with identifier: 120565687
2026-03-25 10:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6566103a-6496-5e65-be3c-7bc055972f95 with identifier: 120565687
2026-03-25 10:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6566103a-6496-5e65-be3c-7bc055972f95 with identifier: 120565687 to the API
2026-03-25 10:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120565687?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6566103a-6496-5e65-be3c-7bc055972f95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WV59YVJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120565687',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 57584,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-18',
'seller_name': 'Arthurs Motor Group',
'title': 'FORD FIESTA HATCHBACK 1.25 Zetec 3dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 3dr [82]',
'vin': None,
'year': 2009}
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120565687%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Saving data for 120565687: {'auction_closing_time': 1774519200.0, 'created_time': 1773839098.561054, 'last_price_update_time': 1774432855.117939}
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120565687') HTTP/1.1" 204 0
2026-03-25 10:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b25b77b2-abc0-56f0-8c63-968639b73989 with identifier: 120060554
2026-03-25 10:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b25b77b2-abc0-56f0-8c63-968639b73989 with identifier: 120060554
2026-03-25 10:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b25b77b2-abc0-56f0-8c63-968639b73989 with identifier: 120060554 to the API
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120060554?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b25b77b2-abc0-56f0-8c63-968639b73989',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DL66WNG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120060554',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 73671,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-21',
'seller_name': 'Arthurs Motor Group',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost Titanium 5dr [17in]',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr [17in]',
'vin': None,
'year': 2016}
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120060554%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Saving data for 120060554: {'auction_closing_time': 1774519200.0, 'created_time': 1773402923.319483, 'last_price_update_time': 1774432855.77358}
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120060554') HTTP/1.1" 204 0
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120606141
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120606141%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Scrape type for 120606141: 0
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120367525
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120367525%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Scrape type for 120367525: 0
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120056805
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120056805%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Scrape type for 120056805: 0
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120364356
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120364356%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Scrape type for 120364356: 0
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120627439
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120627439%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Scrape type for 120627439: 2
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120162821
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120162821%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Scrape type for 120162821: 0
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120539218
2026-03-25 10:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120539218%27 HTTP/1.1" 200 None
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Scrape type for 120539218: 0
2026-03-25 10:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120442088
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120442088%27 HTTP/1.1" 200 None
2026-03-25 10:00:56 [astonbarclay.gb] INFO: Scrape type for 120442088: 2
2026-03-25 10:00:56 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 10:00:56 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 10:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedac166ed0>
2026-03-25 10:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 10:00: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 10:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGX25LHF%252F2026-03-18%252Fimage%252F3c512836-3da7-44ab-ac71-c070da9e7a67_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/3c512836-3da7-44ab-ac71-c070da9e7a67_removebg.jpg?w=600 saved to cache
2026-03-25 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e
2026-03-25 10:00:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120723171, 'registration': 'BK62XMP', 'account': 'PIN003', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.6i S 5dr', 'mileage': 97000, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 15, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-01-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 33k 45k 58k 68k 72k 74k 78k 82k 87k 92k 97k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120723171, 'registration': 'BK62XMP', 'account': 'PIN003', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.6i S 5dr', 'mileage': 97000, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-26T10:00Z', 'lot': 15, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-01-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 33k 45k 58k 68k 72k 74k 78k 82k 87k 92k 97k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f48cec-fc43-5131-bade-3e7708994963 with identifier: 120723171
2026-03-25 10:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f48cec-fc43-5131-bade-3e7708994963 with scrape type 1
2026-03-25 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 69f48cec-fc43-5131-bade-3e7708994963
2026-03-25 10:00:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 69f48cec-fc43-5131-bade-3e7708994963
2026-03-25 10:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 69f48cec-fc43-5131-bade-3e7708994963, identifier: 120723171
2026-03-25 10:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 69f48cec-fc43-5131-bade-3e7708994963 with identifier: 120723171
2026-03-25 10:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 69f48cec-fc43-5131-bade-3e7708994963 with identifier: 120723171
2026-03-25 10:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 69f48cec-fc43-5131-bade-3e7708994963 with identifier: 120723171 to the API
2026-03-25 10:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120723171?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '69f48cec-fc43-5131-bade-3e7708994963',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK62XMP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120723171',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 97000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-19',
'seller_name': 'Pinkstones',
'title': 'VAUXHALL MOKKA HATCHBACK 1.6i S 5dr',
'transmission': 'manual',
'trim': '1.6i S 5dr',
'vin': None,
'year': 2013}
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120723171%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Saving data for 120723171: {'created_time': 1774432857.404057, 'last_price_update_time': 1774432857.404074, 'auction_closing_time': 1774519200.0}
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120723171') HTTP/1.1" 204 0
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120650937
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120650937%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Scrape type for 120650937: 2
2026-03-25 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GX25LHF/2026-03-18/image/5c2c9b21-d809-4e00-bbcc-bc09320a0d74_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546114?view=catalogue)
2026-03-25 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GX25LHF/2026-03-18/image/b8751448-34c5-4959-85a0-7eb846b45bcc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546114?view=catalogue)
2026-03-25 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120297093?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120479509
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120479509%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Scrape type for 120479509: 2
2026-03-25 10: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 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120223236?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119648097?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120157396?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120694672?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10: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 10: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 10: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 10:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120630710
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120630710%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Scrape type for 120630710: 2
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120630361
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120630361%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Scrape type for 120630361: 0
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120631237
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120631237%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Scrape type for 120631237: 2
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120631672
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120631672%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Scrape type for 120631672: 2
2026-03-25 10:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f8ce550>
2026-03-25 10:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:00: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 10:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGX25LHF%252F2026-03-18%252Fimage%252F5c2c9b21-d809-4e00-bbcc-bc09320a0d74_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/5c2c9b21-d809-4e00-bbcc-bc09320a0d74_removebg.jpg?w=600 saved to cache
2026-03-25 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e
2026-03-25 10:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f6018d0>
2026-03-25 10:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:00: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 10:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGX25LHF%252F2026-03-18%252Fimage%252Fb8751448-34c5-4959-85a0-7eb846b45bcc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/b8751448-34c5-4959-85a0-7eb846b45bcc_removebg.jpg?w=600 saved to cache
2026-03-25 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120632149
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120632149%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Scrape type for 120632149: 2
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120297093, 'registration': 'ML24RFK', 'account': 'RCI002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL30 Blue dCi 130 Extra Van', 'mileage': 28307, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2024-03-22', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/ML24RFK/2026-03-11/image/4528fb16-1ebf-42cb-94ed-1343ffea1b56_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/942c8eba-3f7c-43ce-be6b-52d4c5327d6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/232f0fdd-06ff-4ab5-9721-efbe52902fd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/ef5a1e19-5922-4946-8a90-d21774ee7294_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/97159df0-775b-43f8-9e59-4c92bffcd77b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/40ac1779-becd-4c6f-a013-adeff84d1f96_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/f80ec8ea-99d0-45ee-9f82-0549e7091ead_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 186, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/47f21fa3-e1b8-42b8-8038-25e32adc099c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120297093, 'registration': 'ML24RFK', 'account': 'RCI002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL30 Blue dCi 130 Extra Van', 'mileage': 28307, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2024-03-22', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/ML24RFK/2026-03-11/image/4528fb16-1ebf-42cb-94ed-1343ffea1b56_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/942c8eba-3f7c-43ce-be6b-52d4c5327d6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/232f0fdd-06ff-4ab5-9721-efbe52902fd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/ef5a1e19-5922-4946-8a90-d21774ee7294_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/97159df0-775b-43f8-9e59-4c92bffcd77b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/40ac1779-becd-4c6f-a013-adeff84d1f96_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML24RFK/2026-03-11/image/f80ec8ea-99d0-45ee-9f82-0549e7091ead_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 186, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/47f21fa3-e1b8-42b8-8038-25e32adc099c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 10:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a794798-2c2c-5708-8f3f-22b0e9973503 with identifier: 120297093
2026-03-25 10:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a794798-2c2c-5708-8f3f-22b0e9973503 with scrape type 2
2026-03-25 10:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a794798-2c2c-5708-8f3f-22b0e9973503 with scrape type 2
2026-03-25 10:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a794798-2c2c-5708-8f3f-22b0e9973503, identifier: 120297093
2026-03-25 10:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GX25LHF/2026-03-18/image/c43078b2-cc13-4420-9fc1-024d40189f4a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546114?view=catalogue)
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120648471
2026-03-25 10:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120648471%27 HTTP/1.1" 200 None
2026-03-25 10:00:57 [astonbarclay.gb] INFO: Scrape type for 120648471: 2
2026-03-25 10:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a794798-2c2c-5708-8f3f-22b0e9973503 with identifier: 120297093
2026-03-25 10:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a794798-2c2c-5708-8f3f-22b0e9973503 with identifier: 120297093
2026-03-25 10:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8a794798-2c2c-5708-8f3f-22b0e9973503 with identifier: 120297093 to the API
2026-03-25 10:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120297093?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 186,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8a794798-2c2c-5708-8f3f-22b0e9973503',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML24RFK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120297093',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'TRAFIC SWB DIESEL',
'odometer': 28307,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-22',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT TRAFIC SWB DIESEL SL30 Blue dCi 130 Extra Van',
'transmission': 'manual',
'trim': 'SL30 Blue dCi 130 Extra Van',
'vin': None,
'year': 2024}
2026-03-25 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120297093%27 HTTP/1.1" 200 None
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Saving data for 120297093: {'auction_closing_time': 1774519200.0, 'created_time': 1773403772.186567, 'last_price_update_time': 1774432858.558977}
2026-03-25 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120297093') HTTP/1.1" 204 0
2026-03-25 10:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GX25LHF/2026-03-18/image/cc20d6de-8fc8-4513-a51f-f4da3315dffc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546114?view=catalogue)
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120454834
2026-03-25 10:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120454834%27 HTTP/1.1" 200 None
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Scrape type for 120454834: 2
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120223236, 'registration': 'LO72OGN', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto', 'mileage': 99210, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Electric', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO72OGN/2026-03-09/image/71dbee56-b762-4f89-9f9d-88beed32a60e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/1d2d2440-4b70-471a-b17e-bb5f94964b6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/edb15a34-e5f1-4ebc-9224-99bd04960632_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/e4c4e96b-7fd9-4b48-9095-cd67a3fd4614_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/7662f49b-ab95-49d9-b36d-98c6e7ff2d42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/ecce5ba8-59c1-49e4-8773-550a1641b012_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/9af994ea-7aac-4dbc-90cf-036ae4bf3779_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/0c1d334b-5cd0-4966-9493-a2aac8c575d3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, BLANK BOOK, VOSA STATES 96K', '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/1a6657c7-4392-487d-b598-787b4cb7a1a9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120223236, 'registration': 'LO72OGN', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto', 'mileage': 99210, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Electric', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO72OGN/2026-03-09/image/71dbee56-b762-4f89-9f9d-88beed32a60e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/1d2d2440-4b70-471a-b17e-bb5f94964b6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/edb15a34-e5f1-4ebc-9224-99bd04960632_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/e4c4e96b-7fd9-4b48-9095-cd67a3fd4614_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/7662f49b-ab95-49d9-b36d-98c6e7ff2d42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/ecce5ba8-59c1-49e4-8773-550a1641b012_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/9af994ea-7aac-4dbc-90cf-036ae4bf3779_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72OGN/2026-03-09/image/0c1d334b-5cd0-4966-9493-a2aac8c575d3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, BLANK BOOK, VOSA STATES 96K', '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/1a6657c7-4392-487d-b598-787b4cb7a1a9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2cd0a57-dbb1-5dce-a255-cdfe390f991e with identifier: 120223236
2026-03-25 10:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2cd0a57-dbb1-5dce-a255-cdfe390f991e with scrape type 2
2026-03-25 10:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2cd0a57-dbb1-5dce-a255-cdfe390f991e with scrape type 2
2026-03-25 10:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f2cd0a57-dbb1-5dce-a255-cdfe390f991e, identifier: 120223236
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119648097, 'registration': 'LV71UHT', 'account': 'ZEN002', 'make': 'PORSCHE', 'model': 'TAYCAN SALOON', 'derivative': '390kW 4S 79kWh 4dr Auto', 'mileage': 57482, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': 133, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-09', 'fuel': 'Electric', 'motExpiry': '2026-12-10', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LV71UHT/2026-02-20/image/94bc0a10-f889-46b4-8e39-94a6461d0595_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/8cda341f-6d55-4e86-9f2a-849fa24e250e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/072e4a8e-f621-4a44-a10b-42b371dfb997_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/45468f97-5ef1-426c-a51e-1a4891e17c0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/d41166ff-d5d7-4289-be48-2b37b3678509_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/561c521e-c555-4d46-90bb-bd9a2d9a4cc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/7b996a4f-76e6-4af5-bc1c-ad22922cd991_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/5791cb02-c0ad-4ccf-afce-bf16a06cb8b2_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/23-28K,', 'remarks': 'VOSA STATES 44K, 55K, 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/3948f28a-b753-4bec-89dc-56e73848a388.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119648097, 'registration': 'LV71UHT', 'account': 'ZEN002', 'make': 'PORSCHE', 'model': 'TAYCAN SALOON', 'derivative': '390kW 4S 79kWh 4dr Auto', 'mileage': 57482, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': 133, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-09', 'fuel': 'Electric', 'motExpiry': '2026-12-10', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LV71UHT/2026-02-20/image/94bc0a10-f889-46b4-8e39-94a6461d0595_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/8cda341f-6d55-4e86-9f2a-849fa24e250e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/072e4a8e-f621-4a44-a10b-42b371dfb997_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/45468f97-5ef1-426c-a51e-1a4891e17c0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/d41166ff-d5d7-4289-be48-2b37b3678509_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/561c521e-c555-4d46-90bb-bd9a2d9a4cc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/7b996a4f-76e6-4af5-bc1c-ad22922cd991_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71UHT/2026-02-20/image/5791cb02-c0ad-4ccf-afce-bf16a06cb8b2_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/23-28K,', 'remarks': 'VOSA STATES 44K, 55K, 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/3948f28a-b753-4bec-89dc-56e73848a388.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c4600ed-682b-588f-91a3-ef0648aa7105 with identifier: 119648097
2026-03-25 10:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c4600ed-682b-588f-91a3-ef0648aa7105 with scrape type 2
2026-03-25 10:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c4600ed-682b-588f-91a3-ef0648aa7105 with scrape type 2
2026-03-25 10:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1c4600ed-682b-588f-91a3-ef0648aa7105, identifier: 119648097
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120157396, 'registration': 'MT74AAZ', 'account': 'RCI002', 'make': 'PEUGEOT', 'model': 'BOXER 335 L3 DIESEL', 'derivative': '2.2 BlueHDi 140 H2 Van Professional', 'mileage': 20356, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2024-10-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 2184, 'bodyType': 'High Volume/High Roof Van', 'images': ['https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/84453a00-6b85-48e5-9f1b-0a52bec6a100_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/b59e68ac-bd43-4674-8ee2-59bfd8d62515_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/85a1a51e-2130-4994-ae99-991b3de90aba_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/75b45ca9-9207-4c36-986a-19ba7f7fc0ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/1351deb4-8cb0-4e70-9c74-36635c90ca70_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/333c8368-1cdd-4099-a551-abe755220c15_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/b9f371e6-03b4-4c3d-8031-cc0f8d3db1a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/50b68576-6c68-4696-969f-aead73d401f2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'A/C, Elec Windows & Mirrors, rear sensors', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 211, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b614d5d9-9f71-4d0e-a912-17961d2cce2f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 10:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120157396, 'registration': 'MT74AAZ', 'account': 'RCI002', 'make': 'PEUGEOT', 'model': 'BOXER 335 L3 DIESEL', 'derivative': '2.2 BlueHDi 140 H2 Van Professional', 'mileage': 20356, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2024-10-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 2184, 'bodyType': 'High Volume/High Roof Van', 'images': ['https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/84453a00-6b85-48e5-9f1b-0a52bec6a100_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/b59e68ac-bd43-4674-8ee2-59bfd8d62515_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/85a1a51e-2130-4994-ae99-991b3de90aba_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/75b45ca9-9207-4c36-986a-19ba7f7fc0ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/1351deb4-8cb0-4e70-9c74-36635c90ca70_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/333c8368-1cdd-4099-a551-abe755220c15_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/b9f371e6-03b4-4c3d-8031-cc0f8d3db1a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT74AAZ/2026-03-16/image/50b68576-6c68-4696-969f-aead73d401f2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'A/C, Elec Windows & Mirrors, rear sensors', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 211, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b614d5d9-9f71-4d0e-a912-17961d2cce2f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 10:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56801182-7b52-50a8-be5e-bd84ee3923d7 with identifier: 120157396
2026-03-25 10:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56801182-7b52-50a8-be5e-bd84ee3923d7 with scrape type 2
2026-03-25 10:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56801182-7b52-50a8-be5e-bd84ee3923d7 with scrape type 2
2026-03-25 10:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 56801182-7b52-50a8-be5e-bd84ee3923d7, identifier: 120157396
2026-03-25 10:00:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120694672, 'registration': 'YP12EAK', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Elite 5dr Auto', 'mileage': 60293, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-16', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP12EAK/2026-03-24/image/02cb58ab-bcd4-4eac-bfe1-20c181593121_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/f3c90473-0ee6-4a73-bf69-886754f56f7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/6d1b3265-14b7-4925-907a-10772e9132d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/0de87cb6-70c3-48fe-aac1-80095a71be63_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/555227e9-5b0c-4443-87a3-77a930db96f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/c258a67b-199b-42c8-be8e-1d1a02ac2597_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/9f2a36ba-2d53-49f8-badf-78608c514163_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/b225dbe2-3144-43d1-b3a5-612d6e532d28_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/82f04c59-2280-4dcc-9847-14638b1b54bf_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/13 - 6K, 04/15 - 20K, 05/15 - 27K, 06/15 - 28K, 08/16 - 41K, 07/17 - 50K, 03/26 - 60K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and normal wear **765** VOSA STATES 27K, 28K, 41K, 51K, 59K, 60K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120694672, 'registration': 'YP12EAK', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Elite 5dr Auto', 'mileage': 60293, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-16', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP12EAK/2026-03-24/image/02cb58ab-bcd4-4eac-bfe1-20c181593121_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/f3c90473-0ee6-4a73-bf69-886754f56f7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/6d1b3265-14b7-4925-907a-10772e9132d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/0de87cb6-70c3-48fe-aac1-80095a71be63_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/555227e9-5b0c-4443-87a3-77a930db96f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/c258a67b-199b-42c8-be8e-1d1a02ac2597_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/9f2a36ba-2d53-49f8-badf-78608c514163_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/b225dbe2-3144-43d1-b3a5-612d6e532d28_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP12EAK/2026-03-24/image/82f04c59-2280-4dcc-9847-14638b1b54bf_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/13 - 6K, 04/15 - 20K, 05/15 - 27K, 06/15 - 28K, 08/16 - 41K, 07/17 - 50K, 03/26 - 60K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and normal wear **765** VOSA STATES 27K, 28K, 41K, 51K, 59K, 60K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71eacc1d-abb4-5397-ba6e-ee884525c907 with identifier: 120694672
2026-03-25 10:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71eacc1d-abb4-5397-ba6e-ee884525c907 with scrape type 2
2026-03-25 10:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71eacc1d-abb4-5397-ba6e-ee884525c907 with scrape type 2
2026-03-25 10:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 71eacc1d-abb4-5397-ba6e-ee884525c907, identifier: 120694672
2026-03-25 10:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120439240?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f2cd0a57-dbb1-5dce-a255-cdfe390f991e with identifier: 120223236
2026-03-25 10:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f2cd0a57-dbb1-5dce-a255-cdfe390f991e with identifier: 120223236
2026-03-25 10:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f2cd0a57-dbb1-5dce-a255-cdfe390f991e with identifier: 120223236 to the API
2026-03-25 10:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120223236?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f2cd0a57-dbb1-5dce-a255-cdfe390f991e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LO72OGN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120223236',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 99210,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-31',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ZOE HATCHBACK 100kW GT Line + R135 50kWh Rapid Charge 5dr '
'Auto',
'transmission': 'automatic',
'trim': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120223236%27 HTTP/1.1" 200 None
2026-03-25 10:00:59 [astonbarclay.gb] INFO: Saving data for 120223236: {'auction_closing_time': 1774519200.0, 'created_time': 1773403622.424956, 'last_price_update_time': 1774432859.639719}
2026-03-25 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120223236') HTTP/1.1" 204 0
2026-03-25 10:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1c4600ed-682b-588f-91a3-ef0648aa7105 with identifier: 119648097
2026-03-25 10:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1c4600ed-682b-588f-91a3-ef0648aa7105 with identifier: 119648097
2026-03-25 10:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1c4600ed-682b-588f-91a3-ef0648aa7105 with identifier: 119648097 to the API
2026-03-25 10:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119648097?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '1c4600ed-682b-588f-91a3-ef0648aa7105',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LV71UHT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119648097',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PORSCHE',
'model': 'TAYCAN SALOON',
'odometer': 57482,
'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': 'Zenith',
'title': 'PORSCHE TAYCAN SALOON 390kW 4S 79kWh 4dr Auto',
'transmission': 'automatic',
'trim': '390kW 4S 79kWh 4dr Auto',
'vin': None,
'year': 2021}
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119648097%27 HTTP/1.1" 200 None
2026-03-25 10:01:00 [astonbarclay.gb] INFO: Saving data for 119648097: {'auction_closing_time': 1774519200.0, 'created_time': 1773667305.559573, 'last_price_update_time': 1774432860.240755}
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119648097') HTTP/1.1" 204 0
2026-03-25 10:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 56801182-7b52-50a8-be5e-bd84ee3923d7 with identifier: 120157396
2026-03-25 10:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 56801182-7b52-50a8-be5e-bd84ee3923d7 with identifier: 120157396
2026-03-25 10:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 56801182-7b52-50a8-be5e-bd84ee3923d7 with identifier: 120157396 to the API
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120157396?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 211,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '56801182-7b52-50a8-be5e-bd84ee3923d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MT74AAZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120157396',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'BOXER 335 L3 DIESEL',
'odometer': 20356,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-31',
'seller_name': 'Mobilize Financial Services',
'title': 'PEUGEOT BOXER 335 L3 DIESEL 2.2 BlueHDi 140 H2 Van Professional',
'transmission': 'manual',
'trim': '2.2 BlueHDi 140 H2 Van Professional',
'vin': None,
'year': 2024}
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120157396%27 HTTP/1.1" 200 None
2026-03-25 10:01:00 [astonbarclay.gb] INFO: Saving data for 120157396: {'auction_closing_time': 1774519200.0, 'created_time': 1773403793.192722, 'last_price_update_time': 1774432860.729127}
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120157396') HTTP/1.1" 204 0
2026-03-25 10:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 71eacc1d-abb4-5397-ba6e-ee884525c907 with identifier: 120694672
2026-03-25 10:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 71eacc1d-abb4-5397-ba6e-ee884525c907 with identifier: 120694672
2026-03-25 10:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 71eacc1d-abb4-5397-ba6e-ee884525c907 with identifier: 120694672 to the API
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120694672?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 167,
'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': '71eacc1d-abb4-5397-ba6e-ee884525c907',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP12EAK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120694672',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 60293,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-30',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA HATCHBACK 1.6i 16V Elite 5dr Auto',
'transmission': 'automatic',
'trim': '1.6i 16V Elite 5dr Auto',
'vin': None,
'year': 2012}
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120694672%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Saving data for 120694672: {'auction_closing_time': 1774604700.0, 'created_time': 1774328515.699262, 'last_price_update_time': 1774432861.077876}
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120694672') HTTP/1.1" 204 0
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120647514
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120647514%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120647514: 2
2026-03-25 10: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 10:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f764f10>
2026-03-25 10:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGX25LHF%252F2026-03-18%252Fimage%252Fc43078b2-cc13-4420-9fc1-024d40189f4a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/c43078b2-cc13-4420-9fc1-024d40189f4a_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e
2026-03-25 10:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120439172?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120649281
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120649281%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120649281: 2
2026-03-25 10: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 10:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedae6b8910>
2026-03-25 10:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGX25LHF%252F2026-03-18%252Fimage%252Fcc20d6de-8fc8-4513-a51f-f4da3315dffc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/cc20d6de-8fc8-4513-a51f-f4da3315dffc_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120439240, 'registration': 'MJ21JJK', 'account': 'HAT004', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL ESTATE', 'derivative': 'E220d Sport 5dr 9G-Tronic', 'mileage': 88736, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-20', 'fuel': 'Diesel', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 1950, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/8e68e1e5-7041-4204-ae2f-fa60aec15083_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/4dc358a1-bc5b-49b8-b66e-63e33c93e205_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/39841418-0236-4ced-a174-187168cd6179_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/82dc61d8-6cd1-4d84-9d99-4c8ecffb661d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/72672fcf-22fc-4003-8ef5-703b5de68b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/50422ab5-4f79-4df5-b1f5-7f709ba0c5b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/eb6cd4df-3540-400b-aca0-e2140c9e52eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/879f08b4-863a-447f-9a6a-22ecb90afb9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/5d555bf6-ed52-4c59-a8f6-19f612d63639_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/22 - 16K, 12/22 - 33K, 09/23 - 46K, 07/24 - 60K, 06/25 - 76K,', 'remarks': '**21** VOSA STATES 54K, 72K, 88K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/42bda266-074b-4f50-b6a4-53081d9639a2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120439240, 'registration': 'MJ21JJK', 'account': 'HAT004', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL ESTATE', 'derivative': 'E220d Sport 5dr 9G-Tronic', 'mileage': 88736, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-20', 'fuel': 'Diesel', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 1950, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/8e68e1e5-7041-4204-ae2f-fa60aec15083_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/4dc358a1-bc5b-49b8-b66e-63e33c93e205_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/39841418-0236-4ced-a174-187168cd6179_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/82dc61d8-6cd1-4d84-9d99-4c8ecffb661d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/72672fcf-22fc-4003-8ef5-703b5de68b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/50422ab5-4f79-4df5-b1f5-7f709ba0c5b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/eb6cd4df-3540-400b-aca0-e2140c9e52eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/879f08b4-863a-447f-9a6a-22ecb90afb9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/5d555bf6-ed52-4c59-a8f6-19f612d63639_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/22 - 16K, 12/22 - 33K, 09/23 - 46K, 07/24 - 60K, 06/25 - 76K,', 'remarks': '**21** VOSA STATES 54K, 72K, 88K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/42bda266-074b-4f50-b6a4-53081d9639a2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2638478-4ba8-55c7-bcef-954877755f88 with identifier: 120439240
2026-03-25 10:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2638478-4ba8-55c7-bcef-954877755f88 with scrape type 2
2026-03-25 10:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2638478-4ba8-55c7-bcef-954877755f88 with scrape type 2
2026-03-25 10:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c2638478-4ba8-55c7-bcef-954877755f88, identifier: 120439240
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120455553
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120455553%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120455553: 0
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120649161
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120649161%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120649161: 0
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120201662
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120201662%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120201662: 0
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120380938
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120380938%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120380938: 0
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120412317
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120412317%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120412317: 0
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120411130
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120411130%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120411130: 0
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120455436
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120455436%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120455436: 0
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120528265
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120528265%27 HTTP/1.1" 200 None
2026-03-25 10:01:01 [astonbarclay.gb] INFO: Scrape type for 120528265: 2
2026-03-25 10:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c2638478-4ba8-55c7-bcef-954877755f88 with identifier: 120439240
2026-03-25 10:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c2638478-4ba8-55c7-bcef-954877755f88 with identifier: 120439240
2026-03-25 10:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c2638478-4ba8-55c7-bcef-954877755f88 with identifier: 120439240 to the API
2026-03-25 10:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120439240?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'c2638478-4ba8-55c7-bcef-954877755f88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ21JJK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120439240',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL ESTATE',
'odometer': 88736,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-20',
'seller_name': 'Hatfields Group',
'title': 'MERCEDES-BENZ E CLASS DIESEL ESTATE E220d Sport 5dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E220d Sport 5dr 9G-Tronic',
'vin': None,
'year': 2021}
2026-03-25 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120439240%27 HTTP/1.1" 200 None
2026-03-25 10:01:02 [astonbarclay.gb] INFO: Saving data for 120439240: {'auction_closing_time': 1774604700.0, 'created_time': 1773666490.951715, 'last_price_update_time': 1774432862.151497}
2026-03-25 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120439240') HTTP/1.1" 204 0
2026-03-25 10:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120528674
2026-03-25 10:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120528674%27 HTTP/1.1" 200 None
2026-03-25 10:01:02 [astonbarclay.gb] INFO: Scrape type for 120528674: 2
2026-03-25 10:01:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120439172, 'registration': 'DX70UGF', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL SW', 'derivative': '3.0 SD6 HSE Luxury 5dr Auto', 'mileage': 59803, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-09-22', 'fuel': 'Diesel', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/DX70UGF/2026-03-19/image/1c0cc1ab-cfda-4921-88eb-4ab473dd2a74_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/2a42ce64-4a93-42f5-b1cd-dda582c75c41_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/848fe550-484b-4b21-a7db-d2d706ecdc02_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/55ae6cfc-2dda-42c6-9a20-65d2782f1119_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/3f62b916-f8ed-4565-aebb-47750edd6748_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/f92f423c-72cb-4f04-9ae8-4a31cab81bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/4a895637-125a-454a-a8a7-a922be22b02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/70b6fbb9-b14f-4dfc-b747-f964aeb37b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/e6e632f6-657d-44b0-841a-16fa7a2741b5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/22 - 11K, 03/24 - 35K,', 'remarks': '**52** VOSA STATES 27K, 42K, 58K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 248, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/95493edb-5d1a-47fc-9cc1-a452dedf9671.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120439172, 'registration': 'DX70UGF', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL SW', 'derivative': '3.0 SD6 HSE Luxury 5dr Auto', 'mileage': 59803, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-09-22', 'fuel': 'Diesel', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/DX70UGF/2026-03-19/image/1c0cc1ab-cfda-4921-88eb-4ab473dd2a74_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/2a42ce64-4a93-42f5-b1cd-dda582c75c41_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/848fe550-484b-4b21-a7db-d2d706ecdc02_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/55ae6cfc-2dda-42c6-9a20-65d2782f1119_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/3f62b916-f8ed-4565-aebb-47750edd6748_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/f92f423c-72cb-4f04-9ae8-4a31cab81bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/4a895637-125a-454a-a8a7-a922be22b02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/70b6fbb9-b14f-4dfc-b747-f964aeb37b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX70UGF/2026-03-19/image/e6e632f6-657d-44b0-841a-16fa7a2741b5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/22 - 11K, 03/24 - 35K,', 'remarks': '**52** VOSA STATES 27K, 42K, 58K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 248, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/95493edb-5d1a-47fc-9cc1-a452dedf9671.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f4e090-9ec1-5e2c-a2c1-d1a8a5df53eb with identifier: 120439172
2026-03-25 10:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f4e090-9ec1-5e2c-a2c1-d1a8a5df53eb with scrape type 2
2026-03-25 10:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40f4e090-9ec1-5e2c-a2c1-d1a8a5df53eb with scrape type 2
2026-03-25 10:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 40f4e090-9ec1-5e2c-a2c1-d1a8a5df53eb, identifier: 120439172
2026-03-25 10:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120529656?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 40f4e090-9ec1-5e2c-a2c1-d1a8a5df53eb with identifier: 120439172
2026-03-25 10:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 40f4e090-9ec1-5e2c-a2c1-d1a8a5df53eb with identifier: 120439172
2026-03-25 10:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 40f4e090-9ec1-5e2c-a2c1-d1a8a5df53eb with identifier: 120439172 to the API
2026-03-25 10:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120439172?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 248,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '40f4e090-9ec1-5e2c-a2c1-d1a8a5df53eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DX70UGF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120439172',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DISCOVERY DIESEL SW',
'odometer': 59803,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-22',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER DISCOVERY DIESEL SW 3.0 SD6 HSE Luxury 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 SD6 HSE Luxury 5dr Auto',
'vin': None,
'year': 2020}
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120439172%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Saving data for 120439172: {'auction_closing_time': 1774604700.0, 'created_time': 1773666551.035308, 'last_price_update_time': 1774432863.183828}
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120439172') HTTP/1.1" 204 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120572177
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120572177%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120572177: 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120560634
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120560634%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120560634: 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120586686
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120586686%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120586686: 2
2026-03-25 10:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120586055
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120586055%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120586055: 2
2026-03-25 10:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120480111?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120479474?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120415846?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120529656, 'registration': 'YF18EDV', 'account': 'WBA002', 'make': 'BMW', 'model': '3 SERIES SALOON SPECIAL EDITION', 'derivative': '320d xDrive M Sport Shadow Edition 4dr Step Auto', 'mileage': 54778, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-05-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-28', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YF18EDV/2026-03-18/image/63f252d1-88ee-41e0-884b-532ad1d19a25_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/db3c9267-cc00-465f-ac58-e4ec98f16312_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/fca3c223-1604-4325-ab68-189462398386_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/715c0736-0d2a-4986-948f-7180ed83bc5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/71db2336-bb1b-4b56-a4a3-db3816ca0c71_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/1e160c68-3cb3-4304-b2d1-f7d7e4dc8dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/1c669a8b-84d8-485b-82ee-e3a7c6335eda_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/34689f1c-f85f-4ba6-aeef-25a1b0b93cd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/81313452-3fdc-4464-821c-f812720a8ea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/057f2610-136b-469b-b28c-33155d493580_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/37496e1f-610e-4e8d-b1d9-b6a640f745f9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 05/25 - NO MILEAGE', 'remarks': '**661** VOSA STATES 25K, 31K, 37K, 44K, 50K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e4cda214-a8b5-4aea-ab06-c2f9545851cc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120529656, 'registration': 'YF18EDV', 'account': 'WBA002', 'make': 'BMW', 'model': '3 SERIES SALOON SPECIAL EDITION', 'derivative': '320d xDrive M Sport Shadow Edition 4dr Step Auto', 'mileage': 54778, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-05-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-28', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YF18EDV/2026-03-18/image/63f252d1-88ee-41e0-884b-532ad1d19a25_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/db3c9267-cc00-465f-ac58-e4ec98f16312_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/fca3c223-1604-4325-ab68-189462398386_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/715c0736-0d2a-4986-948f-7180ed83bc5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/71db2336-bb1b-4b56-a4a3-db3816ca0c71_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/1e160c68-3cb3-4304-b2d1-f7d7e4dc8dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/1c669a8b-84d8-485b-82ee-e3a7c6335eda_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/34689f1c-f85f-4ba6-aeef-25a1b0b93cd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/81313452-3fdc-4464-821c-f812720a8ea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/057f2610-136b-469b-b28c-33155d493580_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF18EDV/2026-03-18/image/37496e1f-610e-4e8d-b1d9-b6a640f745f9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 05/25 - NO MILEAGE', 'remarks': '**661** VOSA STATES 25K, 31K, 37K, 44K, 50K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e4cda214-a8b5-4aea-ab06-c2f9545851cc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39418c1d-ea81-5d13-b93d-8ed6b04152ee with identifier: 120529656
2026-03-25 10:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39418c1d-ea81-5d13-b93d-8ed6b04152ee with scrape type 2
2026-03-25 10:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39418c1d-ea81-5d13-b93d-8ed6b04152ee with scrape type 2
2026-03-25 10:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 39418c1d-ea81-5d13-b93d-8ed6b04152ee, identifier: 120529656
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120589268
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120589268%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120589268: 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120282673
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120282673%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120282673: 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120261899
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120261899%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120261899: 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120660737
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120660737%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120660737: 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120299965
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120299965%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120299965: 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120471162
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120471162%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120471162: 0
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120645779
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120645779%27 HTTP/1.1" 200 None
2026-03-25 10:01:03 [astonbarclay.gb] INFO: Scrape type for 120645779: 1
2026-03-25 10:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 39418c1d-ea81-5d13-b93d-8ed6b04152ee with identifier: 120529656
2026-03-25 10:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 39418c1d-ea81-5d13-b93d-8ed6b04152ee with identifier: 120529656
2026-03-25 10:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 39418c1d-ea81-5d13-b93d-8ed6b04152ee with identifier: 120529656 to the API
2026-03-25 10:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120529656?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '39418c1d-ea81-5d13-b93d-8ed6b04152ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF18EDV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120529656',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '3 SERIES SALOON SPECIAL EDITION',
'odometer': 54778,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-29',
'seller_name': 'UKCGR - Premium',
'title': 'BMW 3 SERIES SALOON SPECIAL EDITION 320d xDrive M Sport Shadow '
'Edition 4dr Step Auto',
'transmission': 'automatic',
'trim': '320d xDrive M Sport Shadow Edition 4dr Step Auto',
'vin': None,
'year': 2018}
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120529656%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Saving data for 120529656: {'auction_closing_time': 1774604700.0, 'created_time': 1773774090.832766, 'last_price_update_time': 1774432864.164666}
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120529656') HTTP/1.1" 204 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120652905
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120652905%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120652905: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120413800
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120413800%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120413800: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120277883
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120277883%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120277883: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120555397
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120555397%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120555397: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120481552
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120481552%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120481552: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120510439
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120510439%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120510439: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120277667
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120277667%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120277667: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120132720
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120132720%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120132720: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120213806
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120213806%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120213806: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120374826
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120374826%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120374826: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120632473
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120632473%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120632473: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119877912
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119877912%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 119877912: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120594710
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120594710%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120594710: 0
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120694718
2026-03-25 10:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120694718%27 HTTP/1.1" 200 None
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Scrape type for 120694718: 2
2026-03-25 10:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120473922?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120442088?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120480111, 'registration': 'YN16TSX', 'account': 'WBA003', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 2 5dr', 'mileage': 89236, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-04-27', 'fuel': 'Diesel', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YN16TSX/2026-03-17/image/6196c7f9-d93b-4d08-929d-3db8aa097234_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/1c852bc8-f3bd-4adc-a351-fea720b04ba4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/57507ad3-385b-4e71-9ec7-f5be8d2fff33_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/b2133169-8a49-4d9a-904d-df6291c928e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/651fdbfe-c04e-4e44-b4cf-e3df9c448067_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/5f53dec8-2f59-4ffb-b6ad-1a880a3dfbc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/2f50c43a-fca4-425a-b586-4e4bb8d3d3f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/1e3b6d34-c318-459d-89d7-07c95a5044c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/42c0f794-f2f5-4dda-b1d8-90deab27fe1f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/17 - 10K, 04/18 - 20K, 04/19 - 28K,', 'remarks': '**512** VOSA STATES 28K, 40K, 46K, 54K, 62K, 74K, 84K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', '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/5e68c34f-4561-4675-9b5c-b8cf9a79f2c4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120480111, 'registration': 'YN16TSX', 'account': 'WBA003', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 2 5dr', 'mileage': 89236, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-04-27', 'fuel': 'Diesel', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YN16TSX/2026-03-17/image/6196c7f9-d93b-4d08-929d-3db8aa097234_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/1c852bc8-f3bd-4adc-a351-fea720b04ba4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/57507ad3-385b-4e71-9ec7-f5be8d2fff33_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/b2133169-8a49-4d9a-904d-df6291c928e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/651fdbfe-c04e-4e44-b4cf-e3df9c448067_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/5f53dec8-2f59-4ffb-b6ad-1a880a3dfbc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/2f50c43a-fca4-425a-b586-4e4bb8d3d3f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/1e3b6d34-c318-459d-89d7-07c95a5044c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN16TSX/2026-03-17/image/42c0f794-f2f5-4dda-b1d8-90deab27fe1f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/17 - 10K, 04/18 - 20K, 04/19 - 28K,', 'remarks': '**512** VOSA STATES 28K, 40K, 46K, 54K, 62K, 74K, 84K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', '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/5e68c34f-4561-4675-9b5c-b8cf9a79f2c4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b4823ed-3119-54f1-a45f-5d46677bcd29 with identifier: 120480111
2026-03-25 10:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b4823ed-3119-54f1-a45f-5d46677bcd29 with scrape type 2
2026-03-25 10:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b4823ed-3119-54f1-a45f-5d46677bcd29 with scrape type 2
2026-03-25 10:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5b4823ed-3119-54f1-a45f-5d46677bcd29, identifier: 120480111
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120479474, 'registration': 'KW16EEH', 'account': 'WBA003', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi GT-Line 5dr [AWD]', 'mileage': 70825, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-06-14', 'fuel': 'Petrol', 'motExpiry': '2026-06-09', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KW16EEH/2026-03-19/image/cf889863-cbd6-464d-8d59-2d4ac3f8fb3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/033d852c-3844-473b-b8e9-f41969b6ae32_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/93b5ccc8-22d8-493e-af54-2a65d82e07c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/fab68ee2-d893-41f1-8eaf-e308e74223d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/6f82bc52-6b3c-4728-8c89-036f4de5ff7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/e344b39d-94fa-44d3-a628-96b59e323892_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/10b8668e-a14d-43c3-9ccb-46a6902f5e16_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/d984cdd8-9108-4693-9d9a-2294a91f81a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/56a77dbc-beca-4f05-bff5-21489a76b243_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book SCANNED COPY OF SERVICE BOOK 09/21-29K, 05/23-45K', 'remarks': '**413** VOSA STATES 11K, 18K, 25K, 35K, 45K, 54K, 64K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/903c7f8a-f3f3-4dc5-904f-20e8e3ab1d2e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120479474, 'registration': 'KW16EEH', 'account': 'WBA003', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi GT-Line 5dr [AWD]', 'mileage': 70825, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-06-14', 'fuel': 'Petrol', 'motExpiry': '2026-06-09', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KW16EEH/2026-03-19/image/cf889863-cbd6-464d-8d59-2d4ac3f8fb3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/033d852c-3844-473b-b8e9-f41969b6ae32_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/93b5ccc8-22d8-493e-af54-2a65d82e07c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/fab68ee2-d893-41f1-8eaf-e308e74223d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/6f82bc52-6b3c-4728-8c89-036f4de5ff7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/e344b39d-94fa-44d3-a628-96b59e323892_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/10b8668e-a14d-43c3-9ccb-46a6902f5e16_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/d984cdd8-9108-4693-9d9a-2294a91f81a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/56a77dbc-beca-4f05-bff5-21489a76b243_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book SCANNED COPY OF SERVICE BOOK 09/21-29K, 05/23-45K', 'remarks': '**413** VOSA STATES 11K, 18K, 25K, 35K, 45K, 54K, 64K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/903c7f8a-f3f3-4dc5-904f-20e8e3ab1d2e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with identifier: 120479474
2026-03-25 10:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with scrape type 2
2026-03-25 10:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with scrape type 2
2026-03-25 10:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 11554a6d-d06c-5b10-b99e-5c3dd802bae4, identifier: 120479474
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120415846, 'registration': 'KU19RWC', 'account': 'HAT008', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL SW', 'derivative': '3.0 SDV6 HSE Luxury 5dr Auto', 'mileage': 112487, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-25', 'fuel': 'Diesel', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KU19RWC/2026-03-20/image/9a8f76fc-96e1-4cd5-98be-da4bc7c04d7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/25279909-32ea-40e1-bb6d-8af3b867bba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/4d932dea-4a58-4c74-9c88-2ea77d952794_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/9d2313e3-0a53-43e1-aa73-f7ee2063e1c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/fd4d80db-eac5-400b-90a7-40dca3aa8fdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/94b68539-4716-4808-ba3d-8908ab0f8bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/ba1dc1ab-ca41-4c71-b8e3-b3febc4172ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/ecc476bb-bf3e-4a38-8ecc-b9591ac7eb68_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/cf219269-7cee-4945-a5a9-20cee05d1491_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/21 - 21K, 03/22 - 35K, 04/23 - 56K, 05/24 - 76K, 05/25 - 93K,', 'remarks': '**58** VOSA STATES 39K, 59K, 77K, 93K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d29a65a-1b64-438a-9f89-8f02d2aeb412.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120415846, 'registration': 'KU19RWC', 'account': 'HAT008', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL SW', 'derivative': '3.0 SDV6 HSE Luxury 5dr Auto', 'mileage': 112487, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-25', 'fuel': 'Diesel', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KU19RWC/2026-03-20/image/9a8f76fc-96e1-4cd5-98be-da4bc7c04d7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/25279909-32ea-40e1-bb6d-8af3b867bba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/4d932dea-4a58-4c74-9c88-2ea77d952794_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/9d2313e3-0a53-43e1-aa73-f7ee2063e1c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/fd4d80db-eac5-400b-90a7-40dca3aa8fdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/94b68539-4716-4808-ba3d-8908ab0f8bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/ba1dc1ab-ca41-4c71-b8e3-b3febc4172ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/ecc476bb-bf3e-4a38-8ecc-b9591ac7eb68_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-20/image/cf219269-7cee-4945-a5a9-20cee05d1491_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/21 - 21K, 03/22 - 35K, 04/23 - 56K, 05/24 - 76K, 05/25 - 93K,', 'remarks': '**58** VOSA STATES 39K, 59K, 77K, 93K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d29a65a-1b64-438a-9f89-8f02d2aeb412.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1feb32f9-4f20-507f-9e68-829e65f7014c with identifier: 120415846
2026-03-25 10:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1feb32f9-4f20-507f-9e68-829e65f7014c with scrape type 2
2026-03-25 10:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1feb32f9-4f20-507f-9e68-829e65f7014c with scrape type 2
2026-03-25 10:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1feb32f9-4f20-507f-9e68-829e65f7014c, identifier: 120415846
2026-03-25 10: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 10: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 10:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120694526?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5b4823ed-3119-54f1-a45f-5d46677bcd29 with identifier: 120480111
2026-03-25 10:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5b4823ed-3119-54f1-a45f-5d46677bcd29 with identifier: 120480111
2026-03-25 10:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5b4823ed-3119-54f1-a45f-5d46677bcd29 with identifier: 120480111 to the API
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120480111?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5b4823ed-3119-54f1-a45f-5d46677bcd29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YN16TSX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120480111',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 89236,
'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': 'KIA SPORTAGE DIESEL ESTATE 1.7 CRDi ISG 2 5dr',
'transmission': 'manual',
'trim': '1.7 CRDi ISG 2 5dr',
'vin': None,
'year': 2016}
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120480111%27 HTTP/1.1" 200 None
2026-03-25 10:01:05 [astonbarclay.gb] INFO: Saving data for 120480111: {'auction_closing_time': 1774604700.0, 'created_time': 1773687851.662551, 'last_price_update_time': 1774432865.46017}
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120480111') HTTP/1.1" 204 0
2026-03-25 10:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with identifier: 120479474
2026-03-25 10:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with identifier: 120479474
2026-03-25 10:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with identifier: 120479474 to the API
2026-03-25 10:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120479474?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '11554a6d-d06c-5b10-b99e-5c3dd802bae4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KW16EEH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120479474',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 70825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-14',
'seller_name': 'UKCGR - Select',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi GT-Line 5dr [AWD]',
'transmission': 'manual',
'trim': '1.6T GDi GT-Line 5dr [AWD]',
'vin': None,
'year': 2016}
2026-03-25 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120479474%27 HTTP/1.1" 200 None
2026-03-25 10:01:06 [astonbarclay.gb] INFO: Saving data for 120479474: {'auction_closing_time': 1774604700.0, 'created_time': 1773687877.968326, 'last_price_update_time': 1774432866.207193}
2026-03-25 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120479474') HTTP/1.1" 204 0
2026-03-25 10:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1feb32f9-4f20-507f-9e68-829e65f7014c with identifier: 120415846
2026-03-25 10:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1feb32f9-4f20-507f-9e68-829e65f7014c with identifier: 120415846
2026-03-25 10:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1feb32f9-4f20-507f-9e68-829e65f7014c with identifier: 120415846 to the API
2026-03-25 10:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120415846?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 202,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '1feb32f9-4f20-507f-9e68-829e65f7014c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU19RWC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120415846',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DISCOVERY DIESEL SW',
'odometer': 112487,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-25',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER DISCOVERY DIESEL SW 3.0 SDV6 HSE Luxury 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 HSE Luxury 5dr Auto',
'vin': None,
'year': 2019}
2026-03-25 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120415846%27 HTTP/1.1" 200 None
2026-03-25 10:01:06 [astonbarclay.gb] INFO: Saving data for 120415846: {'auction_closing_time': 1774604700.0, 'created_time': 1773666668.652261, 'last_price_update_time': 1774432866.986212}
2026-03-25 10:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120415846') HTTP/1.1" 204 0
2026-03-25 10:01:07 [scrapy.extensions.logstats] INFO: Crawled 48 pages (at 48 pages/min), scraped 19 items (at 19 items/min)
2026-03-25 10:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120695982
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120695982%27 HTTP/1.1" 200 None
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Scrape type for 120695982: 2
2026-03-25 10:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120507514
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120507514%27 HTTP/1.1" 200 None
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Scrape type for 120507514: 0
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120719063
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120719063%27 HTTP/1.1" 200 None
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Scrape type for 120719063: 0
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120696245
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120696245%27 HTTP/1.1" 200 None
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Scrape type for 120696245: 2
2026-03-25 10:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120226993?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120473922, 'registration': 'AD57JFG', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.4 S 80 5dr [AC]', 'mileage': 154600, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-02-04', 'fuel': 'Petrol', 'motExpiry': '2026-03-12', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AD57JFG/2026-03-17/image/be4194ec-a49a-4a7d-a8a4-1d857b777320_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/ac507e6f-6c23-47f7-a8f4-f1b250279767_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/71e4fb55-6d54-45f0-be07-54b543a23ea6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/ad6dd6c2-8991-443c-b461-d417686e433a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/0bf7389d-5e3f-4258-b309-e8eec30f3dbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/a8097321-6d61-4917-bfb3-d8445fa530fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/7fefd84f-e173-4d8b-baf0-1a50826a6f3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/19c62326-bb82-41fb-be8c-75c6c281bc9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/fd292cd7-406b-4a84-a095-88dadc6bbbdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/593b4c37-31b5-4a53-85b8-3031b121aaca_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**443** VOSA STATES 25K, 30K, 34K, 40K, 44K, 46K, 49K, 56K, 65K, 73K, 77K, 87K, 113K, 131K, 145K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 165, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3f6860c1-59dc-4ce9-ab50-0c54ac26a8d4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120473922, 'registration': 'AD57JFG', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.4 S 80 5dr [AC]', 'mileage': 154600, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-02-04', 'fuel': 'Petrol', 'motExpiry': '2026-03-12', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AD57JFG/2026-03-17/image/be4194ec-a49a-4a7d-a8a4-1d857b777320_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/ac507e6f-6c23-47f7-a8f4-f1b250279767_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/71e4fb55-6d54-45f0-be07-54b543a23ea6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/ad6dd6c2-8991-443c-b461-d417686e433a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/0bf7389d-5e3f-4258-b309-e8eec30f3dbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/a8097321-6d61-4917-bfb3-d8445fa530fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/7fefd84f-e173-4d8b-baf0-1a50826a6f3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/19c62326-bb82-41fb-be8c-75c6c281bc9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/fd292cd7-406b-4a84-a095-88dadc6bbbdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AD57JFG/2026-03-17/image/593b4c37-31b5-4a53-85b8-3031b121aaca_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**443** VOSA STATES 25K, 30K, 34K, 40K, 44K, 46K, 49K, 56K, 65K, 73K, 77K, 87K, 113K, 131K, 145K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 165, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3f6860c1-59dc-4ce9-ab50-0c54ac26a8d4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07cd0ced-e847-568c-810d-50ae0dfe60ee with identifier: 120473922
2026-03-25 10:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07cd0ced-e847-568c-810d-50ae0dfe60ee with scrape type 2
2026-03-25 10:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07cd0ced-e847-568c-810d-50ae0dfe60ee with scrape type 2
2026-03-25 10:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 07cd0ced-e847-568c-810d-50ae0dfe60ee, identifier: 120473922
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120442088, 'registration': 'EA07HYY', 'account': 'WBA003', 'make': 'VAUXHALL', 'model': 'COMBO 2000 CDTI+', 'derivative': None, 'mileage': 106567, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-05-31', 'fuel': 'Diesel', 'motExpiry': '2025-09-17', 'doors': None, 'engineSize': 1248, 'bodyType': 'Car Derived Van', 'images': ['https://abimg003.imgix.net/EA07HYY/2026-03-16/image/ab2790c9-ea37-4d8c-8705-cebe44147e32_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/c192fe81-9238-49a6-bf26-e94da1e99f32_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/7697c427-c0d8-4c66-b93a-40a044e16cba_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/58686b41-1c18-4751-bce9-09c6094ebccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/789cce3d-647a-4c86-b52f-340b0ca1d498_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/196e756f-c90b-4c38-9de9-1eb0ff313619_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/26189939-7eeb-4caa-858d-0737b9067b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/731fe8b0-de3b-4643-9219-342201010581_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/4adad170-fbd6-4aac-9b3e-2713fb6b279a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/d760d82e-b702-49ad-8bd6-db8e7a3d68dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/1c2c3cdc-a464-4286-9f6a-c9c1ef37d356_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/16 - 71K, 08/17 - 81K, 08/18 - 87K, 08/19 - 91K, 08/21 - 95K, 09/23 - 100K,', 'remarks': '**632** VOSA STATES 18K, 35K, 42K, 49K, 55K, 62K, 71K, 81K, 87K, 91K, 94K, 95K, 97K, 100K, 104K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/01091136-8a53-4905-9823-e9c2529373a2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120442088, 'registration': 'EA07HYY', 'account': 'WBA003', 'make': 'VAUXHALL', 'model': 'COMBO 2000 CDTI+', 'derivative': None, 'mileage': 106567, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-05-31', 'fuel': 'Diesel', 'motExpiry': '2025-09-17', 'doors': None, 'engineSize': 1248, 'bodyType': 'Car Derived Van', 'images': ['https://abimg003.imgix.net/EA07HYY/2026-03-16/image/ab2790c9-ea37-4d8c-8705-cebe44147e32_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/c192fe81-9238-49a6-bf26-e94da1e99f32_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/7697c427-c0d8-4c66-b93a-40a044e16cba_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/58686b41-1c18-4751-bce9-09c6094ebccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/789cce3d-647a-4c86-b52f-340b0ca1d498_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/196e756f-c90b-4c38-9de9-1eb0ff313619_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/26189939-7eeb-4caa-858d-0737b9067b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/731fe8b0-de3b-4643-9219-342201010581_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/4adad170-fbd6-4aac-9b3e-2713fb6b279a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/d760d82e-b702-49ad-8bd6-db8e7a3d68dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA07HYY/2026-03-16/image/1c2c3cdc-a464-4286-9f6a-c9c1ef37d356_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/16 - 71K, 08/17 - 81K, 08/18 - 87K, 08/19 - 91K, 08/21 - 95K, 09/23 - 100K,', 'remarks': '**632** VOSA STATES 18K, 35K, 42K, 49K, 55K, 62K, 71K, 81K, 87K, 91K, 94K, 95K, 97K, 100K, 104K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/01091136-8a53-4905-9823-e9c2529373a2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aec06799-245a-53bc-990b-d2f79ab88584 with identifier: 120442088
2026-03-25 10:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aec06799-245a-53bc-990b-d2f79ab88584 with scrape type 2
2026-03-25 10:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aec06799-245a-53bc-990b-d2f79ab88584 with scrape type 2
2026-03-25 10:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aec06799-245a-53bc-990b-d2f79ab88584, identifier: 120442088
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120694526, 'registration': 'CE11AWR', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C4 GRAND PICASSO DIESEL ESTATE', 'derivative': '1.6 HDi VTR+ 5dr', 'mileage': 98420, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-10', 'fuel': 'Diesel', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CE11AWR/2026-03-24/image/97a412de-dc6d-4be0-9e09-775c968279e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/fc2a2b21-f6c4-4c5d-94f2-b78877333971_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/039487af-45ea-4f80-a45c-c37356a6ec96_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/0f8fbcb9-9581-4263-9d0e-e6cf88a02af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/3c342b66-2e85-44a0-819f-1c010f3eec12_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/fb5a210b-e646-45eb-aaec-7c395b92f663_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/9995506b-d8ee-4a75-b2ba-885fb1e7fd3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/184aadc5-166c-4c1d-83f2-cf1471277061_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/60b98e11-7236-4da1-af1b-d1f8518c292e_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/12 - 11K, 03/14 - 24K, 05/15 - 38K, 06/16 - 51K, 07/18 - 74K, 10/19 - 80K, 01/21 - 86K, 01/23 - 90K', 'remarks': '**766** VOSA STATES 23K, 34K, 46K, 57K, 68K, 80K, 85K, 86K, 88K, 90K, 92K, 95K, 98K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f5061d03-adf2-40e1-b800-ba8205662c53.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120694526, 'registration': 'CE11AWR', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C4 GRAND PICASSO DIESEL ESTATE', 'derivative': '1.6 HDi VTR+ 5dr', 'mileage': 98420, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-10', 'fuel': 'Diesel', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CE11AWR/2026-03-24/image/97a412de-dc6d-4be0-9e09-775c968279e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/fc2a2b21-f6c4-4c5d-94f2-b78877333971_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/039487af-45ea-4f80-a45c-c37356a6ec96_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/0f8fbcb9-9581-4263-9d0e-e6cf88a02af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/3c342b66-2e85-44a0-819f-1c010f3eec12_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/fb5a210b-e646-45eb-aaec-7c395b92f663_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/9995506b-d8ee-4a75-b2ba-885fb1e7fd3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/184aadc5-166c-4c1d-83f2-cf1471277061_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/60b98e11-7236-4da1-af1b-d1f8518c292e_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/12 - 11K, 03/14 - 24K, 05/15 - 38K, 06/16 - 51K, 07/18 - 74K, 10/19 - 80K, 01/21 - 86K, 01/23 - 90K', 'remarks': '**766** VOSA STATES 23K, 34K, 46K, 57K, 68K, 80K, 85K, 86K, 88K, 90K, 92K, 95K, 98K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f5061d03-adf2-40e1-b800-ba8205662c53.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a106730-67d3-5160-aaf8-296e5ec3fbbf with identifier: 120694526
2026-03-25 10:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a106730-67d3-5160-aaf8-296e5ec3fbbf with scrape type 2
2026-03-25 10:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a106730-67d3-5160-aaf8-296e5ec3fbbf with scrape type 2
2026-03-25 10:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5a106730-67d3-5160-aaf8-296e5ec3fbbf, identifier: 120694526
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120696092
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120696092%27 HTTP/1.1" 200 None
2026-03-25 10:01:07 [astonbarclay.gb] INFO: Scrape type for 120696092: 2
2026-03-25 10:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 07cd0ced-e847-568c-810d-50ae0dfe60ee with identifier: 120473922
2026-03-25 10:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 07cd0ced-e847-568c-810d-50ae0dfe60ee with identifier: 120473922
2026-03-25 10:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 07cd0ced-e847-568c-810d-50ae0dfe60ee with identifier: 120473922 to the API
2026-03-25 10:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120473922?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 165,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '07cd0ced-e847-568c-810d-50ae0dfe60ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AD57JFG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120473922',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 154600,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-04',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN GOLF HATCHBACK 1.4 S 80 5dr [AC]',
'transmission': 'manual',
'trim': '1.4 S 80 5dr [AC]',
'vin': None,
'year': 2008}
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120473922%27 HTTP/1.1" 200 None
2026-03-25 10:01:08 [astonbarclay.gb] INFO: Saving data for 120473922: {'auction_closing_time': 1774604700.0, 'created_time': 1773687950.128897, 'last_price_update_time': 1774432868.246953}
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120473922') HTTP/1.1" 204 0
2026-03-25 10:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aec06799-245a-53bc-990b-d2f79ab88584 with identifier: 120442088
2026-03-25 10:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aec06799-245a-53bc-990b-d2f79ab88584 with identifier: 120442088
2026-03-25 10:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aec06799-245a-53bc-990b-d2f79ab88584 with identifier: 120442088 to the API
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120442088?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'aec06799-245a-53bc-990b-d2f79ab88584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA07HYY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120442088',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'COMBO 2000 CDTI+',
'odometer': 106567,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-31',
'seller_name': 'UKCGR - Select',
'title': 'VAUXHALL COMBO 2000 CDTI+ None',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2007}
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:08 [astonbarclay.gb] INFO: Saving data for 120442088: {'auction_closing_time': 1774604700.0, 'created_time': 1773655443.744895, 'last_price_update_time': 1774432868.793441}
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120442088') HTTP/1.1" 204 0
2026-03-25 10:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5a106730-67d3-5160-aaf8-296e5ec3fbbf with identifier: 120694526
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BROWN HTTP/1.1" 200 None
2026-03-25 10:01:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5a106730-67d3-5160-aaf8-296e5ec3fbbf with identifier: 120694526
2026-03-25 10:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5a106730-67d3-5160-aaf8-296e5ec3fbbf with identifier: 120694526 to the API
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120694526?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5a106730-67d3-5160-aaf8-296e5ec3fbbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CE11AWR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120694526',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 GRAND PICASSO DIESEL ESTATE',
'odometer': 98420,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-10',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C4 GRAND PICASSO DIESEL ESTATE 1.6 HDi VTR+ 5dr',
'transmission': 'manual',
'trim': '1.6 HDi VTR+ 5dr',
'vin': None,
'year': 2011}
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120694526%27 HTTP/1.1" 200 None
2026-03-25 10:01:09 [astonbarclay.gb] INFO: Saving data for 120694526: {'auction_closing_time': 1774604700.0, 'created_time': 1774328509.536419, 'last_price_update_time': 1774432869.359567}
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120694526') HTTP/1.1" 204 0
2026-03-25 10:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120614132
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120614132%27 HTTP/1.1" 200 None
2026-03-25 10:01:09 [astonbarclay.gb] INFO: Scrape type for 120614132: 2
2026-03-25 10:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627439?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120650937?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120473847?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120474035?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120226993, 'registration': 'YC71FHW', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '45 TFSI e S Line Competition 5dr S Tronic', 'mileage': 22300, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': 143, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-19', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YC71FHW/2026-03-10/image/14651990-2f49-4394-8852-bb9dc5b5e1bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/bf7f5541-9c12-44f7-a474-125ef8156be9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/dc9edf26-fcd5-43cc-88e7-acc5e5291c0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/40696a9c-bdae-4a4b-aa6b-723e71339581_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/cde42cef-f49c-495f-9d0b-3a5b7af8d57e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/9957d0b9-7452-4d39-985c-45ec5cc548d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/503b5c04-d771-4057-9655-5db3558bb205_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/6a94a10f-9a7a-4e40-90a7-13cac1bd956d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/22 5k 11/23 14k Digital - 04/25 18k', 'remarks': 'Metallic Paint SPARE KEY, VOSA STATES 17K 20K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 29, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/083ef256-c42d-454d-86f6-3444aa4d2f8c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:01:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120226993, 'registration': 'YC71FHW', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '45 TFSI e S Line Competition 5dr S Tronic', 'mileage': 22300, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-26T10:00Z', 'lot': 143, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-19', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YC71FHW/2026-03-10/image/14651990-2f49-4394-8852-bb9dc5b5e1bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/bf7f5541-9c12-44f7-a474-125ef8156be9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/dc9edf26-fcd5-43cc-88e7-acc5e5291c0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/40696a9c-bdae-4a4b-aa6b-723e71339581_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/cde42cef-f49c-495f-9d0b-3a5b7af8d57e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/9957d0b9-7452-4d39-985c-45ec5cc548d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/503b5c04-d771-4057-9655-5db3558bb205_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC71FHW/2026-03-10/image/6a94a10f-9a7a-4e40-90a7-13cac1bd956d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/22 5k 11/23 14k Digital - 04/25 18k', 'remarks': 'Metallic Paint SPARE KEY, VOSA STATES 17K 20K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 29, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/083ef256-c42d-454d-86f6-3444aa4d2f8c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c138376e-27da-51fc-a942-dfd2f707fb6d with identifier: 120226993
2026-03-25 10:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c138376e-27da-51fc-a942-dfd2f707fb6d with scrape type 2
2026-03-25 10:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c138376e-27da-51fc-a942-dfd2f707fb6d with scrape type 2
2026-03-25 10:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c138376e-27da-51fc-a942-dfd2f707fb6d, identifier: 120226993
2026-03-25 10: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 10: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 10: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 10: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 10:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c138376e-27da-51fc-a942-dfd2f707fb6d with identifier: 120226993
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:01:09 [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 10:01:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c138376e-27da-51fc-a942-dfd2f707fb6d with identifier: 120226993
2026-03-25 10:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c138376e-27da-51fc-a942-dfd2f707fb6d with identifier: 120226993 to the API
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120226993?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 29,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'c138376e-27da-51fc-a942-dfd2f707fb6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YC71FHW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120226993',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 22300,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-19',
'seller_name': 'Zenith',
'title': 'AUDI A3 SPORTBACK 45 TFSI e S Line Competition 5dr S Tronic',
'transmission': 'automatic',
'trim': '45 TFSI e S Line Competition 5dr S Tronic',
'vin': None,
'year': 2021}
2026-03-25 10:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120226993%27 HTTP/1.1" 200 None
2026-03-25 10:01:09 [astonbarclay.gb] INFO: Saving data for 120226993: {'auction_closing_time': 1774519200.0, 'created_time': 1773666975.735553, 'last_price_update_time': 1774432869.998538}
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120226993') HTTP/1.1" 204 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120749685
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120749685%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120749685: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120748919
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120748919%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120748919: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120733640
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733640%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120733640: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120732453
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732453%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120732453: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120719442
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120719442%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120719442: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120758532
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120758532%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120758532: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120732541
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732541%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120732541: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120733542
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733542%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120733542: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120728474
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120728474%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120728474: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120721726
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120721726%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120721726: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120722968
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120722968%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120722968: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120723504
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120723504%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120723504: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120732724
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732724%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120732724: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120747101
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120747101%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120747101: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120462215
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120462215%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120462215: 2
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120237760
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120237760%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120237760: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120733656
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733656%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120733656: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120627860
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120627860%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120627860: 2
2026-03-25 10:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120648471?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627439, 'registration': 'PN21ZWH', 'account': 'VAN052', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Ultimate 5dr 2WD', 'mileage': 36266, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-10', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/8a56e4e9-0346-40e8-9e57-6c01f36a18d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/6c0a8e54-bcd8-4b9d-96c1-a81d8637fccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/0cc2a90e-8ef1-424c-bf69-9fed0310c81f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/6cb8be9f-c0f2-4543-8626-1f8301ddfd17_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/20e84f95-e223-404b-bd80-b1c1fd32d60a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/01d31a25-83f5-43d5-ab71-af43d37d616b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/898be58c-afc0-4830-96a7-4726457b8646_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/4c66a9e8-c0cb-4a3e-9a2f-d4b8dfd3d975_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/0b6cd2a7-241f-42c4-8ac8-8ee39b2c91ca_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/22 - 5K, 04/23 - 12K, 04/25 - 29K,', 'remarks': '**1291** VOSA STATES 22K, 29K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d652c4bf-66b4-4e7b-a6c9-374d7568ca67.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627439, 'registration': 'PN21ZWH', 'account': 'VAN052', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Ultimate 5dr 2WD', 'mileage': 36266, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-10', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/8a56e4e9-0346-40e8-9e57-6c01f36a18d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/6c0a8e54-bcd8-4b9d-96c1-a81d8637fccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/0cc2a90e-8ef1-424c-bf69-9fed0310c81f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/6cb8be9f-c0f2-4543-8626-1f8301ddfd17_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/20e84f95-e223-404b-bd80-b1c1fd32d60a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/01d31a25-83f5-43d5-ab71-af43d37d616b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/898be58c-afc0-4830-96a7-4726457b8646_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/4c66a9e8-c0cb-4a3e-9a2f-d4b8dfd3d975_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/0b6cd2a7-241f-42c4-8ac8-8ee39b2c91ca_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/22 - 5K, 04/23 - 12K, 04/25 - 29K,', 'remarks': '**1291** VOSA STATES 22K, 29K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d652c4bf-66b4-4e7b-a6c9-374d7568ca67.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae66694e-abb8-57c5-94df-2547c92d6711 with identifier: 120627439
2026-03-25 10:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae66694e-abb8-57c5-94df-2547c92d6711 with scrape type 2
2026-03-25 10:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae66694e-abb8-57c5-94df-2547c92d6711 with scrape type 2
2026-03-25 10:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae66694e-abb8-57c5-94df-2547c92d6711, identifier: 120627439
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120650937, 'registration': 'YC18FPD', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d M Sport 5dr Step Auto', 'mileage': 112622, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-03-29', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YC18FPD/2026-03-23/image/eb01264d-7de5-47af-bf57-c313e086efc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d142d346-f851-4bd0-ac77-efc949bdd2a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d80c78f6-cd11-4f5e-907b-0e06c2545af2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/bea0d489-2078-4601-b237-b4de5f328132_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/7ffde8e7-cabb-4c63-8198-816a69e41277_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/2a352786-937f-4a9c-85b9-e6d0e5706838_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/77f647e3-c3c1-4392-a51c-fcf7dfb024f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/123e7cca-a1a9-44a3-be83-dc675db8a371_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/60e9d677-8859-42b4-bf0f-f1bf1a7852cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d5a48b78-79c0-4472-8011-ebfa8e51e42b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/b9e0afcf-b7f0-4b1e-b8de-7fb61f0b97e4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/21 - 52K, 01/23 - 67K, 01/24 - 84K, 01/26 - 111K', 'remarks': '**478** VOSA STATES 40K, 56K, 71K, 88K, 104K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5aef82fd-dac9-486c-9f3b-edbc5848f561.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120650937, 'registration': 'YC18FPD', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d M Sport 5dr Step Auto', 'mileage': 112622, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-03-29', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YC18FPD/2026-03-23/image/eb01264d-7de5-47af-bf57-c313e086efc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d142d346-f851-4bd0-ac77-efc949bdd2a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d80c78f6-cd11-4f5e-907b-0e06c2545af2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/bea0d489-2078-4601-b237-b4de5f328132_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/7ffde8e7-cabb-4c63-8198-816a69e41277_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/2a352786-937f-4a9c-85b9-e6d0e5706838_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/77f647e3-c3c1-4392-a51c-fcf7dfb024f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/123e7cca-a1a9-44a3-be83-dc675db8a371_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/60e9d677-8859-42b4-bf0f-f1bf1a7852cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d5a48b78-79c0-4472-8011-ebfa8e51e42b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/b9e0afcf-b7f0-4b1e-b8de-7fb61f0b97e4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/21 - 52K, 01/23 - 67K, 01/24 - 84K, 01/26 - 111K', 'remarks': '**478** VOSA STATES 40K, 56K, 71K, 88K, 104K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5aef82fd-dac9-486c-9f3b-edbc5848f561.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with identifier: 120650937
2026-03-25 10:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with scrape type 2
2026-03-25 10:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with scrape type 2
2026-03-25 10:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 74ca3fa9-d908-5ecf-82dc-137ee593fad1, identifier: 120650937
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120473847, 'registration': 'NY19YKB', 'account': 'WBA002', 'make': 'SUZUKI', 'model': 'BALENO HATCHBACK', 'derivative': '1.2 Dualjet SZ3 5dr', 'mileage': 53900, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-07-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-11', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NY19YKB/2026-03-17/image/4fadb4ff-750b-4e86-b7e1-edfbd3ffab0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/8df4f99a-6930-4488-80f3-11df9e389933_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/1e79810c-504d-4d5b-8625-ae756022fd8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/2cfe35fb-23df-4d55-908a-7051676923bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/dbf31163-135a-4cbc-995e-30e845c9e5f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/1f2237d6-2323-4478-9172-1ce31b1eb086_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/90ac9b73-95a2-4438-9b46-98519c48e9e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/e7bee438-2da0-40c1-a907-25b7a8d9fa45_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/a44a9f29-a6f7-4232-afb0-8dc2bc16c3fc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/20 - 5K, 02/22 - 15K, 11/22 - 16K,', 'remarks': '**520**VOSA STATES 16K, 28K, 44K, 53K', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c31a5696-ecfe-49d1-9419-897b3b32d48b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120473847, 'registration': 'NY19YKB', 'account': 'WBA002', 'make': 'SUZUKI', 'model': 'BALENO HATCHBACK', 'derivative': '1.2 Dualjet SZ3 5dr', 'mileage': 53900, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-07-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-11', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NY19YKB/2026-03-17/image/4fadb4ff-750b-4e86-b7e1-edfbd3ffab0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/8df4f99a-6930-4488-80f3-11df9e389933_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/1e79810c-504d-4d5b-8625-ae756022fd8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/2cfe35fb-23df-4d55-908a-7051676923bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/dbf31163-135a-4cbc-995e-30e845c9e5f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/1f2237d6-2323-4478-9172-1ce31b1eb086_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/90ac9b73-95a2-4438-9b46-98519c48e9e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/e7bee438-2da0-40c1-a907-25b7a8d9fa45_removebg.jpg?w=600', 'https://abimg003.imgix.net/NY19YKB/2026-03-17/image/a44a9f29-a6f7-4232-afb0-8dc2bc16c3fc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/20 - 5K, 02/22 - 15K, 11/22 - 16K,', 'remarks': '**520**VOSA STATES 16K, 28K, 44K, 53K', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c31a5696-ecfe-49d1-9419-897b3b32d48b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 561f990f-861e-5251-b98e-93abaed0e559 with identifier: 120473847
2026-03-25 10:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 561f990f-861e-5251-b98e-93abaed0e559 with scrape type 2
2026-03-25 10:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 561f990f-861e-5251-b98e-93abaed0e559 with scrape type 2
2026-03-25 10:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 561f990f-861e-5251-b98e-93abaed0e559, identifier: 120473847
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120474035, 'registration': 'AA62HEN', 'account': 'WBA002', 'make': 'JAGUAR', 'model': 'XF SPORTBRAKE', 'derivative': '2.0i [300] Portfolio 5dr Auto AWD', 'mileage': 88193, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-19', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AA62HEN/2026-03-17/image/a0748dba-d0a2-4ec5-bf2b-103cf6b4a00d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/1373259c-f3af-4628-8f0c-87a391a78eef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/23bdec8c-b9e5-46ae-97bf-888a25a6b7fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/f2285a66-cbb6-4c4d-8940-6f648bba4bbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/df675de8-5ab9-4f7c-b934-4d2b16bc60a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/f2e8fca3-847f-4118-9204-12709c341d6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/28123313-d7ca-4542-8c0c-cdb6486b16a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/e78c0c58-7f9f-4183-8256-0c9aa44a4651_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/3da45974-4081-4810-9089-50677091ede3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/19 - NO MILEAGE11/20 - NO MILEAGE, 11/21 - NO MILEAGE, 11/22 - 68K, 02/24 - 76K, 03/25 - 83K,', 'remarks': '**667** VOSA STATES 52K, 71K, 77K, 83K, 87K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2c9054f6-a5d6-4314-bf83-19eac2cf104d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120474035, 'registration': 'AA62HEN', 'account': 'WBA002', 'make': 'JAGUAR', 'model': 'XF SPORTBRAKE', 'derivative': '2.0i [300] Portfolio 5dr Auto AWD', 'mileage': 88193, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-19', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AA62HEN/2026-03-17/image/a0748dba-d0a2-4ec5-bf2b-103cf6b4a00d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/1373259c-f3af-4628-8f0c-87a391a78eef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/23bdec8c-b9e5-46ae-97bf-888a25a6b7fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/f2285a66-cbb6-4c4d-8940-6f648bba4bbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/df675de8-5ab9-4f7c-b934-4d2b16bc60a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/f2e8fca3-847f-4118-9204-12709c341d6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/28123313-d7ca-4542-8c0c-cdb6486b16a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/e78c0c58-7f9f-4183-8256-0c9aa44a4651_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/3da45974-4081-4810-9089-50677091ede3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/19 - NO MILEAGE11/20 - NO MILEAGE, 11/21 - NO MILEAGE, 11/22 - 68K, 02/24 - 76K, 03/25 - 83K,', 'remarks': '**667** VOSA STATES 52K, 71K, 77K, 83K, 87K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2c9054f6-a5d6-4314-bf83-19eac2cf104d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8894d7d0-a606-511e-8dcf-e371f80d1e67 with identifier: 120474035
2026-03-25 10:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8894d7d0-a606-511e-8dcf-e371f80d1e67 with scrape type 2
2026-03-25 10:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8894d7d0-a606-511e-8dcf-e371f80d1e67 with scrape type 2
2026-03-25 10:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8894d7d0-a606-511e-8dcf-e371f80d1e67, identifier: 120474035
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120631389
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120631389%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120631389: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120201122
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120201122%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120201122: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120206389
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120206389%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120206389: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120206247
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120206247%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120206247: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120206294
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120206294%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120206294: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120604867
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120604867%27 HTTP/1.1" 200 None
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Scrape type for 120604867: 0
2026-03-25 10:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120585528
2026-03-25 10:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120585528%27 HTTP/1.1" 200 None
2026-03-25 10:01:11 [astonbarclay.gb] INFO: Scrape type for 120585528: 0
2026-03-25 10:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120691055
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120691055%27 HTTP/1.1" 200 None
2026-03-25 10:01:11 [astonbarclay.gb] INFO: Scrape type for 120691055: 0
2026-03-25 10:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120693833
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120693833%27 HTTP/1.1" 200 None
2026-03-25 10:01:11 [astonbarclay.gb] INFO: Scrape type for 120693833: 2
2026-03-25 10:01: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 10:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae66694e-abb8-57c5-94df-2547c92d6711 with identifier: 120627439
2026-03-25 10:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae66694e-abb8-57c5-94df-2547c92d6711 with identifier: 120627439
2026-03-25 10:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae66694e-abb8-57c5-94df-2547c92d6711 with identifier: 120627439 to the API
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627439?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'ae66694e-abb8-57c5-94df-2547c92d6711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN21ZWH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627439',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 36266,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-10',
'seller_name': 'Vantage Motor Group',
'title': 'HYUNDAI TUCSON ESTATE 1.6 TGDi Ultimate 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi Ultimate 5dr 2WD',
'vin': None,
'year': 2021}
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120627439%27 HTTP/1.1" 200 None
2026-03-25 10:01:11 [astonbarclay.gb] INFO: Saving data for 120627439: {'auction_closing_time': 1774604700.0, 'created_time': 1774328523.598078, 'last_price_update_time': 1774432871.384021}
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627439') HTTP/1.1" 204 0
2026-03-25 10:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with identifier: 120650937
2026-03-25 10:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with identifier: 120650937
2026-03-25 10:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with identifier: 120650937 to the API
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120650937?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '74ca3fa9-d908-5ecf-82dc-137ee593fad1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YC18FPD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120650937',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '3 SERIES DIESEL TOURING',
'odometer': 112622,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-28',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES DIESEL TOURING 320d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '320d M Sport 5dr Step Auto',
'vin': None,
'year': 2018}
2026-03-25 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120650937%27 HTTP/1.1" 200 None
2026-03-25 10:01:11 [astonbarclay.gb] INFO: Saving data for 120650937: {'auction_closing_time': 1774604700.0, 'created_time': 1774011739.665854, 'last_price_update_time': 1774432871.999109}
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120650937') HTTP/1.1" 204 0
2026-03-25 10:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 561f990f-861e-5251-b98e-93abaed0e559 with identifier: 120473847
2026-03-25 10:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 561f990f-861e-5251-b98e-93abaed0e559 with identifier: 120473847
2026-03-25 10:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 561f990f-861e-5251-b98e-93abaed0e559 with identifier: 120473847 to the API
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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 10:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120473847?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '561f990f-861e-5251-b98e-93abaed0e559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NY19YKB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120473847',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SUZUKI',
'model': 'BALENO HATCHBACK',
'odometer': 53900,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-30',
'seller_name': 'UKCGR - Premium',
'title': 'SUZUKI BALENO HATCHBACK 1.2 Dualjet SZ3 5dr',
'transmission': 'manual',
'trim': '1.2 Dualjet SZ3 5dr',
'vin': None,
'year': 2019}
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:12 [astonbarclay.gb] INFO: Saving data for 120473847: {'auction_closing_time': 1774604700.0, 'created_time': 1773687942.86683, 'last_price_update_time': 1774432872.557539}
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120473847') HTTP/1.1" 204 0
2026-03-25 10:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8894d7d0-a606-511e-8dcf-e371f80d1e67 with identifier: 120474035
2026-03-25 10:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8894d7d0-a606-511e-8dcf-e371f80d1e67 with identifier: 120474035
2026-03-25 10:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8894d7d0-a606-511e-8dcf-e371f80d1e67 with identifier: 120474035 to the API
2026-03-25 10:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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 10:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120474035?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 173,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '8894d7d0-a606-511e-8dcf-e371f80d1e67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AA62HEN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120474035',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'JAGUAR',
'model': 'XF SPORTBRAKE',
'odometer': 88193,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-19',
'seller_name': 'UKCGR - Premium',
'title': 'JAGUAR XF SPORTBRAKE 2.0i [300] Portfolio 5dr Auto AWD',
'transmission': 'automatic',
'trim': '2.0i [300] Portfolio 5dr Auto AWD',
'vin': None,
'year': 2019}
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120474035%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Saving data for 120474035: {'auction_closing_time': 1774604700.0, 'created_time': 1773687948.096121, 'last_price_update_time': 1774432873.037523}
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120474035') HTTP/1.1" 204 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120690393
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120690393%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120690393: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120730145
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120730145: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120723262
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120723262%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120723262: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120732912
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732912%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120732912: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120733189
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733189%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120733189: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120733369
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733369%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120733369: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120733761
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120733761: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120725997
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120725997: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120738215
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120738215: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120724030
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120724030: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120742052
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120742052%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120742052: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120728826
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120728826%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120728826: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120732831
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732831%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120732831: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120738420
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120738420%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120738420: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120750385
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120750385%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120750385: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120621446
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120621446%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120621446: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120759183
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120759183%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120759183: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120734864
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120734864%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120734864: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120759763
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120759763%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120759763: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120759901
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120759901%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120759901: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120760792
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120760792%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120760792: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 117599766
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27117599766%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 117599766: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120365696
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120365696%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120365696: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 117209530
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27117209530%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 117209530: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120477595
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120477595%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120477595: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119619964
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119619964%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 119619964: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118942407
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118942407%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 118942407: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118721473
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118721473%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 118721473: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120223015
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120223015%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120223015: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120406397
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120406397%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120406397: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118489215
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118489215%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 118489215: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119317331
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119317331%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 119317331: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119075795
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119075795%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 119075795: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120533775
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120533775%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120533775: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119505160
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119505160%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 119505160: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118950235
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118950235%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 118950235: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120593684
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120593684%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 120593684: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119270827
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119270827%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 119270827: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119471463
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119471463%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 119471463: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118913248
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118913248%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 118913248: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118344012
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118344012%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 118344012: 0
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Found listing with ID: 117180694
2026-03-25 10:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27117180694%27 HTTP/1.1" 200 None
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Scrape type for 117180694: 1
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120454834?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120647514?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120632149?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120648471, 'registration': 'YA09ELA', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d EfficientDynamics Business 5dr', 'mileage': 161603, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-12-18', 'fuel': 'Diesel', 'motExpiry': '2026-01-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA09ELA/2026-03-23/image/d2f23c22-e76b-448d-9315-536d0abf4fa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/6186aca9-f753-4a83-9e90-bb64f8dec89b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/89f4e72e-91da-4c36-ab56-af01ad140bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/a4481301-2164-4377-a577-8d7b15c9f179_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/cb9724f4-5048-44ab-991d-640a4e5799b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/2dee320c-e6f0-4ed0-b8af-d41259ea9fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/259738ff-a222-48c9-893c-bc7527af1f4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/55955bba-04d7-442d-ab14-cc40eec8239c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/f9a1e50c-35a9-432d-8652-50e0963c8583_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/84345718-7c5a-45eb-bfd3-e183253bf28b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital I DRIVE 01/16-17K, 10/16-33K, 09/17-51K, 02/20-97K,', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair **700** VOSA STATES 58K, 76K, 96K, 107K, 120K, 136K, 143K, 152K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120648471, 'registration': 'YA09ELA', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d EfficientDynamics Business 5dr', 'mileage': 161603, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-12-18', 'fuel': 'Diesel', 'motExpiry': '2026-01-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA09ELA/2026-03-23/image/d2f23c22-e76b-448d-9315-536d0abf4fa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/6186aca9-f753-4a83-9e90-bb64f8dec89b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/89f4e72e-91da-4c36-ab56-af01ad140bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/a4481301-2164-4377-a577-8d7b15c9f179_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/cb9724f4-5048-44ab-991d-640a4e5799b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/2dee320c-e6f0-4ed0-b8af-d41259ea9fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/259738ff-a222-48c9-893c-bc7527af1f4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/55955bba-04d7-442d-ab14-cc40eec8239c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/f9a1e50c-35a9-432d-8652-50e0963c8583_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA09ELA/2026-03-23/image/84345718-7c5a-45eb-bfd3-e183253bf28b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital I DRIVE 01/16-17K, 10/16-33K, 09/17-51K, 02/20-97K,', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair **700** VOSA STATES 58K, 76K, 96K, 107K, 120K, 136K, 143K, 152K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e319df0d-3510-57d3-a61e-d4f80b341fca with identifier: 120648471
2026-03-25 10:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e319df0d-3510-57d3-a61e-d4f80b341fca with scrape type 2
2026-03-25 10:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e319df0d-3510-57d3-a61e-d4f80b341fca with scrape type 2
2026-03-25 10:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e319df0d-3510-57d3-a61e-d4f80b341fca, identifier: 120648471
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118514672
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 118514672: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119721273
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119721273: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119607413
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119607413: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120297730
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120297730%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120297730: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 114657057
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 114657057: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120264057
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120264057: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 114700028
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 114700028: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120043895
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120043895%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120043895: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119180124
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119180124: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118212820
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 118212820: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119908197
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119908197%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119908197: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 116883375
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27116883375%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 116883375: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119621371
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119621371: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 113467296
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27113467296%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 113467296: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119930099
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119930099: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120114758
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120114758: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120129124
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120129124: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120300713
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120300713%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120300713: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118594241
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118594241%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 118594241: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118991105
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 118991105: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 116645412
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 116645412: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120517415
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120517415: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120098736
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120098736: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 117402269
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:14 [astonbarclay.gb] INFO: Scrape type for 117402269: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118014845
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118014845%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 118014845: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119848508
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119848508%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119848508: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118914209
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118914209%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 118914209: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 114262881
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27114262881%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 114262881: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 117830350
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27117830350%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 117830350: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119637509
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119637509%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119637509: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120171916
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120171916%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120171916: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119960187
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119960187%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119960187: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120214662
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120214662%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120214662: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120732683
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732683%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120732683: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119618922
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119618922%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119618922: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120714054
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120714054%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120714054: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120196358
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120196358%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120196358: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119896301
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119896301%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 119896301: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120256233
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120256233%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120256233: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120714043
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120714043%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120714043: 0
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120731527
2026-03-25 10:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120731527%27 HTTP/1.1" 200 None
2026-03-25 10:01:14 [astonbarclay.gb] INFO: Scrape type for 120731527: 1
2026-03-25 10:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e319df0d-3510-57d3-a61e-d4f80b341fca with identifier: 120648471
2026-03-25 10:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e319df0d-3510-57d3-a61e-d4f80b341fca with identifier: 120648471
2026-03-25 10:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e319df0d-3510-57d3-a61e-d4f80b341fca with identifier: 120648471 to the API
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120648471?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'e319df0d-3510-57d3-a61e-d4f80b341fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YA09ELA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120648471',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 161603,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-18',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 116d EfficientDynamics Business 5dr',
'transmission': 'manual',
'trim': '116d EfficientDynamics Business 5dr',
'vin': None,
'year': 2014}
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120648471%27 HTTP/1.1" 200 None
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Saving data for 120648471: {'auction_closing_time': 1774604700.0, 'created_time': 1774011674.396307, 'last_price_update_time': 1774432875.558875}
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120648471') HTTP/1.1" 204 0
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120404223
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120404223%27 HTTP/1.1" 200 None
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Scrape type for 120404223: 0
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Found listing with ID: 118690249
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27118690249%27 HTTP/1.1" 200 None
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Scrape type for 118690249: 0
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120761595
2026-03-25 10:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120761595%27 HTTP/1.1" 200 None
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Scrape type for 120761595: 1
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120454834, 'registration': 'Y13KTH', 'account': 'WBA003', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.2 DiG-T Acenta Premium 5dr', 'mileage': 77463, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-10-10', 'fuel': 'Petrol', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/Y13KTH/2026-03-16/image/1bee6c5a-2b64-429c-805e-05368c7d9402_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/61b3515e-6860-45b7-998f-4c1b1468eccc_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/e53b1170-2160-46d4-9140-4759f0f02614_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/598879cb-16c2-4dce-b471-1651744f32d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/466fba6c-87a7-4d70-9be8-f8d9f92db0c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/f8c0ca62-f692-4ec9-911d-f011682c70b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/a59b5618-021b-4ea4-99d8-d1d4e0b64edc_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/37186c10-9a0b-4918-9462-5f4558b067fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/7188df50-ba42-4c7d-8e8b-5173073c4db4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/15 - 8K, 10/16 - 17K, 09/17 - 25K, 06/21 - 60K', 'remarks': 'CAT N - NON-STRUCTURAL - Damage is front end and minor dents/scratches **729** VOSA STATES 25K, 39K, 47K, 54K, 60K, 65K, 70K, 76K, 77K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', '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 10:01:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120454834, 'registration': 'Y13KTH', 'account': 'WBA003', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.2 DiG-T Acenta Premium 5dr', 'mileage': 77463, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-10-10', 'fuel': 'Petrol', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/Y13KTH/2026-03-16/image/1bee6c5a-2b64-429c-805e-05368c7d9402_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/61b3515e-6860-45b7-998f-4c1b1468eccc_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/e53b1170-2160-46d4-9140-4759f0f02614_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/598879cb-16c2-4dce-b471-1651744f32d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/466fba6c-87a7-4d70-9be8-f8d9f92db0c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/f8c0ca62-f692-4ec9-911d-f011682c70b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/a59b5618-021b-4ea4-99d8-d1d4e0b64edc_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/37186c10-9a0b-4918-9462-5f4558b067fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y13KTH/2026-03-16/image/7188df50-ba42-4c7d-8e8b-5173073c4db4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/15 - 8K, 10/16 - 17K, 09/17 - 25K, 06/21 - 60K', 'remarks': 'CAT N - NON-STRUCTURAL - Damage is front end and minor dents/scratches **729** VOSA STATES 25K, 39K, 47K, 54K, 60K, 65K, 70K, 76K, 77K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', '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 10:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a368d154-5112-5639-9d8f-5b680ce5e94e with identifier: 120454834
2026-03-25 10:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a368d154-5112-5639-9d8f-5b680ce5e94e with scrape type 2
2026-03-25 10:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a368d154-5112-5639-9d8f-5b680ce5e94e with scrape type 2
2026-03-25 10:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a368d154-5112-5639-9d8f-5b680ce5e94e, identifier: 120454834
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120647514, 'registration': 'YR09ORX', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Design [115] 5dr', 'mileage': 40911, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-04-14', 'fuel': 'Petrol', 'motExpiry': '2027-02-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR09ORX/2026-03-23/image/e7e892b2-97e3-466c-8b66-85464f52adbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/0aeee211-490e-490b-998f-ccb04e6c619d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/1c551f70-5a71-4532-9bc2-7d925044c7aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/3b0bc32f-3d4e-475f-bf7e-e7a2e7b29b59_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/5d80af81-7c1c-49b1-b9f9-fff32ac63f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/fa422f32-10e3-48c8-9791-67563110e78c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/765e2871-7ff3-4917-a9e4-1964f54ebbf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/7eb24f4b-8a72-425f-b3f8-e03e3c0a2bf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/520422ab-8953-44a8-b243-26dc02b24a04_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/10 - 5K, 02/11 - 9K, 06/12 - 15K, 02/14 - 21K, 02/16 - 26K, 01/18 - 31K, 02/20 - 35K,', 'remarks': '**750** VOSA STATES 14K, 18K, 21K, 23K, 26K, 28K, 31K, 34K, 35K, 36K, 37K, 38K, 39K, 40K, 40K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/86f31ffc-174b-421d-b16d-b4aefb2a6ad9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120647514, 'registration': 'YR09ORX', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Design [115] 5dr', 'mileage': 40911, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-04-14', 'fuel': 'Petrol', 'motExpiry': '2027-02-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR09ORX/2026-03-23/image/e7e892b2-97e3-466c-8b66-85464f52adbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/0aeee211-490e-490b-998f-ccb04e6c619d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/1c551f70-5a71-4532-9bc2-7d925044c7aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/3b0bc32f-3d4e-475f-bf7e-e7a2e7b29b59_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/5d80af81-7c1c-49b1-b9f9-fff32ac63f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/fa422f32-10e3-48c8-9791-67563110e78c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/765e2871-7ff3-4917-a9e4-1964f54ebbf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/7eb24f4b-8a72-425f-b3f8-e03e3c0a2bf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR09ORX/2026-03-23/image/520422ab-8953-44a8-b243-26dc02b24a04_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/10 - 5K, 02/11 - 9K, 06/12 - 15K, 02/14 - 21K, 02/16 - 26K, 01/18 - 31K, 02/20 - 35K,', 'remarks': '**750** VOSA STATES 14K, 18K, 21K, 23K, 26K, 28K, 31K, 34K, 35K, 36K, 37K, 38K, 39K, 40K, 40K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/86f31ffc-174b-421d-b16d-b4aefb2a6ad9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f26d88d-17d6-5d12-b8f2-6036fc4c8819 with identifier: 120647514
2026-03-25 10:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f26d88d-17d6-5d12-b8f2-6036fc4c8819 with scrape type 2
2026-03-25 10:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f26d88d-17d6-5d12-b8f2-6036fc4c8819 with scrape type 2
2026-03-25 10:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5f26d88d-17d6-5d12-b8f2-6036fc4c8819, identifier: 120647514
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120632149, 'registration': 'ST62JXS', 'account': 'WBA004', 'make': 'KIA', 'model': 'RIO HATCHBACK', 'derivative': '1.25 2 5dr', 'mileage': 121734, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-02-12', 'fuel': 'Petrol', 'motExpiry': '2026-03-16', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ST62JXS/2026-03-23/image/dd3b6891-b1de-4ae9-9436-147e3b4eaa90_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/113997dd-1422-434c-88d7-c72a059ba330_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/279e8f67-5b84-4c25-b992-4fed770eeaa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/a0235d6f-367f-4dc4-bb78-84ab7c837ec2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/b40a3112-8287-49da-90e8-40574b25613f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/7775c6d6-ef59-4dab-b244-72a9492141ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/1c994ba6-1fe1-4a86-9155-f9b3261a1510_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/198484c4-a0ee-4d5f-aad8-2964b2333646_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/6c4d6e8e-161e-4034-b57f-0c9dc210a764_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/14 - 6K, 01/15 - 13K, 03/16 - 22K, 06/19 - NO MILEAGE,', 'remarks': '**449** VOSA STATES 20K, 30K, 40K, 47K, 47K, 58K, 68K, 80K, 89K, 99K, 112K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/38d5eb95-a2af-4b3b-ab95-6938f8a6d2f7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120632149, 'registration': 'ST62JXS', 'account': 'WBA004', 'make': 'KIA', 'model': 'RIO HATCHBACK', 'derivative': '1.25 2 5dr', 'mileage': 121734, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-02-12', 'fuel': 'Petrol', 'motExpiry': '2026-03-16', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ST62JXS/2026-03-23/image/dd3b6891-b1de-4ae9-9436-147e3b4eaa90_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/113997dd-1422-434c-88d7-c72a059ba330_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/279e8f67-5b84-4c25-b992-4fed770eeaa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/a0235d6f-367f-4dc4-bb78-84ab7c837ec2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/b40a3112-8287-49da-90e8-40574b25613f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/7775c6d6-ef59-4dab-b244-72a9492141ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/1c994ba6-1fe1-4a86-9155-f9b3261a1510_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/198484c4-a0ee-4d5f-aad8-2964b2333646_removebg.jpg?w=600', 'https://abimg003.imgix.net/ST62JXS/2026-03-23/image/6c4d6e8e-161e-4034-b57f-0c9dc210a764_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/14 - 6K, 01/15 - 13K, 03/16 - 22K, 06/19 - NO MILEAGE,', 'remarks': '**449** VOSA STATES 20K, 30K, 40K, 47K, 47K, 58K, 68K, 80K, 89K, 99K, 112K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/38d5eb95-a2af-4b3b-ab95-6938f8a6d2f7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a58a5c-ac45-5fa6-80c9-6001ac3d02c2 with identifier: 120632149
2026-03-25 10:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a58a5c-ac45-5fa6-80c9-6001ac3d02c2 with scrape type 2
2026-03-25 10:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a58a5c-ac45-5fa6-80c9-6001ac3d02c2 with scrape type 2
2026-03-25 10:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e8a58a5c-ac45-5fa6-80c9-6001ac3d02c2, identifier: 120632149
2026-03-25 10:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a368d154-5112-5639-9d8f-5b680ce5e94e with identifier: 120454834
2026-03-25 10:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a368d154-5112-5639-9d8f-5b680ce5e94e with identifier: 120454834
2026-03-25 10:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a368d154-5112-5639-9d8f-5b680ce5e94e with identifier: 120454834 to the API
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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 10:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120454834?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'a368d154-5112-5639-9d8f-5b680ce5e94e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'Y13KTH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120454834',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 77463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-10',
'seller_name': 'UKCGR - Select',
'title': 'NISSAN JUKE HATCHBACK 1.2 DiG-T Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T Acenta Premium 5dr',
'vin': None,
'year': 2014}
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120454834%27 HTTP/1.1" 200 None
2026-03-25 10:01:16 [astonbarclay.gb] INFO: Saving data for 120454834: {'auction_closing_time': 1774604700.0, 'created_time': 1773655316.281246, 'last_price_update_time': 1774432876.680525}
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120454834') HTTP/1.1" 204 0
2026-03-25 10:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5f26d88d-17d6-5d12-b8f2-6036fc4c8819 with identifier: 120647514
2026-03-25 10:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5f26d88d-17d6-5d12-b8f2-6036fc4c8819 with identifier: 120647514
2026-03-25 10:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5f26d88d-17d6-5d12-b8f2-6036fc4c8819 with identifier: 120647514 to the API
2026-03-25 10:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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 10:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120647514?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '5f26d88d-17d6-5d12-b8f2-6036fc4c8819',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR09ORX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120647514',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 40911,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-04-14',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA HATCHBACK 1.6i 16V Design [115] 5dr',
'transmission': 'manual',
'trim': '1.6i 16V Design [115] 5dr',
'vin': None,
'year': 2009}
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120647514%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Saving data for 120647514: {'auction_closing_time': 1774604700.0, 'created_time': 1774011733.875788, 'last_price_update_time': 1774432877.165616}
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120647514') HTTP/1.1" 204 0
2026-03-25 10:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e8a58a5c-ac45-5fa6-80c9-6001ac3d02c2 with identifier: 120632149
2026-03-25 10:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e8a58a5c-ac45-5fa6-80c9-6001ac3d02c2 with identifier: 120632149
2026-03-25 10:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e8a58a5c-ac45-5fa6-80c9-6001ac3d02c2 with identifier: 120632149 to the API
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120632149?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'e8a58a5c-ac45-5fa6-80c9-6001ac3d02c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ST62JXS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120632149',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'RIO HATCHBACK',
'odometer': 121734,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-12',
'seller_name': 'UKCGR - Trade',
'title': 'KIA RIO HATCHBACK 1.25 2 5dr',
'transmission': 'manual',
'trim': '1.25 2 5dr',
'vin': None,
'year': 2013}
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120632149%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Saving data for 120632149: {'auction_closing_time': 1774604700.0, 'created_time': 1774001058.60302, 'last_price_update_time': 1774432877.790601}
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120632149') HTTP/1.1" 204 0
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120746372
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120746372%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Scrape type for 120746372: 1
2026-03-25 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120694718?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Found listing with ID: 119837652
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119837652%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Scrape type for 119837652: 0
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120749209
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120749209%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Scrape type for 120749209: 1
2026-03-25 10:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120741069
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120741069%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Scrape type for 120741069: 1
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120735368
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120735368%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Scrape type for 120735368: 1
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120123036
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120123036%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Scrape type for 120123036: 0
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120510340
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120510340%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Scrape type for 120510340: 0
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Found listing with ID: 119310122
2026-03-25 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119310122%27 HTTP/1.1" 200 None
2026-03-25 10:01:17 [astonbarclay.gb] INFO: Scrape type for 119310122: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 119629779
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119629779%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 119629779: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120168848
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120168848%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120168848: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120713961
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120713961%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120713961: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120733331
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733331%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120733331: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120714439
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120714439%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120714439: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120714062
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120714062%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120714062: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120751190
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120751190%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120751190: 1
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120731563
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120731563%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120731563: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120731675
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120731675%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120731675: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120287242
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120287242%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120287242: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120758608
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120758608%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120758608: 1
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120694718, 'registration': 'ML57UGD', 'account': 'WBA004', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK SPECIAL EDITIONS', 'derivative': '1.3 GL Attitude 3dr', 'mileage': 83072, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-10-10', 'fuel': 'Petrol', 'motExpiry': '2026-08-10', 'doors': 3, 'engineSize': 1328, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML57UGD/2026-03-24/image/a255a1e2-8e1f-4016-bf04-69930ad97e26_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/217bd15e-2d71-4f45-b4aa-ad80c0d3514d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/25d5652a-dcf1-4287-a62d-01a4e3100b59_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/d08498d2-597b-4223-8721-c1624165b661_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/92a2caf1-32e1-4cab-b691-476d732b97c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/7d659900-19ef-4eb2-8974-0a0f7b94f562_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/cf6ebd3c-eb80-49e5-ae26-adc578f13e73_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/0faf29dc-10ea-4417-ab77-bb2f4bd6e749_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/93b908b6-91be-464a-961c-7682df578f0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/650840c5-4477-46e9-ad66-37c6d25bcbe6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1214** VOSA STATES 16K, 19K, 23K, 29K, 37K, 42K, 49K, 54K, 61K, 66K, 71K, 75K, 75K, 78K, 80K, 81K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6450cbc9-8a26-44f2-a40b-63df495b7cda.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120694718, 'registration': 'ML57UGD', 'account': 'WBA004', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK SPECIAL EDITIONS', 'derivative': '1.3 GL Attitude 3dr', 'mileage': 83072, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-10-10', 'fuel': 'Petrol', 'motExpiry': '2026-08-10', 'doors': 3, 'engineSize': 1328, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML57UGD/2026-03-24/image/a255a1e2-8e1f-4016-bf04-69930ad97e26_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/217bd15e-2d71-4f45-b4aa-ad80c0d3514d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/25d5652a-dcf1-4287-a62d-01a4e3100b59_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/d08498d2-597b-4223-8721-c1624165b661_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/92a2caf1-32e1-4cab-b691-476d732b97c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/7d659900-19ef-4eb2-8974-0a0f7b94f562_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/cf6ebd3c-eb80-49e5-ae26-adc578f13e73_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/0faf29dc-10ea-4417-ab77-bb2f4bd6e749_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/93b908b6-91be-464a-961c-7682df578f0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML57UGD/2026-03-24/image/650840c5-4477-46e9-ad66-37c6d25bcbe6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1214** VOSA STATES 16K, 19K, 23K, 29K, 37K, 42K, 49K, 54K, 61K, 66K, 71K, 75K, 75K, 78K, 80K, 81K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6450cbc9-8a26-44f2-a40b-63df495b7cda.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9926b45-4b1b-5d27-8586-1faa8676838e with identifier: 120694718
2026-03-25 10:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9926b45-4b1b-5d27-8586-1faa8676838e with scrape type 2
2026-03-25 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9926b45-4b1b-5d27-8586-1faa8676838e with scrape type 2
2026-03-25 10:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b9926b45-4b1b-5d27-8586-1faa8676838e, identifier: 120694718
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120060014
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120060014%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120060014: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120755203
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120755203: 1
2026-03-25 10:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b9926b45-4b1b-5d27-8586-1faa8676838e with identifier: 120694718
2026-03-25 10:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b9926b45-4b1b-5d27-8586-1faa8676838e with identifier: 120694718
2026-03-25 10:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b9926b45-4b1b-5d27-8586-1faa8676838e with identifier: 120694718 to the API
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120694718?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'b9926b45-4b1b-5d27-8586-1faa8676838e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML57UGD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120694718',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SUZUKI',
'model': 'SWIFT HATCHBACK SPECIAL EDITIONS',
'odometer': 83072,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-10',
'seller_name': 'UKCGR - Trade',
'title': 'SUZUKI SWIFT HATCHBACK SPECIAL EDITIONS 1.3 GL Attitude 3dr',
'transmission': 'manual',
'trim': '1.3 GL Attitude 3dr',
'vin': None,
'year': 2007}
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120694718%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Saving data for 120694718: {'auction_closing_time': 1774604700.0, 'created_time': 1774328510.83642, 'last_price_update_time': 1774432878.778936}
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120694718') HTTP/1.1" 204 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120759079
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120759079: 1
2026-03-25 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120586686?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120586055?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120645779?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695982?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120649281?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120364358
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120364358%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120364358: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120582459
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120582459%27 HTTP/1.1" 200 None
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120582459: 0
2026-03-25 10:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120753919
2026-03-25 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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 10:01:18 [astonbarclay.gb] INFO: Scrape type for 120753919: 1
2026-03-25 10:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120528674?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120732653
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732653%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120732653: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120733156
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733156%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120733156: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120732411
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732411%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120732411: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120713728
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120713728%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120713728: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120725778
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120725778%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120725778: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120691012
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120691012%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120691012: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120741234
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120741234%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120741234: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120688219
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120688219%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120688219: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120715801
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120715801%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120715801: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120024515
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120024515%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120024515: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120690793
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120690793%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120690793: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120713969
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120713969%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120713969: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120714077
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120714077%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120714077: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120713991
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120713991%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120713991: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120750401
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120750401%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120750401: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120733412
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733412%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120733412: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120581417
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120581417%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120581417: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120581824
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120581824%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120581824: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120688324
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120688324%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120688324: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120695565
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120695565%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120695565: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120725248
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120725248%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120725248: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120681802
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120681802%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120681802: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120689970
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120689970%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120689970: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120691804
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120691804%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120691804: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120732747
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732747%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120732747: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120730965
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120730965%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120730965: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120751313
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120751313%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120751313: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120713746
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120713746%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120713746: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120751254
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120751254%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120751254: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120754325
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120754325%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120754325: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120732864
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732864%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120732864: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120729065
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120729065%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120729065: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120752578
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120752578%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120752578: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120750706
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120750706%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120750706: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120733599
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120733599%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120733599: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120755440
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120755440%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120755440: 1
2026-03-25 10:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120726302
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120726302%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120726302: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120688426
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120688426%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120688426: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120756520
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120756520%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120756520: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120753086
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120753086%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120753086: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120693407
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120693407%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120693407: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120220640
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120220640%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120220640: 0
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120757392
2026-03-25 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120757392%27 HTTP/1.1" 200 None
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Scrape type for 120757392: 1
2026-03-25 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120528265?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120586686, 'registration': 'KS15ZLN', 'account': 'WBA003', 'make': 'VAUXHALL', 'model': 'MOKKA DIESEL HATCHBACK', 'derivative': '1.7 CDTi Tech Line 5dr', 'mileage': 112847, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-05-22', 'fuel': 'Diesel', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/7a666fef-eb7d-4644-8874-2d1449a1b3c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/a43cf884-fbe2-48fc-a81e-df37fe0b0bd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/6b3ff68b-48b8-4142-9dbb-9c4fe90eec75_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/6e30f8ad-009d-44d4-aac2-3b23db312053_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/88729ab9-1847-4120-8e10-a211da7ca829_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/463e391b-e2d0-4ac9-b962-1122367068f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/be21f726-cb7e-4122-9b25-8ffe7ad1ea50_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/07358386-0600-4a3e-94af-a4eca70d95e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/b04a066a-9bc3-4695-a999-3b7efab912db_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/16 - 15K, 02/17 - 31K, 03/18 - 40K, 02/19 - 44K, 02/20 - 51K, 02/21 - 55K, 01/22 - 60K, INVOICE @ 01/23 - 71K, 10/24 - 99K,', 'remarks': '**712** VOSA STATES 40K, 44K, 51K, 55K, 60K, 73K, 91K, 103K, 112K', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a94ef0f-0c01-4db7-b9a5-2c069272c393.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120586686, 'registration': 'KS15ZLN', 'account': 'WBA003', 'make': 'VAUXHALL', 'model': 'MOKKA DIESEL HATCHBACK', 'derivative': '1.7 CDTi Tech Line 5dr', 'mileage': 112847, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-05-22', 'fuel': 'Diesel', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/7a666fef-eb7d-4644-8874-2d1449a1b3c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/a43cf884-fbe2-48fc-a81e-df37fe0b0bd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/6b3ff68b-48b8-4142-9dbb-9c4fe90eec75_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/6e30f8ad-009d-44d4-aac2-3b23db312053_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/88729ab9-1847-4120-8e10-a211da7ca829_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/463e391b-e2d0-4ac9-b962-1122367068f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/be21f726-cb7e-4122-9b25-8ffe7ad1ea50_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/07358386-0600-4a3e-94af-a4eca70d95e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/b04a066a-9bc3-4695-a999-3b7efab912db_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/16 - 15K, 02/17 - 31K, 03/18 - 40K, 02/19 - 44K, 02/20 - 51K, 02/21 - 55K, 01/22 - 60K, INVOICE @ 01/23 - 71K, 10/24 - 99K,', 'remarks': '**712** VOSA STATES 40K, 44K, 51K, 55K, 60K, 73K, 91K, 103K, 112K', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a94ef0f-0c01-4db7-b9a5-2c069272c393.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776dbee8-410c-51ac-a4be-55bb17184d0e with identifier: 120586686
2026-03-25 10:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776dbee8-410c-51ac-a4be-55bb17184d0e with scrape type 2
2026-03-25 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776dbee8-410c-51ac-a4be-55bb17184d0e with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 776dbee8-410c-51ac-a4be-55bb17184d0e, identifier: 120586686
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120586055, 'registration': 'YG62BVU', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr [Start Stop]', 'mileage': 23038, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-13', 'fuel': 'Petrol', 'motExpiry': '2026-10-01', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG62BVU/2026-03-19/image/afa5c745-5b5b-46b4-9ded-24b78166101d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/48af5aab-19df-46ca-9463-d996e873ea62_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/0e398a32-1b54-46e2-83c9-9e4aec9e765b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/b6af27a7-8bdb-4d76-9197-db938a748e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/e05e0a0d-d4fd-4c0c-9be9-d6e25fec65af_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/5bdbe1d6-c68d-4fec-b2fe-8a04cbf9fbce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/d4347c9e-911a-4555-9b1a-678061041887_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/9da03858-2262-4b21-9a20-9d3cc6646038_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/95f35cf6-233f-4abe-89f7-d09b6faacad6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/19 - 10K, 09/20 - 12K, 09/21 - 13K, 09/22 - 15K, 09/23 - 17K, 09/24 - 19K, 09/25 - 21K,', 'remarks': '**722** VOSA STATES 4K, 5K, 6K, 7K, 10K, 12K, 13K, 15K, 17K, 19K, 21K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0666a932-d30a-4e69-b89c-066d6bba670d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120586055, 'registration': 'YG62BVU', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr [Start Stop]', 'mileage': 23038, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-13', 'fuel': 'Petrol', 'motExpiry': '2026-10-01', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG62BVU/2026-03-19/image/afa5c745-5b5b-46b4-9ded-24b78166101d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/48af5aab-19df-46ca-9463-d996e873ea62_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/0e398a32-1b54-46e2-83c9-9e4aec9e765b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/b6af27a7-8bdb-4d76-9197-db938a748e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/e05e0a0d-d4fd-4c0c-9be9-d6e25fec65af_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/5bdbe1d6-c68d-4fec-b2fe-8a04cbf9fbce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/d4347c9e-911a-4555-9b1a-678061041887_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/9da03858-2262-4b21-9a20-9d3cc6646038_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/95f35cf6-233f-4abe-89f7-d09b6faacad6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/19 - 10K, 09/20 - 12K, 09/21 - 13K, 09/22 - 15K, 09/23 - 17K, 09/24 - 19K, 09/25 - 21K,', 'remarks': '**722** VOSA STATES 4K, 5K, 6K, 7K, 10K, 12K, 13K, 15K, 17K, 19K, 21K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0666a932-d30a-4e69-b89c-066d6bba670d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with identifier: 120586055
2026-03-25 10:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9, identifier: 120586055
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120645779, 'registration': 'BG23NHN', 'account': 'TCH001', 'make': 'BMW', 'model': 'M4 COUPE', 'derivative': 'M4 xDrive Competition M 2dr Step Auto', 'mileage': 22139, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 2, 'engineSize': 2993, 'bodyType': 'Coupe', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'TCH Leasing', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 229, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120645779, 'registration': 'BG23NHN', 'account': 'TCH001', 'make': 'BMW', 'model': 'M4 COUPE', 'derivative': 'M4 xDrive Competition M 2dr Step Auto', 'mileage': 22139, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 2, 'engineSize': 2993, 'bodyType': 'Coupe', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'TCH Leasing', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 229, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc284a24-ec93-5bc1-b5af-8acc6677f18d with identifier: 120645779
2026-03-25 10:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc284a24-ec93-5bc1-b5af-8acc6677f18d with scrape type 1
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item cc284a24-ec93-5bc1-b5af-8acc6677f18d
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item cc284a24-ec93-5bc1-b5af-8acc6677f18d
2026-03-25 10:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc284a24-ec93-5bc1-b5af-8acc6677f18d, identifier: 120645779
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695982, 'registration': 'BL59DVN', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA DIESEL HATCHBACK', 'derivative': '1.3 CDTi ecoFLEX Design 5dr', 'mileage': 122023, 'mileageWarranty': False, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-02-16', 'fuel': 'Diesel', 'motExpiry': '2025-11-26', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BL59DVN/2026-03-24/image/686bba6c-c64d-4e6d-b6d0-33af0a8ef78a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/3d8a3a98-6b5b-4a77-ba45-b8c5537b32be_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b2967caf-034d-4dd4-b9c9-f442e9253c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/a7cb9240-7daf-4a03-9558-49c76307b475_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b3bb6030-0a4c-4052-87b7-2b49bfa0deee_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b073b4a9-8571-4b7e-9c7d-3101c28f6ba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/02ed1efe-040c-4ef5-8ea0-f0744149a8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/f130a82b-b770-4f82-bf10-de25e64929d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/47317c26-caf0-4fac-bcfe-59a85393c571_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/10 - 7K, 11/12 - 49K, 09/15 - 84K, 11/18 - 101K, 11/20 - 107K, 07/23 - 116K, 02/25 - 121K', 'remarks': '**599** VOSA STATES 58K, 72K, 84K, 40K, 96K, 101K, 106K, 106K, 110K, 113K, 116K, 118K, DISCREPANCY ON VOSA', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6304eac1-65ed-40b8-b1ac-db94d59eb297.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695982, 'registration': 'BL59DVN', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA DIESEL HATCHBACK', 'derivative': '1.3 CDTi ecoFLEX Design 5dr', 'mileage': 122023, 'mileageWarranty': False, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-02-16', 'fuel': 'Diesel', 'motExpiry': '2025-11-26', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BL59DVN/2026-03-24/image/686bba6c-c64d-4e6d-b6d0-33af0a8ef78a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/3d8a3a98-6b5b-4a77-ba45-b8c5537b32be_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b2967caf-034d-4dd4-b9c9-f442e9253c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/a7cb9240-7daf-4a03-9558-49c76307b475_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b3bb6030-0a4c-4052-87b7-2b49bfa0deee_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b073b4a9-8571-4b7e-9c7d-3101c28f6ba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/02ed1efe-040c-4ef5-8ea0-f0744149a8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/f130a82b-b770-4f82-bf10-de25e64929d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/47317c26-caf0-4fac-bcfe-59a85393c571_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/10 - 7K, 11/12 - 49K, 09/15 - 84K, 11/18 - 101K, 11/20 - 107K, 07/23 - 116K, 02/25 - 121K', 'remarks': '**599** VOSA STATES 58K, 72K, 84K, 40K, 96K, 101K, 106K, 106K, 110K, 113K, 116K, 118K, DISCREPANCY ON VOSA', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6304eac1-65ed-40b8-b1ac-db94d59eb297.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with identifier: 120695982
2026-03-25 10:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9, identifier: 120695982
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120649281, 'registration': 'KY67YGU', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi 150 4Motion R-Line 5dr DSG', 'mileage': 43807, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-02-06', 'fuel': 'Diesel', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KY67YGU/2026-03-23/image/9db075b7-7efc-464c-a700-38c2f28856d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/88038228-0221-436b-99da-8faa7651b2fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/fc506345-e2e1-4e6f-89a6-b40db42efd1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/1f80cc5b-7607-4f68-bab5-dfd8a896f001_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/bf381606-070f-4144-bfa8-d38e15adf30f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/a799c4a1-b77a-436b-a533-24aa6460b872_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/afaf49b5-30f8-4e5c-a386-1fdc24a1bb46_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/3bc88644-3e03-40c4-8950-e0dc600c50be_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/9519a4fa-d52a-45a3-8f3b-d71b60bded8c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/19 - 18K, 05/22 - 25K, 05/23 - 28K, 12/25 - 42K + TIMING BELT & WATER PUMP', 'remarks': '**489** VOSA STATES 32K, 35K, 37K, 40K, 41K, SPARE KEY, SD CARD', '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/62b222c0-b1eb-4cdc-a4f9-1414a04902aa.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120649281, 'registration': 'KY67YGU', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi 150 4Motion R-Line 5dr DSG', 'mileage': 43807, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-02-06', 'fuel': 'Diesel', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KY67YGU/2026-03-23/image/9db075b7-7efc-464c-a700-38c2f28856d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/88038228-0221-436b-99da-8faa7651b2fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/fc506345-e2e1-4e6f-89a6-b40db42efd1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/1f80cc5b-7607-4f68-bab5-dfd8a896f001_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/bf381606-070f-4144-bfa8-d38e15adf30f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/a799c4a1-b77a-436b-a533-24aa6460b872_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/afaf49b5-30f8-4e5c-a386-1fdc24a1bb46_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/3bc88644-3e03-40c4-8950-e0dc600c50be_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY67YGU/2026-03-23/image/9519a4fa-d52a-45a3-8f3b-d71b60bded8c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/19 - 18K, 05/22 - 25K, 05/23 - 28K, 12/25 - 42K + TIMING BELT & WATER PUMP', 'remarks': '**489** VOSA STATES 32K, 35K, 37K, 40K, 41K, SPARE KEY, SD CARD', '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/62b222c0-b1eb-4cdc-a4f9-1414a04902aa.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d4452d-2b46-5a4d-8d15-8b1a319af83e with identifier: 120649281
2026-03-25 10:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d4452d-2b46-5a4d-8d15-8b1a319af83e with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2d4452d-2b46-5a4d-8d15-8b1a319af83e with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d2d4452d-2b46-5a4d-8d15-8b1a319af83e, identifier: 120649281
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120528674, 'registration': 'YL15ATU', 'account': 'WBA004', 'make': 'DS', 'model': 'DS 3 HATCHBACK', 'derivative': '1.2 PureTech DStyle 3dr', 'mileage': 48238, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 3, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL15ATU/2026-03-18/image/f9e61cc5-e346-4136-a009-e824dcc88efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/d5cfec75-15ed-4283-a39a-92009143885f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/4516f3f9-4b15-4ddc-8adc-bee7b9466d04_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/c08b9348-e08b-40ab-8d6f-b3aa9154c1ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/e28f0d2a-88dc-4bb6-941b-acd10bb86cb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/546c0609-1be6-4e59-9b63-d95c996ad2f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/50b6f422-500d-45e6-ac03-4ccf4daad5f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/721b659a-b9c1-48a4-a758-bf77efade3e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/f93f8a22-a35b-4e07-af76-aa79198c36ce_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 02/22 - 26K, 03/23 - 32K, 04/25 - 44K,', 'remarks': '**655** VOSA STATES 4K, 10K, 16K, 20K, 26K, 32K, 38K, 44K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/961d43ac-619d-440f-b2f8-a20eeed714fc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120528674, 'registration': 'YL15ATU', 'account': 'WBA004', 'make': 'DS', 'model': 'DS 3 HATCHBACK', 'derivative': '1.2 PureTech DStyle 3dr', 'mileage': 48238, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 3, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL15ATU/2026-03-18/image/f9e61cc5-e346-4136-a009-e824dcc88efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/d5cfec75-15ed-4283-a39a-92009143885f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/4516f3f9-4b15-4ddc-8adc-bee7b9466d04_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/c08b9348-e08b-40ab-8d6f-b3aa9154c1ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/e28f0d2a-88dc-4bb6-941b-acd10bb86cb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/546c0609-1be6-4e59-9b63-d95c996ad2f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/50b6f422-500d-45e6-ac03-4ccf4daad5f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/721b659a-b9c1-48a4-a758-bf77efade3e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/f93f8a22-a35b-4e07-af76-aa79198c36ce_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 02/22 - 26K, 03/23 - 32K, 04/25 - 44K,', 'remarks': '**655** VOSA STATES 4K, 10K, 16K, 20K, 26K, 32K, 38K, 44K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/961d43ac-619d-440f-b2f8-a20eeed714fc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 860fd687-c471-5830-a7b4-ce9968796508 with identifier: 120528674
2026-03-25 10:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 860fd687-c471-5830-a7b4-ce9968796508 with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 860fd687-c471-5830-a7b4-ce9968796508 with scrape type 2
2026-03-25 10:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 860fd687-c471-5830-a7b4-ce9968796508, identifier: 120528674
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120751141
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120751141%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Scrape type for 120751141: 0
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120724402
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120724402%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Scrape type for 120724402: 0
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120406739
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120406739%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Scrape type for 120406739: 0
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120754078
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120754078%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Scrape type for 120754078: 0
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120751343
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120751343%27 HTTP/1.1" 200 None
2026-03-25 10:01:20 [astonbarclay.gb] INFO: Scrape type for 120751343: 1
2026-03-25 10:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 776dbee8-410c-51ac-a4be-55bb17184d0e with identifier: 120586686
2026-03-25 10:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 776dbee8-410c-51ac-a4be-55bb17184d0e with identifier: 120586686
2026-03-25 10:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 776dbee8-410c-51ac-a4be-55bb17184d0e with identifier: 120586686 to the API
2026-03-25 10:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120586686?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '776dbee8-410c-51ac-a4be-55bb17184d0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KS15ZLN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120586686',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'MOKKA DIESEL HATCHBACK',
'odometer': 112847,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-22',
'seller_name': 'UKCGR - Select',
'title': 'VAUXHALL MOKKA DIESEL HATCHBACK 1.7 CDTi Tech Line 5dr',
'transmission': 'manual',
'trim': '1.7 CDTi Tech Line 5dr',
'vin': None,
'year': 2015}
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120586686%27 HTTP/1.1" 200 None
2026-03-25 10:01:21 [astonbarclay.gb] INFO: Saving data for 120586686: {'auction_closing_time': 1774604700.0, 'created_time': 1773863613.123815, 'last_price_update_time': 1774432881.311708}
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120586686') HTTP/1.1" 204 0
2026-03-25 10:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with identifier: 120586055
2026-03-25 10:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with identifier: 120586055
2026-03-25 10:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with identifier: 120586055 to the API
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120586055?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '346dabb5-08e0-58f0-a59d-ed5a4a1798b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG62BVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120586055',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 23038,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-13',
'seller_name': 'UKCGR - Trade',
'title': 'FORD KA HATCHBACK 1.2 Zetec 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Zetec 3dr [Start Stop]',
'vin': None,
'year': 2012}
2026-03-25 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120586055%27 HTTP/1.1" 200 None
2026-03-25 10:01:21 [astonbarclay.gb] INFO: Saving data for 120586055: {'auction_closing_time': 1774604700.0, 'created_time': 1773863625.073361, 'last_price_update_time': 1774432881.997355}
2026-03-25 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120586055') HTTP/1.1" 204 0
2026-03-25 10:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc284a24-ec93-5bc1-b5af-8acc6677f18d with identifier: 120645779
2026-03-25 10:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:01:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-25 10:01:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc284a24-ec93-5bc1-b5af-8acc6677f18d with identifier: 120645779
2026-03-25 10:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc284a24-ec93-5bc1-b5af-8acc6677f18d with identifier: 120645779 to the API
2026-03-25 10:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120645779?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 229,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'cc284a24-ec93-5bc1-b5af-8acc6677f18d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BG23NHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120645779',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': 'M4 COUPE',
'odometer': 22139,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-27',
'seller_name': 'TCH Leasing',
'title': 'BMW M4 COUPE M4 xDrive Competition M 2dr Step Auto',
'transmission': 'automatic',
'trim': 'M4 xDrive Competition M 2dr Step Auto',
'vin': None,
'year': 2023}
2026-03-25 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120645779%27 HTTP/1.1" 200 None
2026-03-25 10:01:23 [astonbarclay.gb] INFO: Saving data for 120645779: {'created_time': 1774432883.015224, 'last_price_update_time': 1774432883.01524, 'auction_closing_time': 1774604700.0}
2026-03-25 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120645779') HTTP/1.1" 204 0
2026-03-25 10:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with identifier: 120695982
2026-03-25 10:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with identifier: 120695982
2026-03-25 10:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with identifier: 120695982 to the API
2026-03-25 10:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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 10:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695982?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BL59DVN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695982',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA DIESEL HATCHBACK',
'odometer': 122023,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-16',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA DIESEL HATCHBACK 1.3 CDTi ecoFLEX Design 5dr',
'transmission': 'manual',
'trim': '1.3 CDTi ecoFLEX Design 5dr',
'vin': None,
'year': 2010}
2026-03-25 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120695982%27 HTTP/1.1" 200 None
2026-03-25 10:01:23 [astonbarclay.gb] INFO: Saving data for 120695982: {'auction_closing_time': 1774604700.0, 'created_time': 1774328517.429578, 'last_price_update_time': 1774432883.481314}
2026-03-25 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695982') HTTP/1.1" 204 0
2026-03-25 10:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d2d4452d-2b46-5a4d-8d15-8b1a319af83e with identifier: 120649281
2026-03-25 10:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d2d4452d-2b46-5a4d-8d15-8b1a319af83e with identifier: 120649281
2026-03-25 10:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d2d4452d-2b46-5a4d-8d15-8b1a319af83e with identifier: 120649281 to the API
2026-03-25 10:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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 10:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120649281?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'd2d4452d-2b46-5a4d-8d15-8b1a319af83e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KY67YGU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120649281',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN DIESEL ESTATE',
'odometer': 43807,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-06',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN TIGUAN DIESEL ESTATE 2.0 TDi 150 4Motion R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDi 150 4Motion R-Line 5dr DSG',
'vin': None,
'year': 2018}
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120649281%27 HTTP/1.1" 200 None
2026-03-25 10:01:24 [astonbarclay.gb] INFO: Saving data for 120649281: {'auction_closing_time': 1774604700.0, 'created_time': 1774011732.416626, 'last_price_update_time': 1774432884.033238}
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120649281') HTTP/1.1" 204 0
2026-03-25 10:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 860fd687-c471-5830-a7b4-ce9968796508 with identifier: 120528674
2026-03-25 10:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 860fd687-c471-5830-a7b4-ce9968796508 with identifier: 120528674
2026-03-25 10:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 860fd687-c471-5830-a7b4-ce9968796508 with identifier: 120528674 to the API
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120528674?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '860fd687-c471-5830-a7b4-ce9968796508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL15ATU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120528674',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'DS',
'model': 'DS 3 HATCHBACK',
'odometer': 48238,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-25',
'seller_name': 'UKCGR - Trade',
'title': 'DS DS 3 HATCHBACK 1.2 PureTech DStyle 3dr',
'transmission': 'manual',
'trim': '1.2 PureTech DStyle 3dr',
'vin': None,
'year': 2015}
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120528674%27 HTTP/1.1" 200 None
2026-03-25 10:01:24 [astonbarclay.gb] INFO: Saving data for 120528674: {'auction_closing_time': 1774604700.0, 'created_time': 1773774216.635242, 'last_price_update_time': 1774432884.675981}
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120528674') HTTP/1.1" 204 0
2026-03-25 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120614132?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120738792
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120738792%27 HTTP/1.1" 200 None
2026-03-25 10:01:24 [astonbarclay.gb] INFO: Scrape type for 120738792: 1
2026-03-25 10: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 10:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120753082
2026-03-25 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120753082%27 HTTP/1.1" 200 None
2026-03-25 10:01:24 [astonbarclay.gb] INFO: Scrape type for 120753082: 1
2026-03-25 10:01:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120528265, 'registration': 'YH20XKT', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0 VTi 72 Feel 5dr', 'mileage': 24976, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-03-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-23', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH20XKT/2026-03-18/image/a4e2c28a-1c46-455c-91fb-49f0a6a4dde4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/9db5392c-ef75-4ad6-9235-d6f0049a79fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/0105fdc7-d125-4e31-9d6c-5acee660fea8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/da9d24a0-5e31-4642-a941-1f92ba8f4ff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/a5ec4c59-5ed8-46be-918c-4af3bd35ae87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/6a1edc01-3019-4643-bc1a-5d4f1ba27483_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/0b070a4b-e18b-421f-ae2d-b420991acdb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/e60a900f-8f5a-4aa6-b163-6e2ddee701d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/c6593dc2-7154-4124-a665-801d43d11e35_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**725** VOSA STATES 20K, 23K, 24K, 24K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 85, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d41c2ce0-d01a-4b94-a6b9-446f8b1ffd4c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120528265, 'registration': 'YH20XKT', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0 VTi 72 Feel 5dr', 'mileage': 24976, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-03-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-23', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH20XKT/2026-03-18/image/a4e2c28a-1c46-455c-91fb-49f0a6a4dde4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/9db5392c-ef75-4ad6-9235-d6f0049a79fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/0105fdc7-d125-4e31-9d6c-5acee660fea8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/da9d24a0-5e31-4642-a941-1f92ba8f4ff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/a5ec4c59-5ed8-46be-918c-4af3bd35ae87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/6a1edc01-3019-4643-bc1a-5d4f1ba27483_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/0b070a4b-e18b-421f-ae2d-b420991acdb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/e60a900f-8f5a-4aa6-b163-6e2ddee701d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH20XKT/2026-03-18/image/c6593dc2-7154-4124-a665-801d43d11e35_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**725** VOSA STATES 20K, 23K, 24K, 24K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 85, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d41c2ce0-d01a-4b94-a6b9-446f8b1ffd4c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdcd9b42-668d-51a6-a386-ac206b3a014d with identifier: 120528265
2026-03-25 10:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdcd9b42-668d-51a6-a386-ac206b3a014d with scrape type 2
2026-03-25 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdcd9b42-668d-51a6-a386-ac206b3a014d with scrape type 2
2026-03-25 10:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fdcd9b42-668d-51a6-a386-ac206b3a014d, identifier: 120528265
2026-03-25 10:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fdcd9b42-668d-51a6-a386-ac206b3a014d with identifier: 120528265
2026-03-25 10:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fdcd9b42-668d-51a6-a386-ac206b3a014d with identifier: 120528265
2026-03-25 10:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fdcd9b42-668d-51a6-a386-ac206b3a014d with identifier: 120528265 to the API
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120528265?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 85,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'fdcd9b42-668d-51a6-a386-ac206b3a014d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH20XKT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120528265',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C1 HATCHBACK',
'odometer': 24976,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-19',
'seller_name': 'UKCGR - Premium',
'title': 'CITROEN C1 HATCHBACK 1.0 VTi 72 Feel 5dr',
'transmission': 'manual',
'trim': '1.0 VTi 72 Feel 5dr',
'vin': None,
'year': 2020}
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120528265%27 HTTP/1.1" 200 None
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Saving data for 120528265: {'auction_closing_time': 1774604700.0, 'created_time': 1773774093.78486, 'last_price_update_time': 1774432885.485968}
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120528265') HTTP/1.1" 204 0
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120756805
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120756805%27 HTTP/1.1" 200 None
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Scrape type for 120756805: 1
2026-03-25 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696245?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631672?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627860?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696092?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120761485
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120761485%27 HTTP/1.1" 200 None
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Scrape type for 120761485: 1
2026-03-25 10:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120614132, 'registration': 'LO20VKA', 'account': 'VAN038', 'make': 'LEXUS', 'model': 'NX ESTATE', 'derivative': '300h 2.5 5dr CVT [8" Nav]', 'mileage': 37901, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-20', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 2494, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LO20VKA/2026-03-24/image/0725af8f-2791-40b0-9488-7b0058b6f20c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/af587de9-900e-4677-b02c-e2a8d5363303_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/ad37d8c0-1271-41c5-b9ee-8d14f849e1d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/55ffda8a-9a25-407d-aedb-d0794f2877b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/a7b02ac7-4151-48be-bd9d-f387c529d189_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/4695299b-bad3-488c-9ccf-22af970665d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/127233ab-5ad7-43e1-8331-a829e64ff992_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/3d202810-25f7-4da7-93f6-f8d1598f97ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/39c032b3-4e88-49e6-bd0c-db6923a2218c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 - 10K, 05/25 - 31K,', 'remarks': '**1303** VOSA STATES 10K, 20K, 29K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a5024c0-7e31-457c-b534-9a1b4b0c7964.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120614132, 'registration': 'LO20VKA', 'account': 'VAN038', 'make': 'LEXUS', 'model': 'NX ESTATE', 'derivative': '300h 2.5 5dr CVT [8" Nav]', 'mileage': 37901, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-20', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 2494, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LO20VKA/2026-03-24/image/0725af8f-2791-40b0-9488-7b0058b6f20c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/af587de9-900e-4677-b02c-e2a8d5363303_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/ad37d8c0-1271-41c5-b9ee-8d14f849e1d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/55ffda8a-9a25-407d-aedb-d0794f2877b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/a7b02ac7-4151-48be-bd9d-f387c529d189_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/4695299b-bad3-488c-9ccf-22af970665d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/127233ab-5ad7-43e1-8331-a829e64ff992_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/3d202810-25f7-4da7-93f6-f8d1598f97ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/39c032b3-4e88-49e6-bd0c-db6923a2218c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 - 10K, 05/25 - 31K,', 'remarks': '**1303** VOSA STATES 10K, 20K, 29K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a5024c0-7e31-457c-b534-9a1b4b0c7964.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc08d235-8080-5d24-8416-d948254c526e with identifier: 120614132
2026-03-25 10:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc08d235-8080-5d24-8416-d948254c526e with scrape type 2
2026-03-25 10:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc08d235-8080-5d24-8416-d948254c526e with scrape type 2
2026-03-25 10:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bc08d235-8080-5d24-8416-d948254c526e, identifier: 120614132
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120726997
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120726997%27 HTTP/1.1" 200 None
2026-03-25 10:01:25 [astonbarclay.gb] INFO: Scrape type for 120726997: 1
2026-03-25 10:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bc08d235-8080-5d24-8416-d948254c526e with identifier: 120614132
2026-03-25 10:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:01:25 [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 10:01:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10: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 10:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bc08d235-8080-5d24-8416-d948254c526e with identifier: 120614132
2026-03-25 10:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bc08d235-8080-5d24-8416-d948254c526e with identifier: 120614132 to the API
2026-03-25 10:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01: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 10:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120614132?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'bc08d235-8080-5d24-8416-d948254c526e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO20VKA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120614132',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LEXUS',
'model': 'NX ESTATE',
'odometer': 37901,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-20',
'seller_name': 'Vantage Motor Group',
'title': 'LEXUS NX ESTATE 300h 2.5 5dr CVT [8" Nav]',
'transmission': 'automatic',
'trim': '300h 2.5 5dr CVT [8" Nav]',
'vin': None,
'year': 2020}
2026-03-25 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120614132%27 HTTP/1.1" 200 None
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Saving data for 120614132: {'auction_closing_time': 1774604700.0, 'created_time': 1774328524.857585, 'last_price_update_time': 1774432886.355059}
2026-03-25 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120614132') HTTP/1.1" 204 0
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120745720
2026-03-25 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120745720%27 HTTP/1.1" 200 None
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Scrape type for 120745720: 1
2026-03-25 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120462215?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696245, 'registration': 'NH57OKU', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '107 HATCHBACK', 'derivative': '1.0 Urban Lite 3dr', 'mileage': 67654, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-04-09', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NH57OKU/2026-03-24/image/58f49e95-fa93-411f-b70c-4a561368eba3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/ea1202eb-edea-40f6-9b32-a88d95ce6a43_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/1ad47b47-a09c-4fc4-a692-c79ae9784358_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/1dc6d95b-029b-4b24-b173-5f8702905fe0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/e0396781-e2d0-48d7-bb23-f748898132a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/983c2b91-4e9b-4cb9-b2af-2830ed12b8e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/b9306bcf-3486-4382-8f27-2738448126d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/5aa1b402-4994-400c-a87b-a03ce9f0156b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/899507cc-53c2-47be-8021-46d8e27cf1e1_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/09 - 7K, 12/09 - NO MILEAGE, 01/11 - 22K, 11/16 - 50K, 01/18 - 52K, 11/22 - 62K', 'remarks': '**573** VOSA STATES 22K, 29K, 35K, 42K, 48K, 48K, 50K, 52K, 56K, 59K, 60K, 61K, 63K, 65K, 66K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e95e77fb-164d-445c-8c0a-e83e383f4347.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696245, 'registration': 'NH57OKU', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '107 HATCHBACK', 'derivative': '1.0 Urban Lite 3dr', 'mileage': 67654, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-04-09', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NH57OKU/2026-03-24/image/58f49e95-fa93-411f-b70c-4a561368eba3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/ea1202eb-edea-40f6-9b32-a88d95ce6a43_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/1ad47b47-a09c-4fc4-a692-c79ae9784358_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/1dc6d95b-029b-4b24-b173-5f8702905fe0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/e0396781-e2d0-48d7-bb23-f748898132a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/983c2b91-4e9b-4cb9-b2af-2830ed12b8e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/b9306bcf-3486-4382-8f27-2738448126d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/5aa1b402-4994-400c-a87b-a03ce9f0156b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH57OKU/2026-03-24/image/899507cc-53c2-47be-8021-46d8e27cf1e1_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/09 - 7K, 12/09 - NO MILEAGE, 01/11 - 22K, 11/16 - 50K, 01/18 - 52K, 11/22 - 62K', 'remarks': '**573** VOSA STATES 22K, 29K, 35K, 42K, 48K, 48K, 50K, 52K, 56K, 59K, 60K, 61K, 63K, 65K, 66K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e95e77fb-164d-445c-8c0a-e83e383f4347.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80cfdbcb-acb2-5e0d-ae8d-f4d61781bda6 with identifier: 120696245
2026-03-25 10:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80cfdbcb-acb2-5e0d-ae8d-f4d61781bda6 with scrape type 2
2026-03-25 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80cfdbcb-acb2-5e0d-ae8d-f4d61781bda6 with scrape type 2
2026-03-25 10:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 80cfdbcb-acb2-5e0d-ae8d-f4d61781bda6, identifier: 120696245
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631672, 'registration': 'PK21OCB', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo Launch Edition 5dr Auto', 'mileage': 5435, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-22', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK21OCB/2026-03-23/image/2fa5be79-e050-403a-a626-b8ea50f87708_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/e483683b-1f6e-4190-9ce4-166766185a90_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/83a15465-8907-40d7-aeb8-b920bc65815f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/b825c4f0-19ea-4d29-b4a9-5641093d39ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/b423c863-f2ff-47ee-90e0-66abeee3921b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/6c0a507c-b59f-460f-97a2-d0b999542c64_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/f860db6d-b5a5-4092-9cd4-988e75c3641b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/6cb363ee-934f-45e7-84ad-eb2af27fa2c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/255fb17f-00a4-4a06-8d03-125af13547d4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/22 - 1K, 07/23 - 3K, 07/24 - 4K, 07/25 - 4K,', 'remarks': '**589** VOSA STATES 3K, 4K, 5K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0018f665-d02d-4337-8790-5ce47c7eedc4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631672, 'registration': 'PK21OCB', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo Launch Edition 5dr Auto', 'mileage': 5435, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-22', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK21OCB/2026-03-23/image/2fa5be79-e050-403a-a626-b8ea50f87708_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/e483683b-1f6e-4190-9ce4-166766185a90_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/83a15465-8907-40d7-aeb8-b920bc65815f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/b825c4f0-19ea-4d29-b4a9-5641093d39ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/b423c863-f2ff-47ee-90e0-66abeee3921b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/6c0a507c-b59f-460f-97a2-d0b999542c64_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/f860db6d-b5a5-4092-9cd4-988e75c3641b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/6cb363ee-934f-45e7-84ad-eb2af27fa2c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/255fb17f-00a4-4a06-8d03-125af13547d4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/22 - 1K, 07/23 - 3K, 07/24 - 4K, 07/25 - 4K,', 'remarks': '**589** VOSA STATES 3K, 4K, 5K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0018f665-d02d-4337-8790-5ce47c7eedc4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 698f7bfb-4cd1-5179-8fed-41e187fc2932 with identifier: 120631672
2026-03-25 10:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698f7bfb-4cd1-5179-8fed-41e187fc2932 with scrape type 2
2026-03-25 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 698f7bfb-4cd1-5179-8fed-41e187fc2932 with scrape type 2
2026-03-25 10:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 698f7bfb-4cd1-5179-8fed-41e187fc2932, identifier: 120631672
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627860, 'registration': 'KW72AUA', 'account': 'VAN038', 'make': 'JAGUAR', 'model': 'F-PACE ESTATE SPECIAL EDITIONS', 'derivative': '2.0 P400e R-Dynamic Black 5dr Auto AWD', 'mileage': 28087, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-18', 'fuel': 'Hybrid Electric', 'motExpiry': '2027-01-17', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KW72AUA/2026-03-24/image/1d749fd9-09d7-42bb-8cfd-2d5023101888_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/e98dea9b-7f6a-48b8-95ad-ef8832cefbf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/165e8017-7aba-443f-8bfd-a33bd8746a1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/6a79cf6a-ec78-4261-8225-41d75e5c3ea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/eff10263-01d6-49eb-89f0-6dc638acb023_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/c6bb05fa-e437-43b3-8fc3-099a0b4707ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/ad77b0c5-5b7e-4049-b84e-2ffaae3de8ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/a2365667-2921-4c2c-a875-c6f0dace347a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/02a35aea-0310-436f-95a3-8dfed6d37440_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1210** VOSA STATES 26K, V5 FRONT PAGE PHOTOCOPY', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 52, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb332f25-8f54-44d3-8f16-603368db2cff.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627860, 'registration': 'KW72AUA', 'account': 'VAN038', 'make': 'JAGUAR', 'model': 'F-PACE ESTATE SPECIAL EDITIONS', 'derivative': '2.0 P400e R-Dynamic Black 5dr Auto AWD', 'mileage': 28087, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-18', 'fuel': 'Hybrid Electric', 'motExpiry': '2027-01-17', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KW72AUA/2026-03-24/image/1d749fd9-09d7-42bb-8cfd-2d5023101888_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/e98dea9b-7f6a-48b8-95ad-ef8832cefbf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/165e8017-7aba-443f-8bfd-a33bd8746a1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/6a79cf6a-ec78-4261-8225-41d75e5c3ea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/eff10263-01d6-49eb-89f0-6dc638acb023_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/c6bb05fa-e437-43b3-8fc3-099a0b4707ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/ad77b0c5-5b7e-4049-b84e-2ffaae3de8ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/a2365667-2921-4c2c-a875-c6f0dace347a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW72AUA/2026-03-24/image/02a35aea-0310-436f-95a3-8dfed6d37440_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1210** VOSA STATES 26K, V5 FRONT PAGE PHOTOCOPY', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 52, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb332f25-8f54-44d3-8f16-603368db2cff.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66ffdad5-4989-5f8d-8e3c-0a651542c97e with identifier: 120627860
2026-03-25 10:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66ffdad5-4989-5f8d-8e3c-0a651542c97e with scrape type 2
2026-03-25 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66ffdad5-4989-5f8d-8e3c-0a651542c97e with scrape type 2
2026-03-25 10:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 66ffdad5-4989-5f8d-8e3c-0a651542c97e, identifier: 120627860
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696092, 'registration': 'YY12OXR', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'I30 DIESEL HATCHBACK', 'derivative': '1.6 CRDi Blue Drive Active 5dr', 'mileage': 99509, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-07-18', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YY12OXR/2026-03-24/image/4e37b8a1-bc91-43d5-a92f-a6e0444bb041_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/fce79dd9-62d3-4129-9f51-58f266a411ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/cd8941ca-7f72-4531-83ba-b73e709d6d53_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/bafe5a7f-580a-4a63-9e0f-e7ff8a8662cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/34a49517-b866-4bb2-977a-eda24d38d4b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/09d17774-97a5-4898-9bda-a32e8a4319b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/b0be6468-db09-4bb9-bf73-19744af00d8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/55239400-a62d-46fd-ad21-678e02106d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/681c81fc-7d9c-4295-ba6a-19550d9c00cb_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/13 - 12K, 12/14 - 20K, 04/16 - 33K, 06/17 - 43K, 06/18 - 52K, 07/20 - 69K, 06/21 - 74K, 07/22 - 77K, 07/23 - 81K, 07/24 - 82K, 07/25 - 94K', 'remarks': '**561** VOSA STATES 24K, 35K, 43K, 52K, 61K, 69K, 74K, 77K, 81K, 82K, 94K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d23cf330-f79a-41c3-8503-429e30816763.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696092, 'registration': 'YY12OXR', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'I30 DIESEL HATCHBACK', 'derivative': '1.6 CRDi Blue Drive Active 5dr', 'mileage': 99509, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-07-18', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YY12OXR/2026-03-24/image/4e37b8a1-bc91-43d5-a92f-a6e0444bb041_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/fce79dd9-62d3-4129-9f51-58f266a411ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/cd8941ca-7f72-4531-83ba-b73e709d6d53_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/bafe5a7f-580a-4a63-9e0f-e7ff8a8662cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/34a49517-b866-4bb2-977a-eda24d38d4b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/09d17774-97a5-4898-9bda-a32e8a4319b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/b0be6468-db09-4bb9-bf73-19744af00d8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/55239400-a62d-46fd-ad21-678e02106d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/681c81fc-7d9c-4295-ba6a-19550d9c00cb_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/13 - 12K, 12/14 - 20K, 04/16 - 33K, 06/17 - 43K, 06/18 - 52K, 07/20 - 69K, 06/21 - 74K, 07/22 - 77K, 07/23 - 81K, 07/24 - 82K, 07/25 - 94K', 'remarks': '**561** VOSA STATES 24K, 35K, 43K, 52K, 61K, 69K, 74K, 77K, 81K, 82K, 94K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d23cf330-f79a-41c3-8503-429e30816763.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd0e3ba-c779-5e25-8c70-52764076bbbf with identifier: 120696092
2026-03-25 10:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd0e3ba-c779-5e25-8c70-52764076bbbf with scrape type 2
2026-03-25 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fd0e3ba-c779-5e25-8c70-52764076bbbf with scrape type 2
2026-03-25 10:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5fd0e3ba-c779-5e25-8c70-52764076bbbf, identifier: 120696092
2026-03-25 10:01: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 10:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 80cfdbcb-acb2-5e0d-ae8d-f4d61781bda6 with identifier: 120696245
2026-03-25 10:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 80cfdbcb-acb2-5e0d-ae8d-f4d61781bda6 with identifier: 120696245
2026-03-25 10:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 80cfdbcb-acb2-5e0d-ae8d-f4d61781bda6 with identifier: 120696245 to the API
2026-03-25 10:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696245?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '80cfdbcb-acb2-5e0d-ae8d-f4d61781bda6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NH57OKU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696245',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '107 HATCHBACK',
'odometer': 67654,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-01-31',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 107 HATCHBACK 1.0 Urban Lite 3dr',
'transmission': 'manual',
'trim': '1.0 Urban Lite 3dr',
'vin': None,
'year': 2008}
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120696245%27 HTTP/1.1" 200 None
2026-03-25 10:01:27 [astonbarclay.gb] INFO: Saving data for 120696245: {'auction_closing_time': 1774604700.0, 'created_time': 1774328506.124964, 'last_price_update_time': 1774432887.256308}
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696245') HTTP/1.1" 204 0
2026-03-25 10:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 698f7bfb-4cd1-5179-8fed-41e187fc2932 with identifier: 120631672
2026-03-25 10:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 698f7bfb-4cd1-5179-8fed-41e187fc2932 with identifier: 120631672
2026-03-25 10:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 698f7bfb-4cd1-5179-8fed-41e187fc2932 with identifier: 120631672 to the API
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631672?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '698f7bfb-4cd1-5179-8fed-41e187fc2932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK21OCB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631672',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 5435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-23',
'seller_name': 'UKCGR - Premium',
'title': 'VAUXHALL MOKKA HATCHBACK 1.2 Turbo Launch Edition 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Launch Edition 5dr Auto',
'vin': None,
'year': 2021}
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120631672%27 HTTP/1.1" 200 None
2026-03-25 10:01:27 [astonbarclay.gb] INFO: Saving data for 120631672: {'auction_closing_time': 1774604700.0, 'created_time': 1774000995.043063, 'last_price_update_time': 1774432887.895587}
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631672') HTTP/1.1" 204 0
2026-03-25 10:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 66ffdad5-4989-5f8d-8e3c-0a651542c97e with identifier: 120627860
2026-03-25 10:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybrid+Electric HTTP/1.1" 200 None
2026-03-25 10:01:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 66ffdad5-4989-5f8d-8e3c-0a651542c97e with identifier: 120627860
2026-03-25 10:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 66ffdad5-4989-5f8d-8e3c-0a651542c97e with identifier: 120627860 to the API
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627860?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 52,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Hybrid Electric',
'id': '66ffdad5-4989-5f8d-8e3c-0a651542c97e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KW72AUA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627860',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'JAGUAR',
'model': 'F-PACE ESTATE SPECIAL EDITIONS',
'odometer': 28087,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-18',
'seller_name': 'Vantage Motor Group',
'title': 'JAGUAR F-PACE ESTATE SPECIAL EDITIONS 2.0 P400e R-Dynamic Black 5dr '
'Auto AWD',
'transmission': 'automatic',
'trim': '2.0 P400e R-Dynamic Black 5dr Auto AWD',
'vin': None,
'year': 2023}
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120627860%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [astonbarclay.gb] INFO: Saving data for 120627860: {'auction_closing_time': 1774604700.0, 'created_time': 1774328520.415916, 'last_price_update_time': 1774432888.477574}
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627860') HTTP/1.1" 204 0
2026-03-25 10:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5fd0e3ba-c779-5e25-8c70-52764076bbbf with identifier: 120696092
2026-03-25 10:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5fd0e3ba-c779-5e25-8c70-52764076bbbf with identifier: 120696092
2026-03-25 10:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5fd0e3ba-c779-5e25-8c70-52764076bbbf with identifier: 120696092 to the API
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696092?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5fd0e3ba-c779-5e25-8c70-52764076bbbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY12OXR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696092',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'I30 DIESEL HATCHBACK',
'odometer': 99509,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-30',
'seller_name': 'UKCGR - Trade',
'title': 'HYUNDAI I30 DIESEL HATCHBACK 1.6 CRDi Blue Drive Active 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi Blue Drive Active 5dr',
'vin': None,
'year': 2012}
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120696092%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [astonbarclay.gb] INFO: Saving data for 120696092: {'auction_closing_time': 1774604700.0, 'created_time': 1774328516.289006, 'last_price_update_time': 1774432888.912207}
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696092') HTTP/1.1" 204 0
2026-03-25 10:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120739822
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120739822%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [astonbarclay.gb] INFO: Scrape type for 120739822: 1
2026-03-25 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693833?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120728398
2026-03-25 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120728398%27 HTTP/1.1" 200 None
2026-03-25 10:01:28 [astonbarclay.gb] INFO: Scrape type for 120728398: 1
2026-03-25 10: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 10:01:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120462215, 'registration': 'YE21TZC', 'account': 'HAT006', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi ISG 2 5dr', 'mileage': 54952, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-11', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YE21TZC/2026-03-20/image/c1017c58-8e36-49f6-baa1-dc4021b8ea10_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/9282ae8b-6176-4f56-8763-044d574b65b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/a6a51b00-7259-4320-a327-2adc4a992f71_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/a1c59472-22f7-4415-8faa-a7e3192c201c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/f5383c56-929b-49c8-bf23-319a0c758247_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/79b479eb-c724-475f-be86-82fd369bb432_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/c00f56b1-a396-48e8-8fa4-596380a51adb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/813ebd7b-599f-4bef-8e3c-4fbf9761f7f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/7cf1e5be-544f-4c5f-8e6a-eb675d24c2b5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**19** VOSA STATES 42K, 47K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e443f7cd-2507-4acb-b8f6-2b2be8f484e0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120462215, 'registration': 'YE21TZC', 'account': 'HAT006', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi ISG 2 5dr', 'mileage': 54952, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-11', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YE21TZC/2026-03-20/image/c1017c58-8e36-49f6-baa1-dc4021b8ea10_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/9282ae8b-6176-4f56-8763-044d574b65b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/a6a51b00-7259-4320-a327-2adc4a992f71_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/a1c59472-22f7-4415-8faa-a7e3192c201c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/f5383c56-929b-49c8-bf23-319a0c758247_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/79b479eb-c724-475f-be86-82fd369bb432_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/c00f56b1-a396-48e8-8fa4-596380a51adb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/813ebd7b-599f-4bef-8e3c-4fbf9761f7f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-20/image/7cf1e5be-544f-4c5f-8e6a-eb675d24c2b5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**19** VOSA STATES 42K, 47K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e443f7cd-2507-4acb-b8f6-2b2be8f484e0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c7f304d-59b9-59c2-a690-3f03cb557f58 with identifier: 120462215
2026-03-25 10:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c7f304d-59b9-59c2-a690-3f03cb557f58 with scrape type 2
2026-03-25 10:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c7f304d-59b9-59c2-a690-3f03cb557f58 with scrape type 2
2026-03-25 10:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7c7f304d-59b9-59c2-a690-3f03cb557f58, identifier: 120462215
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120731113
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731113%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120731113: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120691045
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691045%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120691045: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120696058
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696058%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120696058: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120680410
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680410%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120680410: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120693568
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693568%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120693568: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120445029
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120445029%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120445029: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120689230
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689230%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120689230: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120696584
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696584%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120696584: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120685959
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685959%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120685959: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120695175
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695175%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120695175: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120690055
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690055%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120690055: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120674268
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674268%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120674268: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120692763
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692763%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120692763: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120678615
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678615%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120678615: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120690647
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690647%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120690647: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120691092
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691092%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120691092: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120687954
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687954%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120687954: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120698448
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120698448%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120698448: 0
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120757940
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757940%27 HTTP/1.1" 200 None
2026-03-25 10:01:29 [astonbarclay.gb] INFO: Scrape type for 120757940: 1
2026-03-25 10:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7c7f304d-59b9-59c2-a690-3f03cb557f58 with identifier: 120462215
2026-03-25 10:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7c7f304d-59b9-59c2-a690-3f03cb557f58 with identifier: 120462215
2026-03-25 10:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7c7f304d-59b9-59c2-a690-3f03cb557f58 with identifier: 120462215 to the API
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120462215?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '7c7f304d-59b9-59c2-a690-3f03cb557f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE21TZC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120462215',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 54952,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-11',
'seller_name': 'Hatfields Group',
'title': 'KIA SPORTAGE ESTATE 1.6 GDi ISG 2 5dr',
'transmission': 'manual',
'trim': '1.6 GDi ISG 2 5dr',
'vin': None,
'year': 2021}
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120462215%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Saving data for 120462215: {'auction_closing_time': 1774604700.0, 'created_time': 1773666536.508903, 'last_price_update_time': 1774432890.156281}
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120462215') HTTP/1.1" 204 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120695121
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120695121%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120695121: 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120689132
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120689132%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120689132: 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120691178
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120691178%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120691178: 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120680805
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120680805%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120680805: 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120736652
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120736652%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120736652: 1
2026-03-25 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120746372?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120751190?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631237?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120759079?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758608?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693833, 'registration': 'MV19UMT', 'account': 'WBA002', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '2.0d [180] R-Sport 4dr Auto', 'mileage': 78948, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-29', 'fuel': 'Diesel', 'motExpiry': '2026-03-31', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MV19UMT/2026-03-24/image/5d18e351-4eb0-4542-ad9e-bb9dcf4c434b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/7cdd417f-d4e4-41a5-a457-4ce4393437c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/ee3d9a8b-c47c-4077-b629-083f806221ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/89e125a7-ba6e-4820-aa77-6ada767f5060_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/994960de-6469-4729-b40a-72aa19a58dd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/6372321a-bc62-4fad-9615-dd3d046dfe9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/ab4c217e-1fa2-4fd7-b2df-8d1d1bed32bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/288b8b0d-8d7c-482a-9619-61bbf38b4dfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/aadc6970-7c59-4f3b-bf67-750a4d6577c2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 10/22 - 27K, 03/24 - 48K, 05/25 - 66K', 'remarks': '**753** VOSA STATES 18K, 32K, 48K, 63K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c56273e4-fa16-412b-99ba-d21ac5a30ca1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693833, 'registration': 'MV19UMT', 'account': 'WBA002', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '2.0d [180] R-Sport 4dr Auto', 'mileage': 78948, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-29', 'fuel': 'Diesel', 'motExpiry': '2026-03-31', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MV19UMT/2026-03-24/image/5d18e351-4eb0-4542-ad9e-bb9dcf4c434b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/7cdd417f-d4e4-41a5-a457-4ce4393437c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/ee3d9a8b-c47c-4077-b629-083f806221ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/89e125a7-ba6e-4820-aa77-6ada767f5060_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/994960de-6469-4729-b40a-72aa19a58dd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/6372321a-bc62-4fad-9615-dd3d046dfe9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/ab4c217e-1fa2-4fd7-b2df-8d1d1bed32bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/288b8b0d-8d7c-482a-9619-61bbf38b4dfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV19UMT/2026-03-24/image/aadc6970-7c59-4f3b-bf67-750a4d6577c2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 10/22 - 27K, 03/24 - 48K, 05/25 - 66K', 'remarks': '**753** VOSA STATES 18K, 32K, 48K, 63K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c56273e4-fa16-412b-99ba-d21ac5a30ca1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31993b99-bdff-5364-9e76-1bde06ed78e3 with identifier: 120693833
2026-03-25 10:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31993b99-bdff-5364-9e76-1bde06ed78e3 with scrape type 2
2026-03-25 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31993b99-bdff-5364-9e76-1bde06ed78e3 with scrape type 2
2026-03-25 10:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 31993b99-bdff-5364-9e76-1bde06ed78e3, identifier: 120693833
2026-03-25 10:01: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 10:01: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 10:01: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 10:01: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 10:01: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 10:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 31993b99-bdff-5364-9e76-1bde06ed78e3 with identifier: 120693833
2026-03-25 10:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 31993b99-bdff-5364-9e76-1bde06ed78e3 with identifier: 120693833
2026-03-25 10:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 31993b99-bdff-5364-9e76-1bde06ed78e3 with identifier: 120693833 to the API
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120693833?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '31993b99-bdff-5364-9e76-1bde06ed78e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV19UMT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693833',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'JAGUAR',
'model': 'XF DIESEL SALOON',
'odometer': 78948,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-29',
'seller_name': 'UKCGR - Premium',
'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': 2019}
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120693833%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Saving data for 120693833: {'auction_closing_time': 1774604700.0, 'created_time': 1774328510.396835, 'last_price_update_time': 1774432890.873461}
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693833') HTTP/1.1" 204 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120693666
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120693666%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120693666: 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120692322
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120692322%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120692322: 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120688313
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120688313%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120688313: 0
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120735135
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120735135%27 HTTP/1.1" 200 None
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Scrape type for 120735135: 1
2026-03-25 10:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120694326
2026-03-25 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694326%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120694326: 0
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120696944
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696944%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120696944: 0
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120687223
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687223%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120687223: 0
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120692983
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692983%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120692983: 0
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120753553
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753553%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120753553: 0
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120683124
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683124%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120683124: 0
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120688243
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688243%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120688243: 0
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120681200
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681200%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120681200: 0
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120758930
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758930%27 HTTP/1.1" 200 None
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Scrape type for 120758930: 1
2026-03-25 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120755203?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01: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 10:01:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120746372, 'registration': 'EY71FDE', 'account': 'WBA002', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.2 Dualjet 83 12V Hybrid SZ-L 5dr', 'mileage': 17696, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-04-06', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d9d1c94-2c38-4760-8ab4-c7bddd190bbc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120746372, 'registration': 'EY71FDE', 'account': 'WBA002', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.2 Dualjet 83 12V Hybrid SZ-L 5dr', 'mileage': 17696, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-04-06', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d9d1c94-2c38-4760-8ab4-c7bddd190bbc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0427633a-4840-59b4-a51f-9631ba6ac956 with identifier: 120746372
2026-03-25 10:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0427633a-4840-59b4-a51f-9631ba6ac956 with scrape type 1
2026-03-25 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0427633a-4840-59b4-a51f-9631ba6ac956
2026-03-25 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0427633a-4840-59b4-a51f-9631ba6ac956
2026-03-25 10:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0427633a-4840-59b4-a51f-9631ba6ac956, identifier: 120746372
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120751190, 'registration': 'FH19VLM', 'account': 'WBA002', 'make': 'AUDI', 'model': 'Q5 DIESEL ESTATE', 'derivative': '40 TDI Quattro S Line 5dr S Tronic', 'mileage': 63035, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4113af27-593c-4d52-a404-7542ca1fb11b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120751190, 'registration': 'FH19VLM', 'account': 'WBA002', 'make': 'AUDI', 'model': 'Q5 DIESEL ESTATE', 'derivative': '40 TDI Quattro S Line 5dr S Tronic', 'mileage': 63035, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4113af27-593c-4d52-a404-7542ca1fb11b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15764037-cc9c-557e-b69d-01ea83f6546d with identifier: 120751190
2026-03-25 10:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15764037-cc9c-557e-b69d-01ea83f6546d with scrape type 1
2026-03-25 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 15764037-cc9c-557e-b69d-01ea83f6546d
2026-03-25 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 15764037-cc9c-557e-b69d-01ea83f6546d
2026-03-25 10:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 15764037-cc9c-557e-b69d-01ea83f6546d, identifier: 120751190
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631237, 'registration': 'OW17DWE', 'account': 'WBA003', 'make': 'JAGUAR', 'model': 'XE DIESEL SALOON', 'derivative': '2.0d [180] R-Sport 4dr Auto', 'mileage': 64876, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-08-08', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/OW17DWE/2026-03-23/image/2aa79487-c472-4f22-b31b-2b87c979ea69_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/922502a4-d7bf-4bf2-b950-b9d983d877e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/3bcf812a-4ce0-4328-9e38-b84899e86852_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/270dd206-1800-4d25-8e52-797c21c4238f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/ff1d18a8-2754-4d99-8cf8-d64e2d71671d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/e0e06209-527b-4415-88a8-4440e7ae5a3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/658b2a4d-dde1-48bb-ba16-4a0ef8b532a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/722a1ea5-3078-465f-bb8e-09e269921564_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/63f96b88-75ea-4476-a3f7-3c515795375c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 08/22 - 36K, 08/23 - 43K, 07/24 - 52K,', 'remarks': '**542** VOSA STATES 30K, 36K, 43K, 52K, 59K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ee0e80dd-8fde-493e-bc3b-ffa5fa672439.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631237, 'registration': 'OW17DWE', 'account': 'WBA003', 'make': 'JAGUAR', 'model': 'XE DIESEL SALOON', 'derivative': '2.0d [180] R-Sport 4dr Auto', 'mileage': 64876, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-08-08', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/OW17DWE/2026-03-23/image/2aa79487-c472-4f22-b31b-2b87c979ea69_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/922502a4-d7bf-4bf2-b950-b9d983d877e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/3bcf812a-4ce0-4328-9e38-b84899e86852_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/270dd206-1800-4d25-8e52-797c21c4238f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/ff1d18a8-2754-4d99-8cf8-d64e2d71671d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/e0e06209-527b-4415-88a8-4440e7ae5a3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/658b2a4d-dde1-48bb-ba16-4a0ef8b532a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/722a1ea5-3078-465f-bb8e-09e269921564_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW17DWE/2026-03-23/image/63f96b88-75ea-4476-a3f7-3c515795375c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 08/22 - 36K, 08/23 - 43K, 07/24 - 52K,', 'remarks': '**542** VOSA STATES 30K, 36K, 43K, 52K, 59K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ee0e80dd-8fde-493e-bc3b-ffa5fa672439.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f27ad97-828c-53d7-94f9-b9eb03068373 with identifier: 120631237
2026-03-25 10:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f27ad97-828c-53d7-94f9-b9eb03068373 with scrape type 2
2026-03-25 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f27ad97-828c-53d7-94f9-b9eb03068373 with scrape type 2
2026-03-25 10:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2f27ad97-828c-53d7-94f9-b9eb03068373, identifier: 120631237
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120759079, 'registration': 'AU06ONH', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.2 16V Expression 5dr', 'mileage': 125101, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2006-05-19', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': 1149, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/886b9485-d157-43dd-a99e-03baa9942da6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120759079, 'registration': 'AU06ONH', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.2 16V Expression 5dr', 'mileage': 125101, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2006-05-19', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': 1149, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/886b9485-d157-43dd-a99e-03baa9942da6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af846cec-e095-5a93-9a21-deae54bb76d5 with identifier: 120759079
2026-03-25 10:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af846cec-e095-5a93-9a21-deae54bb76d5 with scrape type 1
2026-03-25 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item af846cec-e095-5a93-9a21-deae54bb76d5
2026-03-25 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item af846cec-e095-5a93-9a21-deae54bb76d5
2026-03-25 10:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: af846cec-e095-5a93-9a21-deae54bb76d5, identifier: 120759079
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758608, 'registration': 'EX23BGZ', 'account': 'WBA002', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.3 TCe 150 Journey 5dr EDC', 'mileage': 25834, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-05-06', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Estate', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/24-10K, 06/25-19K', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5ac891a7-0bab-45de-845c-df501843c162.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758608, 'registration': 'EX23BGZ', 'account': 'WBA002', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.3 TCe 150 Journey 5dr EDC', 'mileage': 25834, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-05-06', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Estate', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/24-10K, 06/25-19K', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5ac891a7-0bab-45de-845c-df501843c162.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7272b069-2940-59c6-82f9-b2cc6490e59a with identifier: 120758608
2026-03-25 10:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7272b069-2940-59c6-82f9-b2cc6490e59a with scrape type 1
2026-03-25 10:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7272b069-2940-59c6-82f9-b2cc6490e59a
2026-03-25 10:01:32 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7272b069-2940-59c6-82f9-b2cc6490e59a
2026-03-25 10:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7272b069-2940-59c6-82f9-b2cc6490e59a, identifier: 120758608
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120690865
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690865%27 HTTP/1.1" 200 None
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Scrape type for 120690865: 0
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120692816
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692816%27 HTTP/1.1" 200 None
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Scrape type for 120692816: 0
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120690454
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690454%27 HTTP/1.1" 200 None
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Scrape type for 120690454: 0
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120694307
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694307%27 HTTP/1.1" 200 None
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Scrape type for 120694307: 0
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120754042
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754042%27 HTTP/1.1" 200 None
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Scrape type for 120754042: 1
2026-03-25 10:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0427633a-4840-59b4-a51f-9631ba6ac956 with identifier: 120746372
2026-03-25 10:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0427633a-4840-59b4-a51f-9631ba6ac956 with identifier: 120746372
2026-03-25 10:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0427633a-4840-59b4-a51f-9631ba6ac956 with identifier: 120746372 to the API
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120746372?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0427633a-4840-59b4-a51f-9631ba6ac956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY71FDE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120746372',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SUZUKI',
'model': 'SWIFT HATCHBACK',
'odometer': 17696,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-30',
'seller_name': 'UKCGR - Premium',
'title': 'SUZUKI SWIFT HATCHBACK 1.2 Dualjet 83 12V Hybrid SZ-L 5dr',
'transmission': 'manual',
'trim': '1.2 Dualjet 83 12V Hybrid SZ-L 5dr',
'vin': None,
'year': 2021}
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746372%27 HTTP/1.1" 200 None
2026-03-25 10:01:32 [astonbarclay.gb] INFO: Saving data for 120746372: {'created_time': 1774432892.905201, 'last_price_update_time': 1774432892.905212, 'auction_closing_time': 1774861200.0}
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120746372') HTTP/1.1" 204 0
2026-03-25 10:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 15764037-cc9c-557e-b69d-01ea83f6546d with identifier: 120751190
2026-03-25 10:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 15764037-cc9c-557e-b69d-01ea83f6546d with identifier: 120751190
2026-03-25 10:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 15764037-cc9c-557e-b69d-01ea83f6546d with identifier: 120751190 to the API
2026-03-25 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120751190?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '15764037-cc9c-557e-b69d-01ea83f6546d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FH19VLM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120751190',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'Q5 DIESEL ESTATE',
'odometer': 63035,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-31',
'seller_name': 'UKCGR - Premium',
'title': 'AUDI Q5 DIESEL ESTATE 40 TDI Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TDI Quattro S Line 5dr S Tronic',
'vin': None,
'year': 2019}
2026-03-25 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751190%27 HTTP/1.1" 200 None
2026-03-25 10:01:33 [astonbarclay.gb] INFO: Saving data for 120751190: {'created_time': 1774432893.878138, 'last_price_update_time': 1774432893.878153, 'auction_closing_time': 1774861200.0}
2026-03-25 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120751190') HTTP/1.1" 204 0
2026-03-25 10:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2f27ad97-828c-53d7-94f9-b9eb03068373 with identifier: 120631237
2026-03-25 10:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2f27ad97-828c-53d7-94f9-b9eb03068373 with identifier: 120631237
2026-03-25 10:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2f27ad97-828c-53d7-94f9-b9eb03068373 with identifier: 120631237 to the API
2026-03-25 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631237?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '2f27ad97-828c-53d7-94f9-b9eb03068373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OW17DWE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631237',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'JAGUAR',
'model': 'XE DIESEL SALOON',
'odometer': 64876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-08',
'seller_name': 'UKCGR - Select',
'title': 'JAGUAR XE DIESEL SALOON 2.0d [180] R-Sport 4dr Auto',
'transmission': 'automatic',
'trim': '2.0d [180] R-Sport 4dr Auto',
'vin': None,
'year': 2017}
2026-03-25 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120631237%27 HTTP/1.1" 200 None
2026-03-25 10:01:34 [astonbarclay.gb] INFO: Saving data for 120631237: {'auction_closing_time': 1774604700.0, 'created_time': 1774000991.788516, 'last_price_update_time': 1774432894.740138}
2026-03-25 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631237') HTTP/1.1" 204 0
2026-03-25 10:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: af846cec-e095-5a93-9a21-deae54bb76d5 with identifier: 120759079
2026-03-25 10:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: af846cec-e095-5a93-9a21-deae54bb76d5 with identifier: 120759079
2026-03-25 10:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: af846cec-e095-5a93-9a21-deae54bb76d5 with identifier: 120759079 to the API
2026-03-25 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120759079?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'af846cec-e095-5a93-9a21-deae54bb76d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AU06ONH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120759079',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 125101,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-19',
'seller_name': 'UKCGR - Trade',
'title': 'RENAULT CLIO HATCHBACK 1.2 16V Expression 5dr',
'transmission': 'manual',
'trim': '1.2 16V Expression 5dr',
'vin': None,
'year': 2006}
2026-03-25 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120759079%27 HTTP/1.1" 200 None
2026-03-25 10:01:35 [astonbarclay.gb] INFO: Saving data for 120759079: {'created_time': 1774432895.593128, 'last_price_update_time': 1774432895.593141, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120759079') HTTP/1.1" 204 0
2026-03-25 10:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7272b069-2940-59c6-82f9-b2cc6490e59a with identifier: 120758608
2026-03-25 10:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7272b069-2940-59c6-82f9-b2cc6490e59a with identifier: 120758608
2026-03-25 10:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7272b069-2940-59c6-82f9-b2cc6490e59a with identifier: 120758608 to the API
2026-03-25 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758608?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7272b069-2940-59c6-82f9-b2cc6490e59a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX23BGZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758608',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'DUSTER ESTATE',
'odometer': 25834,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-06',
'seller_name': 'UKCGR - Premium',
'title': 'DACIA DUSTER ESTATE 1.3 TCe 150 Journey 5dr EDC',
'transmission': 'automatic',
'trim': '1.3 TCe 150 Journey 5dr EDC',
'vin': None,
'year': 2023}
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758608%27 HTTP/1.1" 200 None
2026-03-25 10:01:36 [astonbarclay.gb] INFO: Saving data for 120758608: {'created_time': 1774432896.313219, 'last_price_update_time': 1774432896.313239, 'auction_closing_time': 1774861200.0}
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758608') HTTP/1.1" 204 0
2026-03-25 10:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753919?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120735368?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120408135
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408135%27 HTTP/1.1" 200 None
2026-03-25 10:01:36 [astonbarclay.gb] INFO: Scrape type for 120408135: 0
2026-03-25 10:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120737032
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737032%27 HTTP/1.1" 200 None
2026-03-25 10:01:36 [astonbarclay.gb] INFO: Scrape type for 120737032: 1
2026-03-25 10:01: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 10:01: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 10:01:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120755203, 'registration': 'YA65YGO', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 VVT-i X-Pure 5dr', 'mileage': 103870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c59fa8d3-b6eb-4f83-af65-4bae67d9a951.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120755203, 'registration': 'YA65YGO', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 VVT-i X-Pure 5dr', 'mileage': 103870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c59fa8d3-b6eb-4f83-af65-4bae67d9a951.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13537d31-b104-58d9-a5b7-64420a6a012f with identifier: 120755203
2026-03-25 10:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13537d31-b104-58d9-a5b7-64420a6a012f with scrape type 1
2026-03-25 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 13537d31-b104-58d9-a5b7-64420a6a012f
2026-03-25 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 13537d31-b104-58d9-a5b7-64420a6a012f
2026-03-25 10:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 13537d31-b104-58d9-a5b7-64420a6a012f, identifier: 120755203
2026-03-25 10:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 13537d31-b104-58d9-a5b7-64420a6a012f with identifier: 120755203
2026-03-25 10:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 13537d31-b104-58d9-a5b7-64420a6a012f with identifier: 120755203
2026-03-25 10:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 13537d31-b104-58d9-a5b7-64420a6a012f with identifier: 120755203 to the API
2026-03-25 10:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120755203?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '13537d31-b104-58d9-a5b7-64420a6a012f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YA65YGO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120755203',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK SPECIAL EDITIONS',
'odometer': 103870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-29',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA AYGO HATCHBACK SPECIAL EDITIONS 1.0 VVT-i X-Pure 5dr',
'transmission': 'manual',
'trim': '1.0 VVT-i X-Pure 5dr',
'vin': None,
'year': 2016}
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755203%27 HTTP/1.1" 200 None
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Saving data for 120755203: {'created_time': 1774432897.259638, 'last_price_update_time': 1774432897.259656, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120755203') HTTP/1.1" 204 0
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120738444
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738444%27 HTTP/1.1" 200 None
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Scrape type for 120738444: 1
2026-03-25 10:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120738792?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753082?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756805?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120443760
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443760%27 HTTP/1.1" 200 None
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Scrape type for 120443760: 0
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120617192
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617192%27 HTTP/1.1" 200 None
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Scrape type for 120617192: 0
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120738966
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738966%27 HTTP/1.1" 200 None
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Scrape type for 120738966: 1
2026-03-25 10:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753919, 'registration': 'MT66BRX', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'XC90 ESTATE', 'derivative': '2.0 T8 Hybrid Momentum 5dr Geartronic', 'mileage': 99809, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-11-18', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': None, 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 49, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3ae23985-fe30-4257-a9e8-8d5d7fafd26d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753919, 'registration': 'MT66BRX', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'XC90 ESTATE', 'derivative': '2.0 T8 Hybrid Momentum 5dr Geartronic', 'mileage': 99809, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-11-18', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': None, 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 49, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3ae23985-fe30-4257-a9e8-8d5d7fafd26d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with identifier: 120753919
2026-03-25 10:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with scrape type 1
2026-03-25 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a4f36982-0ea2-5626-b2ba-d3e7e8b10dec
2026-03-25 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a4f36982-0ea2-5626-b2ba-d3e7e8b10dec
2026-03-25 10:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec, identifier: 120753919
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120735368, 'registration': 'YP70WXU', 'account': 'WBA002', 'make': 'HYUNDAI', 'model': 'TUCSON DIESEL ESTATE', 'derivative': '1.6 CRDi 48V MHD SE Nav 5dr 2WD', 'mileage': 33233, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-21', 'fuel': 'Diesel', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc2add9b-7ebf-4692-994a-ef659c034250.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120735368, 'registration': 'YP70WXU', 'account': 'WBA002', 'make': 'HYUNDAI', 'model': 'TUCSON DIESEL ESTATE', 'derivative': '1.6 CRDi 48V MHD SE Nav 5dr 2WD', 'mileage': 33233, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-21', 'fuel': 'Diesel', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc2add9b-7ebf-4692-994a-ef659c034250.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29baf978-85cc-52de-af35-63aa0d5a4180 with identifier: 120735368
2026-03-25 10:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29baf978-85cc-52de-af35-63aa0d5a4180 with scrape type 1
2026-03-25 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 29baf978-85cc-52de-af35-63aa0d5a4180
2026-03-25 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 29baf978-85cc-52de-af35-63aa0d5a4180
2026-03-25 10:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 29baf978-85cc-52de-af35-63aa0d5a4180, identifier: 120735368
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120530920
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120530920%27 HTTP/1.1" 200 None
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Scrape type for 120530920: 0
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120733681
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733681%27 HTTP/1.1" 200 None
2026-03-25 10:01:37 [astonbarclay.gb] INFO: Scrape type for 120733681: 1
2026-03-25 10:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with identifier: 120753919
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GOLD HTTP/1.1" 200 None
2026-03-25 10:01:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with identifier: 120753919
2026-03-25 10:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with identifier: 120753919 to the API
2026-03-25 10:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120753919?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 49,
'color': 'GOLD',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'a4f36982-0ea2-5626-b2ba-d3e7e8b10dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MT66BRX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753919',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'XC90 ESTATE',
'odometer': 99809,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-18',
'seller_name': 'UKCGR - Trade',
'title': 'VOLVO XC90 ESTATE 2.0 T8 Hybrid Momentum 5dr Geartronic',
'transmission': 'automatic',
'trim': '2.0 T8 Hybrid Momentum 5dr Geartronic',
'vin': None,
'year': 2016}
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753919%27 HTTP/1.1" 200 None
2026-03-25 10:01:38 [astonbarclay.gb] INFO: Saving data for 120753919: {'created_time': 1774432898.349394, 'last_price_update_time': 1774432898.349406, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753919') HTTP/1.1" 204 0
2026-03-25 10:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 29baf978-85cc-52de-af35-63aa0d5a4180 with identifier: 120735368
2026-03-25 10:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 29baf978-85cc-52de-af35-63aa0d5a4180 with identifier: 120735368
2026-03-25 10:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 29baf978-85cc-52de-af35-63aa0d5a4180 with identifier: 120735368 to the API
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120735368?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '29baf978-85cc-52de-af35-63aa0d5a4180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP70WXU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120735368',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'TUCSON DIESEL ESTATE',
'odometer': 33233,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-21',
'seller_name': 'UKCGR - Premium',
'title': 'HYUNDAI TUCSON DIESEL ESTATE 1.6 CRDi 48V MHD SE Nav 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 CRDi 48V MHD SE Nav 5dr 2WD',
'vin': None,
'year': 2020}
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735368%27 HTTP/1.1" 200 None
2026-03-25 10:01:38 [astonbarclay.gb] INFO: Saving data for 120735368: {'created_time': 1774432898.805832, 'last_price_update_time': 1774432898.805843, 'auction_closing_time': 1774861200.0}
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120735368') HTTP/1.1" 204 0
2026-03-25 10:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120746149
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746149%27 HTTP/1.1" 200 None
2026-03-25 10:01:38 [astonbarclay.gb] INFO: Scrape type for 120746149: 1
2026-03-25 10:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120755440?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120751343, 'registration': 'MJ64AXZ', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 e-HDi Airdream VTR 5dr ETG6', 'mileage': 124111, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-09-27', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/f2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/e4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8084f716-f082-4535-8094-1afd29decf82.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120751343, 'registration': 'MJ64AXZ', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 e-HDi Airdream VTR 5dr ETG6', 'mileage': 124111, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-09-27', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/f2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/e4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8084f716-f082-4535-8094-1afd29decf82.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 534e5d44-3bf5-50e1-a98d-637ffc75472f with identifier: 120751343
2026-03-25 10:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534e5d44-3bf5-50e1-a98d-637ffc75472f with scrape type 1
2026-03-25 10:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252Ff2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/f2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120738792, 'registration': 'RX13VUK', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 HDi Platinum 5dr', 'mileage': 119986, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-18', 'fuel': 'Diesel', 'motExpiry': '2026-04-06', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d9e8b2d-5cef-42c9-b960-b7b8a23c82c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120738792, 'registration': 'RX13VUK', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 HDi Platinum 5dr', 'mileage': 119986, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-18', 'fuel': 'Diesel', 'motExpiry': '2026-04-06', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d9e8b2d-5cef-42c9-b960-b7b8a23c82c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd226a2-486d-5e4d-b45e-8303cd42934a with identifier: 120738792
2026-03-25 10:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd226a2-486d-5e4d-b45e-8303cd42934a with scrape type 1
2026-03-25 10:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item bfd226a2-486d-5e4d-b45e-8303cd42934a
2026-03-25 10:01:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item bfd226a2-486d-5e4d-b45e-8303cd42934a
2026-03-25 10:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bfd226a2-486d-5e4d-b45e-8303cd42934a, identifier: 120738792
2026-03-25 10:01:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753082, 'registration': 'MK65RXB', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 17882, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3846073b-625a-442d-bbef-c7cc24c76d77.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753082, 'registration': 'MK65RXB', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 17882, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3846073b-625a-442d-bbef-c7cc24c76d77.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 864847ce-140d-5f66-9121-ceeda5b7a878 with identifier: 120753082
2026-03-25 10:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 864847ce-140d-5f66-9121-ceeda5b7a878 with scrape type 1
2026-03-25 10:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 864847ce-140d-5f66-9121-ceeda5b7a878
2026-03-25 10:01:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 864847ce-140d-5f66-9121-ceeda5b7a878
2026-03-25 10:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 864847ce-140d-5f66-9121-ceeda5b7a878, identifier: 120753082
2026-03-25 10:01:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756805, 'registration': 'LV65OHS', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NAVARA DIESEL SPECIAL EDITION', 'derivative': 'D/Cab Pick Up Salomon [Connect] 2.5dCi 190 4WDAuto', 'mileage': 144999, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-10-31', 'fuel': 'Diesel', 'motExpiry': '2027-02-05', 'doors': None, 'engineSize': 2488, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 235, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a82a071-ed54-43d3-b20c-0cccfa42d103.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756805, 'registration': 'LV65OHS', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NAVARA DIESEL SPECIAL EDITION', 'derivative': 'D/Cab Pick Up Salomon [Connect] 2.5dCi 190 4WDAuto', 'mileage': 144999, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-10-31', 'fuel': 'Diesel', 'motExpiry': '2027-02-05', 'doors': None, 'engineSize': 2488, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 235, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a82a071-ed54-43d3-b20c-0cccfa42d103.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with identifier: 120756805
2026-03-25 10:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with scrape type 1
2026-03-25 10:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 53f33625-48ae-5639-b4a9-8fa8bd7e0096
2026-03-25 10:01:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 53f33625-48ae-5639-b4a9-8fa8bd7e0096
2026-03-25 10:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 53f33625-48ae-5639-b4a9-8fa8bd7e0096, identifier: 120756805
2026-03-25 10: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 10:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120757392?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bfd226a2-486d-5e4d-b45e-8303cd42934a with identifier: 120738792
2026-03-25 10:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bfd226a2-486d-5e4d-b45e-8303cd42934a with identifier: 120738792
2026-03-25 10:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bfd226a2-486d-5e4d-b45e-8303cd42934a with identifier: 120738792 to the API
2026-03-25 10:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120738792?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'bfd226a2-486d-5e4d-b45e-8303cd42934a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RX13VUK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120738792',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C4 PICASSO DIESEL ESTATE',
'odometer': 119986,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-18',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C4 PICASSO DIESEL ESTATE 1.6 HDi Platinum 5dr',
'transmission': 'manual',
'trim': '1.6 HDi Platinum 5dr',
'vin': None,
'year': 2013}
2026-03-25 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120738792%27 HTTP/1.1" 200 None
2026-03-25 10:01:40 [astonbarclay.gb] INFO: Saving data for 120738792: {'created_time': 1774432900.790822, 'last_price_update_time': 1774432900.790836, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120738792') HTTP/1.1" 204 0
2026-03-25 10:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 864847ce-140d-5f66-9121-ceeda5b7a878 with identifier: 120753082
2026-03-25 10:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 864847ce-140d-5f66-9121-ceeda5b7a878 with identifier: 120753082
2026-03-25 10:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 864847ce-140d-5f66-9121-ceeda5b7a878 with identifier: 120753082 to the API
2026-03-25 10:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120753082?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '864847ce-140d-5f66-9121-ceeda5b7a878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MK65RXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753082',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 17882,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-01',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-25 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753082%27 HTTP/1.1" 200 None
2026-03-25 10:01:41 [astonbarclay.gb] INFO: Saving data for 120753082: {'created_time': 1774432901.470952, 'last_price_update_time': 1774432901.470964, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753082') HTTP/1.1" 204 0
2026-03-25 10:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with identifier: 120756805
2026-03-25 10:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with identifier: 120756805
2026-03-25 10:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with identifier: 120756805 to the API
2026-03-25 10:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756805?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 235,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '53f33625-48ae-5639-b4a9-8fa8bd7e0096',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV65OHS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756805',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'NAVARA DIESEL SPECIAL EDITION',
'odometer': 144999,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-31',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN NAVARA DIESEL SPECIAL EDITION D/Cab Pick Up Salomon '
'[Connect] 2.5dCi 190 4WDAuto',
'transmission': 'automatic',
'trim': 'D/Cab Pick Up Salomon [Connect] 2.5dCi 190 4WDAuto',
'vin': None,
'year': 2015}
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756805%27 HTTP/1.1" 200 None
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Saving data for 120756805: {'created_time': 1774432902.476446, 'last_price_update_time': 1774432902.476459, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756805') HTTP/1.1" 204 0
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Found listing with ID: 120756115
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756115%27 HTTP/1.1" 200 None
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Scrape type for 120756115: 1
2026-03-25 10:01: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 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FMJ64AXZ%252F2026-03-25%252Fimage%252F9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Found listing with ID: 120693640
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693640%27 HTTP/1.1" 200 None
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Scrape type for 120693640: 0
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Found listing with ID: 120753346
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753346%27 HTTP/1.1" 200 None
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Scrape type for 120753346: 1
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FMJ64AXZ%252F2026-03-25%252Fimage%252F072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120755440, 'registration': 'EX18UNG', 'account': 'WBA003', 'make': 'FORD', 'model': 'ECOSPORT DIESEL HATCHBACK', 'derivative': '1.5 TDCi ST-Line 5dr', 'mileage': 108825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Diesel', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/19 9k - 06/20 20k - 04/21 33k - 08/22 43k - 08/23 55k - 07/24 78k - 10/24 83k - 01/25 89k - 07/25 96k', 'remarks': 'VOSA STATES 46K- 67K- 90K- 106K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b40d30c6-1046-4090-aa4f-8ac3d963b2bb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120755440, 'registration': 'EX18UNG', 'account': 'WBA003', 'make': 'FORD', 'model': 'ECOSPORT DIESEL HATCHBACK', 'derivative': '1.5 TDCi ST-Line 5dr', 'mileage': 108825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Diesel', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/19 9k - 06/20 20k - 04/21 33k - 08/22 43k - 08/23 55k - 07/24 78k - 10/24 83k - 01/25 89k - 07/25 96k', 'remarks': 'VOSA STATES 46K- 67K- 90K- 106K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b40d30c6-1046-4090-aa4f-8ac3d963b2bb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with identifier: 120755440
2026-03-25 10:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with scrape type 1
2026-03-25 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 1d3e3da9-7bab-5462-adaa-70a42cde94e9
2026-03-25 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 1d3e3da9-7bab-5462-adaa-70a42cde94e9
2026-03-25 10:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d3e3da9-7bab-5462-adaa-70a42cde94e9, identifier: 120755440
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120757392, 'registration': 'CV55LXL', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper 3dr', 'mileage': 101723, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-08', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/049e9e17-bac2-4895-a29d-3a64fb4c7d34.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120757392, 'registration': 'CV55LXL', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper 3dr', 'mileage': 101723, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-08', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/049e9e17-bac2-4895-a29d-3a64fb4c7d34.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a905931-4c0e-5991-9e0d-89a0c15b5724 with identifier: 120757392
2026-03-25 10:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a905931-4c0e-5991-9e0d-89a0c15b5724 with scrape type 1
2026-03-25 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4a905931-4c0e-5991-9e0d-89a0c15b5724
2026-03-25 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4a905931-4c0e-5991-9e0d-89a0c15b5724
2026-03-25 10:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4a905931-4c0e-5991-9e0d-89a0c15b5724, identifier: 120757392
2026-03-25 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/f2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue)
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Found listing with ID: 120758496
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758496%27 HTTP/1.1" 200 None
2026-03-25 10:01:42 [astonbarclay.gb] INFO: Scrape type for 120758496: 1
2026-03-25 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FMJ64AXZ%252F2026-03-25%252Fimage%252Fe4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/e4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with identifier: 120755440
2026-03-25 10:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with identifier: 120755440
2026-03-25 10:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with identifier: 120755440 to the API
2026-03-25 10:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120755440?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '1d3e3da9-7bab-5462-adaa-70a42cde94e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX18UNG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120755440',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'ECOSPORT DIESEL HATCHBACK',
'odometer': 108825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-29',
'seller_name': 'UKCGR - Select',
'title': 'FORD ECOSPORT DIESEL HATCHBACK 1.5 TDCi ST-Line 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi ST-Line 5dr',
'vin': None,
'year': 2018}
2026-03-25 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755440%27 HTTP/1.1" 200 None
2026-03-25 10:01:43 [astonbarclay.gb] INFO: Saving data for 120755440: {'created_time': 1774432903.594816, 'last_price_update_time': 1774432903.59483, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120755440') HTTP/1.1" 204 0
2026-03-25 10:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4a905931-4c0e-5991-9e0d-89a0c15b5724 with identifier: 120757392
2026-03-25 10:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4a905931-4c0e-5991-9e0d-89a0c15b5724 with identifier: 120757392
2026-03-25 10:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4a905931-4c0e-5991-9e0d-89a0c15b5724 with identifier: 120757392 to the API
2026-03-25 10:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120757392?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '4a905931-4c0e-5991-9e0d-89a0c15b5724',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CV55LXL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120757392',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 101723,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-09-28',
'seller_name': 'UKCGR - Trade',
'title': 'MINI HATCHBACK 1.6 Cooper 3dr',
'transmission': 'manual',
'trim': '1.6 Cooper 3dr',
'vin': None,
'year': 2005}
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757392%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Saving data for 120757392: {'created_time': 1774432904.349007, 'last_price_update_time': 1774432904.34902, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120757392') HTTP/1.1" 204 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120302654
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302654%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120302654: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120302568
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302568%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120302568: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120442309
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442309%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120442309: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120439927
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439927%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120439927: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120756696
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756696%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120756696: 1
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FMJ64AXZ%252F2026-03-25%252Fimage%252F71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120757940?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120728398?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f72e250>
2026-03-25 10:01:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252Ff2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/f2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120406763
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406763%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120406763: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120402526
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402526%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120402526: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120725979
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725979%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120725979: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120192862
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120192862%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120192862: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120617164
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617164%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120617164: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120657468
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657468%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120657468: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120476757
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476757%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120476757: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120643469
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643469%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120643469: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120643499
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643499%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120643499: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120654534
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654534%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120654534: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120337279
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120337279%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120337279: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120476170
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476170%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120476170: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120674999
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674999%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120674999: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120654469
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654469%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120654469: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120684601
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684601%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120684601: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120763578
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763578%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120763578: 1
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FMJ64AXZ%252F2026-03-25%252Fimage%252Fa2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01: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 10:01: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 10:01: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 10:01: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 10:01: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 10:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue)
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120717264
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717264%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120717264: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120600138
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600138%27 HTTP/1.1" 200 None
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Scrape type for 120600138: 0
2026-03-25 10:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120476160
2026-03-25 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476160%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120476160: 0
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120674953
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674953%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120674953: 0
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120686836
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686836%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120686836: 0
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120600680
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600680%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120600680: 0
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120719635
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719635%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120719635: 0
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120693399
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693399%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120693399: 0
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120598413
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598413%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120598413: 0
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120763511
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763511%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120763511: 1
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FMJ64AXZ%252F2026-03-25%252Fimage%252F516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/e4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue)
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120438207
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438207%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120438207: 0
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120763986
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763986%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Scrape type for 120763986: 1
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FMJ64AXZ%252F2026-03-25%252Fimage%252F213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120726997, 'registration': 'YK12MMU', 'account': 'WBA004', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'xDrive 20d M Sport 5dr Step Auto', 'mileage': 133001, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-04-13', 'fuel': 'Diesel', 'motExpiry': '2026-10-13', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YK12MMU/2026-03-24/image/32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/da3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/ba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/51e89711-d669-4493-a478-37a084d428b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/a8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/e32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f7f6121d-e45e-434c-96d9-ebd882415ae2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120726997, 'registration': 'YK12MMU', 'account': 'WBA004', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'xDrive 20d M Sport 5dr Step Auto', 'mileage': 133001, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-04-13', 'fuel': 'Diesel', 'motExpiry': '2026-10-13', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YK12MMU/2026-03-24/image/32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/da3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/ba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/51e89711-d669-4493-a478-37a084d428b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/a8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/e32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f7f6121d-e45e-434c-96d9-ebd882415ae2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 467d72e0-fc66-579b-bc39-d594def7e392 with identifier: 120726997
2026-03-25 10:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 467d72e0-fc66-579b-bc39-d594def7e392 with scrape type 1
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYK12MMU%252F2026-03-24%252Fimage%252F32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120757940, 'registration': 'RJ61XZE', 'account': 'WBA003', 'make': 'VOLKSWAGEN', 'model': 'AMAROK A32 DIESEL', 'derivative': 'D/Cab Pick Up Highline 2.0 BiTDI 163 4MOTION Sel', 'mileage': 149468, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-02-24', 'fuel': 'Diesel', 'motExpiry': '2023-12-15', 'doors': None, 'engineSize': 1968, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 209, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40e6b1f4-3780-4aa7-8e73-1c5801b94ad2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120757940, 'registration': 'RJ61XZE', 'account': 'WBA003', 'make': 'VOLKSWAGEN', 'model': 'AMAROK A32 DIESEL', 'derivative': 'D/Cab Pick Up Highline 2.0 BiTDI 163 4MOTION Sel', 'mileage': 149468, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-02-24', 'fuel': 'Diesel', 'motExpiry': '2023-12-15', 'doors': None, 'engineSize': 1968, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 209, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40e6b1f4-3780-4aa7-8e73-1c5801b94ad2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e482a0d-1ad7-50a5-9e86-760dd630af65 with identifier: 120757940
2026-03-25 10:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e482a0d-1ad7-50a5-9e86-760dd630af65 with scrape type 1
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 8e482a0d-1ad7-50a5-9e86-760dd630af65
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 8e482a0d-1ad7-50a5-9e86-760dd630af65
2026-03-25 10:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8e482a0d-1ad7-50a5-9e86-760dd630af65, identifier: 120757940
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120745720, 'registration': 'YT07VXD', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d M Sport 5dr Auto', 'mileage': 191758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2007-03-27', 'fuel': 'Diesel', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YT07VXD/2026-03-24/image/11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/c433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/ea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf74656a-4daa-410d-ab0a-654fb4cb2fe5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120745720, 'registration': 'YT07VXD', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d M Sport 5dr Auto', 'mileage': 191758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2007-03-27', 'fuel': 'Diesel', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YT07VXD/2026-03-24/image/11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/c433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/ea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf74656a-4daa-410d-ab0a-654fb4cb2fe5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea23761-42d3-58c5-9ee7-363098c22735 with identifier: 120745720
2026-03-25 10:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea23761-42d3-58c5-9ee7-363098c22735 with scrape type 1
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYT07VXD%252F2026-03-24%252Fimage%252F11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120736652, 'registration': 'KP66VLT', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Acenta 5dr CVT', 'mileage': 20506, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP66VLT/2026-03-24/image/4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/b138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/f36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2573abe8-7411-4520-8924-e2536970313e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a6481c86-c08a-4b01-8094-099477035289_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', '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/85c9bdf3-dc04-4df7-99c8-668bf340faa8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120736652, 'registration': 'KP66VLT', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Acenta 5dr CVT', 'mileage': 20506, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP66VLT/2026-03-24/image/4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/b138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/f36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2573abe8-7411-4520-8924-e2536970313e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a6481c86-c08a-4b01-8094-099477035289_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', '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/85c9bdf3-dc04-4df7-99c8-668bf340faa8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb38841-1e00-5737-867a-b21ac8a51c19 with identifier: 120736652
2026-03-25 10:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb38841-1e00-5737-867a-b21ac8a51c19 with scrape type 1
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FKP66VLT%252F2026-03-24%252Fimage%252F4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120728398, 'registration': 'GJ55ZBZ', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'LAGUNA DIESEL HATCHBACK', 'derivative': '1.9 dCi 130 Dynamique 5dr', 'mileage': 142764, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-12-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1870, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c2ff82dd-f8cc-4469-992a-bb725e4a4c0d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120728398, 'registration': 'GJ55ZBZ', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'LAGUNA DIESEL HATCHBACK', 'derivative': '1.9 dCi 130 Dynamique 5dr', 'mileage': 142764, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-12-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1870, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c2ff82dd-f8cc-4469-992a-bb725e4a4c0d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6d3ea3d-da57-5d98-a810-376d6e23378d with identifier: 120728398
2026-03-25 10:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6d3ea3d-da57-5d98-a810-376d6e23378d with scrape type 1
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c6d3ea3d-da57-5d98-a810-376d6e23378d
2026-03-25 10:01:45 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c6d3ea3d-da57-5d98-a810-376d6e23378d
2026-03-25 10:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c6d3ea3d-da57-5d98-a810-376d6e23378d, identifier: 120728398
2026-03-25 10:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120739822?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8e482a0d-1ad7-50a5-9e86-760dd630af65 with identifier: 120757940
2026-03-25 10:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8e482a0d-1ad7-50a5-9e86-760dd630af65 with identifier: 120757940
2026-03-25 10:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8e482a0d-1ad7-50a5-9e86-760dd630af65 with identifier: 120757940 to the API
2026-03-25 10:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120757940?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 209,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '8e482a0d-1ad7-50a5-9e86-760dd630af65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ61XZE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120757940',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'AMAROK A32 DIESEL',
'odometer': 149468,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-24',
'seller_name': 'UKCGR - Select',
'title': 'VOLKSWAGEN AMAROK A32 DIESEL D/Cab Pick Up Highline 2.0 BiTDI 163 '
'4MOTION Sel',
'transmission': 'manual',
'trim': 'D/Cab Pick Up Highline 2.0 BiTDI 163 4MOTION Sel',
'vin': None,
'year': 2012}
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757940%27 HTTP/1.1" 200 None
2026-03-25 10:01:46 [astonbarclay.gb] INFO: Saving data for 120757940: {'created_time': 1774432906.373754, 'last_price_update_time': 1774432906.373768, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120757940') HTTP/1.1" 204 0
2026-03-25 10:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c6d3ea3d-da57-5d98-a810-376d6e23378d with identifier: 120728398
2026-03-25 10:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c6d3ea3d-da57-5d98-a810-376d6e23378d with identifier: 120728398
2026-03-25 10:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c6d3ea3d-da57-5d98-a810-376d6e23378d with identifier: 120728398 to the API
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120728398?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'c6d3ea3d-da57-5d98-a810-376d6e23378d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ55ZBZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120728398',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'LAGUNA DIESEL HATCHBACK',
'odometer': 142764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-12-17',
'seller_name': 'UKCGR - Trade',
'title': 'RENAULT LAGUNA DIESEL HATCHBACK 1.9 dCi 130 Dynamique 5dr',
'transmission': 'manual',
'trim': '1.9 dCi 130 Dynamique 5dr',
'vin': None,
'year': 2005}
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728398%27 HTTP/1.1" 200 None
2026-03-25 10:01:46 [astonbarclay.gb] INFO: Saving data for 120728398: {'created_time': 1774432906.962938, 'last_price_update_time': 1774432906.96295, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120728398') HTTP/1.1" 204 0
2026-03-25 10:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue)
2026-03-25 10:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue)
2026-03-25 10:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120693503
2026-03-25 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120693503%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120693503: 0
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120623468
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120623468%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120623468: 0
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120715097
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120715097%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120715097: 0
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120313737
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120313737%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120313737: 0
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120763418
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120763418%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120763418: 1
2026-03-25 10: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 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYK12MMU%252F2026-03-24%252Fimage%252Fda3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/da3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYT07VXD%252F2026-03-24%252Fimage%252Fc433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/c433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FKP66VLT%252F2026-03-24%252Fimage%252Fb138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/b138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedacff4650>
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252F072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ed72390>
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252Fe4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/e4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue)
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120476214
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120476214%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120476214: 0
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120643521
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120643521%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120643521: 0
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120598564
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120598564%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120598564: 0
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120542922
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120542922%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120542922: 2
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYK12MMU%252F2026-03-24%252Fimage%252F4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYT07VXD%252F2026-03-24%252Fimage%252F675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FKP66VLT%252F2026-03-24%252Fimage%252Fa604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120735135?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761485?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10: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 10:01:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120739822, 'registration': 'GF65ZVM', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.2 One 5dr', 'mileage': 29570, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-24', 'fuel': 'Petrol', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c0bcf41-3c08-4596-be3d-97c9882f2067.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120739822, 'registration': 'GF65ZVM', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.2 One 5dr', 'mileage': 29570, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-24', 'fuel': 'Petrol', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c0bcf41-3c08-4596-be3d-97c9882f2067.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with identifier: 120739822
2026-03-25 10:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with scrape type 1
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c
2026-03-25 10:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c, identifier: 120739822
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9eda3350>
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252F71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ed64a90>
2026-03-25 10:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252F9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YT07VXD/2026-03-24/image/11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue)
2026-03-25 10:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP66VLT/2026-03-24/image/4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue)
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120467224
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120467224%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [astonbarclay.gb] INFO: Scrape type for 120467224: 2
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYK12MMU%252F2026-03-24%252Fimage%252Fba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/ba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYT07VXD%252F2026-03-24%252Fimage%252F84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FKP66VLT%252F2026-03-24%252Fimage%252Fa8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with identifier: 120739822
2026-03-25 10:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with identifier: 120739822
2026-03-25 10:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with identifier: 120739822 to the API
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120739822?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '6a5ded0a-d7d3-549e-ae9a-edfc36d8911c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF65ZVM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120739822',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 29570,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-24',
'seller_name': 'UKCGR - Trade',
'title': 'MINI HATCHBACK 1.2 One 5dr',
'transmission': 'manual',
'trim': '1.2 One 5dr',
'vin': None,
'year': 2015}
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120739822%27 HTTP/1.1" 200 None
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Saving data for 120739822: {'created_time': 1774432908.559092, 'last_price_update_time': 1774432908.559104, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120739822') HTTP/1.1" 204 0
2026-03-25 10:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f69ce90>
2026-03-25 10:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252F516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Found listing with ID: 120645609
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645609%27 HTTP/1.1" 200 None
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Scrape type for 120645609: 0
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Found listing with ID: 120733148
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733148%27 HTTP/1.1" 200 None
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Scrape type for 120733148: 0
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Found listing with ID: 120538818
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538818%27 HTTP/1.1" 200 None
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Scrape type for 120538818: 2
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYK12MMU%252F2026-03-24%252Fimage%252F51e89711-d669-4493-a478-37a084d428b0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/51e89711-d669-4493-a478-37a084d428b0_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYT07VXD%252F2026-03-24%252Fimage%252F12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FKP66VLT%252F2026-03-24%252Fimage%252Ff36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/f36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120735135, 'registration': 'BN60OKG', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '2.0 CDTi 16V SE 5dr', 'mileage': 167030, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-09-10', 'fuel': 'Diesel', 'motExpiry': '2026-04-05', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4fa4197b-acc2-47b9-8c02-7c5360edb6c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120735135, 'registration': 'BN60OKG', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '2.0 CDTi 16V SE 5dr', 'mileage': 167030, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-09-10', 'fuel': 'Diesel', 'motExpiry': '2026-04-05', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4fa4197b-acc2-47b9-8c02-7c5360edb6c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with identifier: 120735135
2026-03-25 10:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with scrape type 1
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7e0a7d93-ebb1-505f-a642-ef336591e6b3
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7e0a7d93-ebb1-505f-a642-ef336591e6b3
2026-03-25 10:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7e0a7d93-ebb1-505f-a642-ef336591e6b3, identifier: 120735135
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761485, 'registration': 'YD62NNZ', 'account': 'WBA004', 'make': 'LEXUS', 'model': 'CT HATCHBACK', 'derivative': '200h 1.8 SE-L 5dr CVT Auto', 'mileage': 149345, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-09-07', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-10-25', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is front end and side', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761485, 'registration': 'YD62NNZ', 'account': 'WBA004', 'make': 'LEXUS', 'model': 'CT HATCHBACK', 'derivative': '200h 1.8 SE-L 5dr CVT Auto', 'mileage': 149345, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-09-07', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-10-25', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is front end and side', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18031437-512c-555f-8611-8441c1215dff with identifier: 120761485
2026-03-25 10:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18031437-512c-555f-8611-8441c1215dff with scrape type 1
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 18031437-512c-555f-8611-8441c1215dff
2026-03-25 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 18031437-512c-555f-8611-8441c1215dff
2026-03-25 10:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 18031437-512c-555f-8611-8441c1215dff, identifier: 120761485
2026-03-25 10:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP66VLT/2026-03-24/image/b138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue)
2026-03-25 10:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758930?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120754042?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120741069?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120738444?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with identifier: 120735135
2026-03-25 10:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with identifier: 120735135
2026-03-25 10:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with identifier: 120735135 to the API
2026-03-25 10:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120735135?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '7e0a7d93-ebb1-505f-a642-ef336591e6b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BN60OKG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120735135',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA DIESEL HATCHBACK',
'odometer': 167030,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-10',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA DIESEL HATCHBACK 2.0 CDTi 16V SE 5dr',
'transmission': 'manual',
'trim': '2.0 CDTi 16V SE 5dr',
'vin': None,
'year': 2010}
2026-03-25 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735135%27 HTTP/1.1" 200 None
2026-03-25 10:01:50 [astonbarclay.gb] INFO: Saving data for 120735135: {'created_time': 1774432910.408771, 'last_price_update_time': 1774432910.408786, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120735135') HTTP/1.1" 204 0
2026-03-25 10:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 18031437-512c-555f-8611-8441c1215dff with identifier: 120761485
2026-03-25 10:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 18031437-512c-555f-8611-8441c1215dff with identifier: 120761485
2026-03-25 10:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 18031437-512c-555f-8611-8441c1215dff with identifier: 120761485 to the API
2026-03-25 10:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761485?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '18031437-512c-555f-8611-8441c1215dff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YD62NNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761485',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LEXUS',
'model': 'CT HATCHBACK',
'odometer': 149345,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-07',
'seller_name': 'UKCGR - Trade',
'title': 'LEXUS CT HATCHBACK 200h 1.8 SE-L 5dr CVT Auto',
'transmission': 'automatic',
'trim': '200h 1.8 SE-L 5dr CVT Auto',
'vin': None,
'year': 2012}
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120761485%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Saving data for 120761485: {'created_time': 1774432911.253504, 'last_price_update_time': 1774432911.25352, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761485') HTTP/1.1" 204 0
2026-03-25 10:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue)
2026-03-25 10:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YT07VXD/2026-03-24/image/675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue)
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120732811
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120732811%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Scrape type for 120732811: 0
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120535728
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120535728%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Scrape type for 120535728: 2
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYK12MMU%252F2026-03-24%252Fimage%252F7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYT07VXD%252F2026-03-24%252Fimage%252Fea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/ea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FKP66VLT%252F2026-03-24%252Fimage%252F2573abe8-7411-4520-8924-e2536970313e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2573abe8-7411-4520-8924-e2536970313e_removebg.jpg?w=600 not downloaded yet
2026-03-25 10: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 10: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 10:01:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f678dd0>
2026-03-25 10:01:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYT07VXD%252F2026-03-24%252Fimage%252F11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:01:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedacf71dd0>
2026-03-25 10:01:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP66VLT%252F2026-03-24%252Fimage%252F4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10: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 10:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120749209?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120735060
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120735060%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Scrape type for 120735060: 0
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120762830
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120762830%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Scrape type for 120762830: 1
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYK12MMU%252F2026-03-24%252Fimage%252Fa8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/a8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYT07VXD%252F2026-03-24%252Fimage%252F92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FKP66VLT%252F2026-03-24%252Fimage%252Fa6481c86-c08a-4b01-8094-099477035289_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a6481c86-c08a-4b01-8094-099477035289_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120737032?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f8b2650>
2026-03-25 10:01:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP66VLT%252F2026-03-24%252Fimage%252Fb138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/b138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758930, 'registration': 'DU65TFN', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Tech Line GT 5dr', 'mileage': 111078, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-22', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6672b108-7d51-49ba-b637-fc5ec42ab0b2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758930, 'registration': 'DU65TFN', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Tech Line GT 5dr', 'mileage': 111078, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-22', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6672b108-7d51-49ba-b637-fc5ec42ab0b2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 046918b0-9e51-5407-95e9-5d480de65571 with identifier: 120758930
2026-03-25 10:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 046918b0-9e51-5407-95e9-5d480de65571 with scrape type 1
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 046918b0-9e51-5407-95e9-5d480de65571
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 046918b0-9e51-5407-95e9-5d480de65571
2026-03-25 10:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 046918b0-9e51-5407-95e9-5d480de65571, identifier: 120758930
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120754042, 'registration': 'ET11UPD', 'account': 'WBA004', 'make': 'FIAT', 'model': '500C CONVERTIBLE', 'derivative': '0.9 TwinAir Lounge 2dr Dualogic', 'mileage': 73548, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 2, 'engineSize': 875, 'bodyType': 'Convertible', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ce5ee102-add7-4c21-aa77-af1fd9a172f8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120754042, 'registration': 'ET11UPD', 'account': 'WBA004', 'make': 'FIAT', 'model': '500C CONVERTIBLE', 'derivative': '0.9 TwinAir Lounge 2dr Dualogic', 'mileage': 73548, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 2, 'engineSize': 875, 'bodyType': 'Convertible', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ce5ee102-add7-4c21-aa77-af1fd9a172f8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13f3d977-192b-563f-b6ce-b63f47c39c68 with identifier: 120754042
2026-03-25 10:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13f3d977-192b-563f-b6ce-b63f47c39c68 with scrape type 1
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 13f3d977-192b-563f-b6ce-b63f47c39c68
2026-03-25 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 13f3d977-192b-563f-b6ce-b63f47c39c68
2026-03-25 10:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 13f3d977-192b-563f-b6ce-b63f47c39c68, identifier: 120754042
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120741069, 'registration': 'EX69LMK', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Signature 5dr [Start Stop]', 'mileage': 55963, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-12-20', 'fuel': 'Petrol', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d12f4f6-c370-4287-8a6f-cf87453c13ab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120741069, 'registration': 'EX69LMK', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Signature 5dr [Start Stop]', 'mileage': 55963, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-12-20', 'fuel': 'Petrol', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d12f4f6-c370-4287-8a6f-cf87453c13ab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b95e1d68-3025-5edd-a630-c791a418da2b with identifier: 120741069
2026-03-25 10:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b95e1d68-3025-5edd-a630-c791a418da2b with scrape type 1
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b95e1d68-3025-5edd-a630-c791a418da2b
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b95e1d68-3025-5edd-a630-c791a418da2b
2026-03-25 10:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b95e1d68-3025-5edd-a630-c791a418da2b, identifier: 120741069
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120738444, 'registration': 'GF16SVD', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.0T ecoFLEX Limited Edition 5dr', 'mileage': 65041, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-21', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', '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 side', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120738444, 'registration': 'GF16SVD', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.0T ecoFLEX Limited Edition 5dr', 'mileage': 65041, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-21', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', '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 side', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with identifier: 120738444
2026-03-25 10:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with scrape type 1
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5fea2eb0-ffe3-526e-8099-805ac9cfb18a
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5fea2eb0-ffe3-526e-8099-805ac9cfb18a
2026-03-25 10:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a, identifier: 120738444
2026-03-25 10:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f7a1810>
2026-03-25 10:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP66VLT%252F2026-03-24%252Fimage%252Fa604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ec07410>
2026-03-25 10:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01: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 10:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYT07VXD%252F2026-03-24%252Fimage%252F675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP66VLT/2026-03-24/image/f36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue)
2026-03-25 10:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120696015
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696015%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Scrape type for 120696015: 0
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120642269
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120642269%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Scrape type for 120642269: 0
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120693178
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693178%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Scrape type for 120693178: 0
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120692160
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692160%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Scrape type for 120692160: 0
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120714267
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714267%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Scrape type for 120714267: 0
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120690364
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690364%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Scrape type for 120690364: 0
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120686052
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686052%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Scrape type for 120686052: 0
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Found listing with ID: 119360639
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119360639%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [astonbarclay.gb] INFO: Scrape type for 119360639: 1
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYK12MMU%252F2026-03-24%252Fimage%252F2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FYT07VXD%252F2026-03-24%252Fimage%252F79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01: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%252FKP66VLT%252F2026-03-24%252Fimage%252F2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 046918b0-9e51-5407-95e9-5d480de65571 with identifier: 120758930
2026-03-25 10:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 046918b0-9e51-5407-95e9-5d480de65571 with identifier: 120758930
2026-03-25 10:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 046918b0-9e51-5407-95e9-5d480de65571 with identifier: 120758930 to the API
2026-03-25 10:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758930?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '046918b0-9e51-5407-95e9-5d480de65571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DU65TFN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758930',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 111078,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-22',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA HATCHBACK 1.6i 16V Tech Line GT 5dr',
'transmission': 'manual',
'trim': '1.6i 16V Tech Line GT 5dr',
'vin': None,
'year': 2015}
2026-03-25 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758930%27 HTTP/1.1" 200 None
2026-03-25 10:01:53 [astonbarclay.gb] INFO: Saving data for 120758930: {'created_time': 1774432913.55243, 'last_price_update_time': 1774432913.552446, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758930') HTTP/1.1" 204 0
2026-03-25 10:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 13f3d977-192b-563f-b6ce-b63f47c39c68 with identifier: 120754042
2026-03-25 10:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 13f3d977-192b-563f-b6ce-b63f47c39c68 with identifier: 120754042
2026-03-25 10:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 13f3d977-192b-563f-b6ce-b63f47c39c68 with identifier: 120754042 to the API
2026-03-25 10:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120754042?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': 'RED',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '13f3d977-192b-563f-b6ce-b63f47c39c68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ET11UPD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120754042',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500C CONVERTIBLE',
'odometer': 73548,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-29',
'seller_name': 'UKCGR - Trade',
'title': 'FIAT 500C CONVERTIBLE 0.9 TwinAir Lounge 2dr Dualogic',
'transmission': 'automatic',
'trim': '0.9 TwinAir Lounge 2dr Dualogic',
'vin': None,
'year': 2011}
2026-03-25 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120754042%27 HTTP/1.1" 200 None
2026-03-25 10:01:54 [astonbarclay.gb] INFO: Saving data for 120754042: {'created_time': 1774432914.297344, 'last_price_update_time': 1774432914.297356, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120754042') HTTP/1.1" 204 0
2026-03-25 10:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b95e1d68-3025-5edd-a630-c791a418da2b with identifier: 120741069
2026-03-25 10:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b95e1d68-3025-5edd-a630-c791a418da2b with identifier: 120741069
2026-03-25 10:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b95e1d68-3025-5edd-a630-c791a418da2b with identifier: 120741069 to the API
2026-03-25 10:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120741069?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b95e1d68-3025-5edd-a630-c791a418da2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX69LMK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120741069',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 55963,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-20',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 82 Signature 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Signature 5dr [Start Stop]',
'vin': None,
'year': 2019}
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741069%27 HTTP/1.1" 200 None
2026-03-25 10:01:55 [astonbarclay.gb] INFO: Saving data for 120741069: {'created_time': 1774432915.285117, 'last_price_update_time': 1774432915.285132, 'auction_closing_time': 1774861200.0}
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120741069') HTTP/1.1" 204 0
2026-03-25 10:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with identifier: 120738444
2026-03-25 10:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with identifier: 120738444
2026-03-25 10:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with identifier: 120738444 to the API
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120738444?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '5fea2eb0-ffe3-526e-8099-805ac9cfb18a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF16SVD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120738444',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 65041,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.0T ecoFLEX Limited Edition '
'5dr',
'transmission': 'manual',
'trim': '1.0T ecoFLEX Limited Edition 5dr',
'vin': None,
'year': 2016}
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738444%27 HTTP/1.1" 200 None
2026-03-25 10:01:55 [astonbarclay.gb] INFO: Saving data for 120738444: {'created_time': 1774432915.978433, 'last_price_update_time': 1774432915.978447, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120738444') HTTP/1.1" 204 0
2026-03-25 10:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YT07VXD/2026-03-24/image/12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue)
2026-03-25 10:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/51e89711-d669-4493-a478-37a084d428b0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120718931
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718931%27 HTTP/1.1" 200 None
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Scrape type for 120718931: 0
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120603430
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120603430%27 HTTP/1.1" 200 None
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Scrape type for 120603430: 0
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120638250
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120638250%27 HTTP/1.1" 200 None
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Scrape type for 120638250: 0
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120649181
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649181%27 HTTP/1.1" 200 None
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Scrape type for 120649181: 0
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120657755
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657755%27 HTTP/1.1" 200 None
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Scrape type for 120657755: 0
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120466643
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466643%27 HTTP/1.1" 200 None
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Scrape type for 120466643: 2
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252Fe32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/e32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120749209, 'registration': 'LO23OFL', 'account': 'WBA002', 'make': 'DACIA', 'model': 'SANDERO STEPWAY HATCHBACK', 'derivative': '1.0 TCe Essential 5dr', 'mileage': 9230, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-05-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', '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/56cb3c49-74eb-426b-b4a9-73df68381b76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120749209, 'registration': 'LO23OFL', 'account': 'WBA002', 'make': 'DACIA', 'model': 'SANDERO STEPWAY HATCHBACK', 'derivative': '1.0 TCe Essential 5dr', 'mileage': 9230, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-05-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', '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/56cb3c49-74eb-426b-b4a9-73df68381b76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d15a33-4577-5a6f-a568-fdc573458336 with identifier: 120749209
2026-03-25 10:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d15a33-4577-5a6f-a568-fdc573458336 with scrape type 1
2026-03-25 10:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c7d15a33-4577-5a6f-a568-fdc573458336
2026-03-25 10:01:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c7d15a33-4577-5a6f-a568-fdc573458336
2026-03-25 10:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c7d15a33-4577-5a6f-a568-fdc573458336, identifier: 120749209
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120737032, 'registration': 'FJ59YPW', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '308 DIESEL SW ESTATE', 'derivative': '1.6 HDI 90 S 5dr', 'mileage': 157119, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-12-07', 'fuel': 'Diesel', 'motExpiry': '2026-05-10', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00bff168-ba61-4072-b144-d3c6ab238937.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120737032, 'registration': 'FJ59YPW', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '308 DIESEL SW ESTATE', 'derivative': '1.6 HDI 90 S 5dr', 'mileage': 157119, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-12-07', 'fuel': 'Diesel', 'motExpiry': '2026-05-10', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00bff168-ba61-4072-b144-d3c6ab238937.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5292638d-3b4d-572c-b30f-9d8db651865f with identifier: 120737032
2026-03-25 10:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5292638d-3b4d-572c-b30f-9d8db651865f with scrape type 1
2026-03-25 10:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5292638d-3b4d-572c-b30f-9d8db651865f
2026-03-25 10:01:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5292638d-3b4d-572c-b30f-9d8db651865f
2026-03-25 10:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5292638d-3b4d-572c-b30f-9d8db651865f, identifier: 120737032
2026-03-25 10:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c7d15a33-4577-5a6f-a568-fdc573458336 with identifier: 120749209
2026-03-25 10:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c7d15a33-4577-5a6f-a568-fdc573458336 with identifier: 120749209
2026-03-25 10:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c7d15a33-4577-5a6f-a568-fdc573458336 with identifier: 120749209 to the API
2026-03-25 10:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120749209?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c7d15a33-4577-5a6f-a568-fdc573458336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO23OFL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120749209',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'SANDERO STEPWAY HATCHBACK',
'odometer': 9230,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-17',
'seller_name': 'UKCGR - Premium',
'title': 'DACIA SANDERO STEPWAY HATCHBACK 1.0 TCe Essential 5dr',
'transmission': 'manual',
'trim': '1.0 TCe Essential 5dr',
'vin': None,
'year': 2023}
2026-03-25 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120749209%27 HTTP/1.1" 200 None
2026-03-25 10:01:57 [astonbarclay.gb] INFO: Saving data for 120749209: {'created_time': 1774432917.272257, 'last_price_update_time': 1774432917.27227, 'auction_closing_time': 1774861200.0}
2026-03-25 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120749209') HTTP/1.1" 204 0
2026-03-25 10:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5292638d-3b4d-572c-b30f-9d8db651865f with identifier: 120737032
2026-03-25 10:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5292638d-3b4d-572c-b30f-9d8db651865f with identifier: 120737032
2026-03-25 10:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5292638d-3b4d-572c-b30f-9d8db651865f with identifier: 120737032 to the API
2026-03-25 10:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120737032?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '5292638d-3b4d-572c-b30f-9d8db651865f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FJ59YPW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120737032',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '308 DIESEL SW ESTATE',
'odometer': 157119,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-07',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 308 DIESEL SW ESTATE 1.6 HDI 90 S 5dr',
'transmission': 'manual',
'trim': '1.6 HDI 90 S 5dr',
'vin': None,
'year': 2009}
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737032%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Saving data for 120737032: {'created_time': 1774432919.147639, 'last_price_update_time': 1774432919.14765, 'auction_closing_time': 1774888200.0}
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120737032') HTTP/1.1" 204 0
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2573abe8-7411-4520-8924-e2536970313e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue)
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YT07VXD/2026-03-24/image/c433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue)
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/ba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120682131
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682131%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120682131: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120724959
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724959%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120724959: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120714111
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714111%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120714111: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120673273
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673273%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120673273: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120622731
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622731%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120622731: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120397393
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120397393%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120397393: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120714103
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714103%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120714103: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120694262
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694262%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120694262: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120724450
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724450%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120724450: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120717471
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717471%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120717471: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120766205
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766205%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120766205: 1
2026-03-25 10:01: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 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f6a9d90>
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP66VLT%252F2026-03-24%252Fimage%252Ff36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/f36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f8f1f90>
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252F32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a6481c86-c08a-4b01-8094-099477035289_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue)
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/da3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YT07VXD/2026-03-24/image/ea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue)
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120746149?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758496?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:01: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 10:01: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 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120675722
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675722%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120675722: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120746884
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746884%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120746884: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120686669
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686669%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120686669: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120417765
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417765%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120417765: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120502627
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502627%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120502627: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120678867
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678867%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120678867: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120482947
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482947%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120482947: 2
2026-03-25 10:01: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 10:01: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 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f61d510>
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYT07VXD%252F2026-03-24%252Fimage%252F12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f7c2390>
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252F51e89711-d669-4493-a478-37a084d428b0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/51e89711-d669-4493-a478-37a084d428b0_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f6fd890>
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP66VLT%252F2026-03-24%252Fimage%252F2573abe8-7411-4520-8924-e2536970313e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2573abe8-7411-4520-8924-e2536970313e_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f8523d0>
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYT07VXD%252F2026-03-24%252Fimage%252Fc433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/c433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f867b50>
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252Fba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/ba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg?w=600 saved to cache
2026-03-25 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue)
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/e32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YT07VXD/2026-03-24/image/92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue)
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120629963
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629963%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120629963: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120468770
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120468770%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120468770: 0
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120765714
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765714%27 HTTP/1.1" 200 None
2026-03-25 10:01:59 [astonbarclay.gb] INFO: Scrape type for 120765714: 1
2026-03-25 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YT07VXD/2026-03-24/image/79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue)
2026-03-25 10:01: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 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f728e10>
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP66VLT%252F2026-03-24%252Fimage%252Fa6481c86-c08a-4b01-8094-099477035289_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a6481c86-c08a-4b01-8094-099477035289_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f892810>
2026-03-25 10:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252Fda3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/da3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedac13c7d0>
2026-03-25 10:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYT07VXD%252F2026-03-24%252Fimage%252Fea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/ea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120746149, 'registration': 'LT14MPU', 'account': 'WBA004', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.6 Cooper 5dr Auto', 'mileage': 62231, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-03-21', 'fuel': 'Petrol', 'motExpiry': '2026-08-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/26160059-078c-4c7a-8d86-47005825101c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120746149, 'registration': 'LT14MPU', 'account': 'WBA004', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.6 Cooper 5dr Auto', 'mileage': 62231, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-03-21', 'fuel': 'Petrol', 'motExpiry': '2026-08-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/26160059-078c-4c7a-8d86-47005825101c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with identifier: 120746149
2026-03-25 10:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with scrape type 1
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2f700f0e-467b-5f10-9c4f-ba457e5bd899
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2f700f0e-467b-5f10-9c4f-ba457e5bd899
2026-03-25 10:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2f700f0e-467b-5f10-9c4f-ba457e5bd899, identifier: 120746149
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758496, 'registration': 'MJ12NWC', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.6 dCi Tekna 5dr [Start Stop]', 'mileage': 90780, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-20', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b0cf14e3-b383-40ee-a632-5255a1ec632a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758496, 'registration': 'MJ12NWC', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.6 dCi Tekna 5dr [Start Stop]', 'mileage': 90780, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-20', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b0cf14e3-b383-40ee-a632-5255a1ec632a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62573c5-a820-57d2-9d22-1172415cfd2f with identifier: 120758496
2026-03-25 10:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62573c5-a820-57d2-9d22-1172415cfd2f with scrape type 1
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f62573c5-a820-57d2-9d22-1172415cfd2f
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f62573c5-a820-57d2-9d22-1172415cfd2f
2026-03-25 10:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f62573c5-a820-57d2-9d22-1172415cfd2f, identifier: 120758496
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753346, 'registration': 'BF64UVS', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 81246, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-12-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF64UVS/2026-03-25/image/09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/f13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/c8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/74fc47f7-539d-437d-a82b-4b18a18da467.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753346, 'registration': 'BF64UVS', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 81246, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-12-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF64UVS/2026-03-25/image/09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/f13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/c8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/74fc47f7-539d-437d-a82b-4b18a18da467.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with identifier: 120753346
2026-03-25 10:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with scrape type 1
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue)
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120673292
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673292%27 HTTP/1.1" 200 None
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Scrape type for 120673292: 0
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120735340
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735340%27 HTTP/1.1" 200 None
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Scrape type for 120735340: 0
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120766889
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766889%27 HTTP/1.1" 200 None
2026-03-25 10:02:00 [astonbarclay.gb] INFO: Scrape type for 120766889: 1
2026-03-25 10:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with identifier: 120746149
2026-03-25 10:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with identifier: 120746149
2026-03-25 10:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with identifier: 120746149 to the API
2026-03-25 10:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120746149?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 168,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '2f700f0e-467b-5f10-9c4f-ba457e5bd899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LT14MPU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120746149',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'COUNTRYMAN HATCHBACK',
'odometer': 62231,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-21',
'seller_name': 'UKCGR - Trade',
'title': 'MINI COUNTRYMAN HATCHBACK 1.6 Cooper 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Cooper 5dr Auto',
'vin': None,
'year': 2014}
2026-03-25 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746149%27 HTTP/1.1" 200 None
2026-03-25 10:02:01 [astonbarclay.gb] INFO: Saving data for 120746149: {'created_time': 1774432921.914743, 'last_price_update_time': 1774432921.914759, 'auction_closing_time': 1774888200.0}
2026-03-25 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120746149') HTTP/1.1" 204 0
2026-03-25 10:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f62573c5-a820-57d2-9d22-1172415cfd2f with identifier: 120758496
2026-03-25 10:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f62573c5-a820-57d2-9d22-1172415cfd2f with identifier: 120758496
2026-03-25 10:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f62573c5-a820-57d2-9d22-1172415cfd2f with identifier: 120758496 to the API
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758496?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'f62573c5-a820-57d2-9d22-1172415cfd2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ12NWC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758496',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI DIESEL HATCHBACK',
'odometer': 90780,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-20',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN QASHQAI DIESEL HATCHBACK 1.6 dCi Tekna 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.6 dCi Tekna 5dr [Start Stop]',
'vin': None,
'year': 2012}
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758496%27 HTTP/1.1" 200 None
2026-03-25 10:02:02 [astonbarclay.gb] INFO: Saving data for 120758496: {'created_time': 1774432922.821423, 'last_price_update_time': 1774432922.821438, 'auction_closing_time': 1774888200.0}
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758496') HTTP/1.1" 204 0
2026-03-25 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/a8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue)
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120680236
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680236%27 HTTP/1.1" 200 None
2026-03-25 10:02:02 [astonbarclay.gb] INFO: Scrape type for 120680236: 0
2026-03-25 10:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120680251
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680251%27 HTTP/1.1" 200 None
2026-03-25 10:02:02 [astonbarclay.gb] INFO: Scrape type for 120680251: 0
2026-03-25 10:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120730333
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730333%27 HTTP/1.1" 200 None
2026-03-25 10:02:02 [astonbarclay.gb] INFO: Scrape type for 120730333: 0
2026-03-25 10:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120691186
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120691186%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120691186: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120674631
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120674631%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120674631: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120641887
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120641887%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120641887: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120745996
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120745996%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120745996: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120674884
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120674884%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120674884: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120693859
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120693859%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120693859: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120674696
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120674696%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120674696: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120674944
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120674944%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120674944: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120368220
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120368220%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120368220: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120755977
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120755977%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120755977: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120722644
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120722644%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120722644: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120679073
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120679073%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120679073: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120651328
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120651328%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120651328: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120673681
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120673681%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120673681: 2
2026-03-25 10:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756696?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120538818?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f7b9a50>
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP66VLT%252F2026-03-24%252Fimage%252F2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ec380d0>
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252Fe32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/e32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f75c490>
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYT07VXD%252F2026-03-24%252Fimage%252F92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ed82210>
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYT07VXD%252F2026-03-24%252Fimage%252F79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue)
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120656631
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120656631%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120656631: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120731867
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120731867%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120731867: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120679803
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120679803%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120679803: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120430055
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120430055%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120430055: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 119329130
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119329130%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 119329130: 0
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120627849
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120627849%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [astonbarclay.gb] INFO: Scrape type for 120627849: 2
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedae6bb610>
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP66VLT%252F2026-03-24%252Fimage%252Fa8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9fb38841-1e00-5737-867a-b21ac8a51c19
2026-03-25 10:02:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fb38841-1e00-5737-867a-b21ac8a51c19, skipping ID generation
2026-03-25 10:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb38841-1e00-5737-867a-b21ac8a51c19 with scrape type 1
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fb38841-1e00-5737-867a-b21ac8a51c19 sending to next pipeline
2026-03-25 10:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9fb38841-1e00-5737-867a-b21ac8a51c19, identifier: 120736652
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9fb38841-1e00-5737-867a-b21ac8a51c19 with identifier: 120736652
2026-03-25 10:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9fb38841-1e00-5737-867a-b21ac8a51c19 with identifier: 120736652
2026-03-25 10:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9fb38841-1e00-5737-867a-b21ac8a51c19 with identifier: 120736652 to the API
2026-03-25 10:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '9fb38841-1e00-5737-867a-b21ac8a51c19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP66VLT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120736652',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 20506,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28260,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26594,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/b138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31842,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32301,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55815,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/f36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43091,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2573abe8-7411-4520-8924-e2536970313e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45167,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a6481c86-c08a-4b01-8094-099477035289_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38841-1e00-5737-867a-b21ac8a51c19/9fb38841-1e00-5737-867a-b21ac8a51c19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34464,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-29',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN MICRA HATCHBACK 1.2 Acenta 5dr CVT',
'transmission': 'automatic',
'trim': '1.2 Acenta 5dr CVT',
'vin': None,
'year': 2016}
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736652%27 HTTP/1.1" 200 None
2026-03-25 10:02:05 [astonbarclay.gb] INFO: Saving data for 120736652: {'created_time': 1774432925.646483, 'last_price_update_time': 1774432925.646498, 'auction_closing_time': 1774888200.0}
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120736652') HTTP/1.1" 204 0
2026-03-25 10:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue)
2026-03-25 10:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120208207
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120208207%27 HTTP/1.1" 200 None
2026-03-25 10:02:05 [astonbarclay.gb] INFO: Scrape type for 120208207: 0
2026-03-25 10:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120627663
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627663%27 HTTP/1.1" 200 None
2026-03-25 10:02:05 [astonbarclay.gb] INFO: Scrape type for 120627663: 2
2026-03-25 10:02:05 [scrapy.extensions.logstats] INFO: Crawled 112 pages (at 64 pages/min), scraped 73 items (at 54 items/min)
2026-03-25 10:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02: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%252FBF64UVS%252F2026-03-25%252Fimage%252F8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120482947?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f7668d0>
2026-03-25 10:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252F2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f70d810>
2026-03-25 10:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02: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 10:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252Fa8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/a8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f7c2150>
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02: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 10:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYT07VXD%252F2026-03-24%252Fimage%252F84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ea23761-42d3-58c5-9ee7-363098c22735
2026-03-25 10:02:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ea23761-42d3-58c5-9ee7-363098c22735, skipping ID generation
2026-03-25 10:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea23761-42d3-58c5-9ee7-363098c22735 with scrape type 1
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ea23761-42d3-58c5-9ee7-363098c22735 sending to next pipeline
2026-03-25 10:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2ea23761-42d3-58c5-9ee7-363098c22735, identifier: 120745720
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f704f50>
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02: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 10:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252F7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756696, 'registration': 'DK62UWS', 'account': 'WBA004', 'make': 'SKODA', 'model': 'ROOMSTER DIESEL ESTATE', 'derivative': '1.6 TDI CR Scout 5dr', 'mileage': 136021, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-12', 'fuel': 'Diesel', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f52c632-69e5-4ff4-aa5b-7451528fba2a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756696, 'registration': 'DK62UWS', 'account': 'WBA004', 'make': 'SKODA', 'model': 'ROOMSTER DIESEL ESTATE', 'derivative': '1.6 TDI CR Scout 5dr', 'mileage': 136021, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-12', 'fuel': 'Diesel', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f52c632-69e5-4ff4-aa5b-7451528fba2a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66178216-60f8-5513-8e33-c0ae6af34f66 with identifier: 120756696
2026-03-25 10:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66178216-60f8-5513-8e33-c0ae6af34f66 with scrape type 1
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 66178216-60f8-5513-8e33-c0ae6af34f66
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 66178216-60f8-5513-8e33-c0ae6af34f66
2026-03-25 10:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 66178216-60f8-5513-8e33-c0ae6af34f66, identifier: 120756696
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120538818, 'registration': 'LR72YHU', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi HEV GT-Line S 5dr Auto', 'mileage': 18415, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-25', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR72YHU/2026-03-18/image/b635e562-631f-4023-8461-14cf68bbe827_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c738699b-14c8-4706-84a4-ecb5d5ab5f52_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c8762b06-d9bd-4c32-ad79-13ea927776a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/99afb205-d8b2-44de-959f-4f872a6d12a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/8be141b8-f3e6-485f-9f2d-d94c81e6d6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/a449f225-f59a-49b0-a904-240fd7d99f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/4a767421-cc4a-431a-93c9-5da53b16d09c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c6e97482-2fce-42d7-976d-b5e49eed42d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/b31a3bc6-bd16-4d88-a859-13adf517c682_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/5359b673-9dd5-44d1-a8e4-d2fba9985c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/bcef08b9-c349-41ac-8a44-002c7bda291a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/bc4d8385-5d78-405c-8198-eb78ee6daeb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/ff096c03-6e42-4db1-8d3b-5377a09b0d50_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24- 7k, 02/25- 10k', 'remarks': 'vosa - 16k spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/250145e5-fad9-4284-bf63-8194f4182444.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120538818, 'registration': 'LR72YHU', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi HEV GT-Line S 5dr Auto', 'mileage': 18415, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-25', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR72YHU/2026-03-18/image/b635e562-631f-4023-8461-14cf68bbe827_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c738699b-14c8-4706-84a4-ecb5d5ab5f52_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c8762b06-d9bd-4c32-ad79-13ea927776a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/99afb205-d8b2-44de-959f-4f872a6d12a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/8be141b8-f3e6-485f-9f2d-d94c81e6d6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/a449f225-f59a-49b0-a904-240fd7d99f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/4a767421-cc4a-431a-93c9-5da53b16d09c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c6e97482-2fce-42d7-976d-b5e49eed42d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/b31a3bc6-bd16-4d88-a859-13adf517c682_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/5359b673-9dd5-44d1-a8e4-d2fba9985c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/bcef08b9-c349-41ac-8a44-002c7bda291a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/bc4d8385-5d78-405c-8198-eb78ee6daeb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/ff096c03-6e42-4db1-8d3b-5377a09b0d50_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24- 7k, 02/25- 10k', 'remarks': 'vosa - 16k spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/250145e5-fad9-4284-bf63-8194f4182444.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1853438-1ecb-5499-88ca-55d0905d3d12 with identifier: 120538818
2026-03-25 10:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1853438-1ecb-5499-88ca-55d0905d3d12 with scrape type 2
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1853438-1ecb-5499-88ca-55d0905d3d12 with scrape type 2
2026-03-25 10:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f1853438-1ecb-5499-88ca-55d0905d3d12, identifier: 120538818
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f648a50>
2026-03-25 10:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02: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 10:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK12MMU%252F2026-03-24%252Fimage%252F4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 467d72e0-fc66-579b-bc39-d594def7e392
2026-03-25 10:02:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 467d72e0-fc66-579b-bc39-d594def7e392, skipping ID generation
2026-03-25 10:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 467d72e0-fc66-579b-bc39-d594def7e392 with scrape type 1
2026-03-25 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 467d72e0-fc66-579b-bc39-d594def7e392 sending to next pipeline
2026-03-25 10:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 467d72e0-fc66-579b-bc39-d594def7e392, identifier: 120726997
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120629972
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120629972%27 HTTP/1.1" 200 None
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Scrape type for 120629972: 0
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120556298
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120556298%27 HTTP/1.1" 200 None
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Scrape type for 120556298: 0
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120693161
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120693161%27 HTTP/1.1" 200 None
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Scrape type for 120693161: 0
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120627497
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120627497%27 HTTP/1.1" 200 None
2026-03-25 10:02:06 [astonbarclay.gb] INFO: Scrape type for 120627497: 2
2026-03-25 10: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 10:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2ea23761-42d3-58c5-9ee7-363098c22735 with identifier: 120745720
2026-03-25 10:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2ea23761-42d3-58c5-9ee7-363098c22735 with identifier: 120745720
2026-03-25 10:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2ea23761-42d3-58c5-9ee7-363098c22735 with identifier: 120745720 to the API
2026-03-25 10:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '2ea23761-42d3-58c5-9ee7-363098c22735',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YT07VXD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120745720',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES DIESEL TOURING',
'odometer': 191758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24773,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24929,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/c433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27038,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26168,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44577,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43046,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/ea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45556,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea23761-42d3-58c5-9ee7-363098c22735/2ea23761-42d3-58c5-9ee7-363098c22735_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48011,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-27',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES DIESEL TOURING 320d M Sport 5dr Auto',
'transmission': 'automatic',
'trim': '320d M Sport 5dr Auto',
'vin': None,
'year': 2007}
2026-03-25 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120745720%27 HTTP/1.1" 200 None
2026-03-25 10:02:07 [astonbarclay.gb] INFO: Saving data for 120745720: {'created_time': 1774432927.332825, 'last_price_update_time': 1774432927.332838, 'auction_closing_time': 1774888200.0}
2026-03-25 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120745720') HTTP/1.1" 204 0
2026-03-25 10:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 66178216-60f8-5513-8e33-c0ae6af34f66 with identifier: 120756696
2026-03-25 10:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 66178216-60f8-5513-8e33-c0ae6af34f66 with identifier: 120756696
2026-03-25 10:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 66178216-60f8-5513-8e33-c0ae6af34f66 with identifier: 120756696 to the API
2026-03-25 10:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756696?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '66178216-60f8-5513-8e33-c0ae6af34f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DK62UWS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756696',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'ROOMSTER DIESEL ESTATE',
'odometer': 136021,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-12',
'seller_name': 'UKCGR - Trade',
'title': 'SKODA ROOMSTER DIESEL ESTATE 1.6 TDI CR Scout 5dr',
'transmission': 'manual',
'trim': '1.6 TDI CR Scout 5dr',
'vin': None,
'year': 2012}
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756696%27 HTTP/1.1" 200 None
2026-03-25 10:02:08 [astonbarclay.gb] INFO: Saving data for 120756696: {'created_time': 1774432928.058514, 'last_price_update_time': 1774432928.058527, 'auction_closing_time': 1774888200.0}
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756696') HTTP/1.1" 204 0
2026-03-25 10:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f1853438-1ecb-5499-88ca-55d0905d3d12 with identifier: 120538818
2026-03-25 10:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f1853438-1ecb-5499-88ca-55d0905d3d12 with identifier: 120538818
2026-03-25 10:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f1853438-1ecb-5499-88ca-55d0905d3d12 with identifier: 120538818 to the API
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120538818?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Hybrid Electric',
'id': 'f1853438-1ecb-5499-88ca-55d0905d3d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR72YHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120538818',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 18415,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-25',
'seller_name': 'Motability Operations',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi HEV GT-Line S 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi HEV GT-Line S 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538818%27 HTTP/1.1" 200 None
2026-03-25 10:02:08 [astonbarclay.gb] INFO: Saving data for 120538818: {'auction_closing_time': 1774612800.0, 'created_time': 1773774130.523788, 'last_price_update_time': 1774432928.761514}
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120538818') HTTP/1.1" 204 0
2026-03-25 10:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 467d72e0-fc66-579b-bc39-d594def7e392 with identifier: 120726997
2026-03-25 10:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 467d72e0-fc66-579b-bc39-d594def7e392 with identifier: 120726997
2026-03-25 10:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 467d72e0-fc66-579b-bc39-d594def7e392 with identifier: 120726997 to the API
2026-03-25 10:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 164,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '467d72e0-fc66-579b-bc39-d594def7e392',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YK12MMU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120726997',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X1 DIESEL ESTATE',
'odometer': 133001,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31892,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31368,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/da3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35428,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32745,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/ba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56444,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/51e89711-d669-4493-a478-37a084d428b0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57318,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48698,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/a8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54910,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_467d72e0-fc66-579b-bc39-d594def7e392/467d72e0-fc66-579b-bc39-d594def7e392_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61423,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/e32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-13',
'seller_name': 'UKCGR - Trade',
'title': 'BMW X1 DIESEL ESTATE xDrive 20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 20d M Sport 5dr Step Auto',
'vin': None,
'year': 2012}
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726997%27 HTTP/1.1" 200 None
2026-03-25 10:02:09 [astonbarclay.gb] INFO: Saving data for 120726997: {'created_time': 1774432929.455849, 'last_price_update_time': 1774432929.45586, 'auction_closing_time': 1774888200.0}
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120726997') HTTP/1.1" 204 0
2026-03-25 10:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02: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%252FBF64UVS%252F2026-03-25%252Fimage%252Ff13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/f13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120466643?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f8dfd10>
2026-03-25 10:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02: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 10:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f779090>
2026-03-25 10:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02: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 10:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252F213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120591357
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591357%27 HTTP/1.1" 200 None
2026-03-25 10:02:09 [astonbarclay.gb] INFO: Scrape type for 120591357: 0
2026-03-25 10:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120632648
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632648%27 HTTP/1.1" 200 None
2026-03-25 10:02:09 [astonbarclay.gb] INFO: Scrape type for 120632648: 2
2026-03-25 10:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120766205?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120535728?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119360639?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120482947, 'registration': 'NL73DWN', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Trophy 5dr DCT', 'mileage': 20357, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-09-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL73DWN/2026-03-17/image/2fddc234-c594-40ce-9022-00f4f745ad26_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/36eafe97-586a-4037-8b73-ae29d2c90f56_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/15d33e45-0966-4c44-ab19-9a6869559175_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/9dec4256-ec2a-482c-8a43-3a702bdb150e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/61f95145-bbb6-4910-8aa7-434e8e15a224_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/3c19a170-1e27-443e-9382-8c924cf84196_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/d41fb78c-505f-4931-a7d7-b07d4774f6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/3fdaf909-ab02-4f48-ab16-73d4c90fe57b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/e027b8ae-7d18-4a12-a5d1-b4933996d6fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/67e8ba10-643d-4dae-8421-0d38685ab783_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/e5a5c9df-76ad-4638-bc9f-7a69b8bf24bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/43aad5c3-0473-4ace-9dcd-08f4ae2d2d6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/141932c7-cbfd-4742-975b-97c72ac1ac02_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/8c2447b7-ad98-4760-a1bf-b492e542e638_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/24- 10k', 'remarks': 'spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e0b29780-7cc3-4d34-8f1b-d7763c1189f9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120482947, 'registration': 'NL73DWN', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Trophy 5dr DCT', 'mileage': 20357, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-09-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL73DWN/2026-03-17/image/2fddc234-c594-40ce-9022-00f4f745ad26_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/36eafe97-586a-4037-8b73-ae29d2c90f56_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/15d33e45-0966-4c44-ab19-9a6869559175_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/9dec4256-ec2a-482c-8a43-3a702bdb150e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/61f95145-bbb6-4910-8aa7-434e8e15a224_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/3c19a170-1e27-443e-9382-8c924cf84196_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/d41fb78c-505f-4931-a7d7-b07d4774f6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/3fdaf909-ab02-4f48-ab16-73d4c90fe57b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/e027b8ae-7d18-4a12-a5d1-b4933996d6fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/67e8ba10-643d-4dae-8421-0d38685ab783_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/e5a5c9df-76ad-4638-bc9f-7a69b8bf24bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/43aad5c3-0473-4ace-9dcd-08f4ae2d2d6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/141932c7-cbfd-4742-975b-97c72ac1ac02_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/8c2447b7-ad98-4760-a1bf-b492e542e638_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/24- 10k', 'remarks': 'spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e0b29780-7cc3-4d34-8f1b-d7763c1189f9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6904ca9e-3bce-5d65-924b-f8e876310caf with identifier: 120482947
2026-03-25 10:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6904ca9e-3bce-5d65-924b-f8e876310caf with scrape type 2
2026-03-25 10:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6904ca9e-3bce-5d65-924b-f8e876310caf with scrape type 2
2026-03-25 10:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6904ca9e-3bce-5d65-924b-f8e876310caf, identifier: 120482947
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02: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%252FBF64UVS%252F2026-03-25%252Fimage%252Fc8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/c8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6904ca9e-3bce-5d65-924b-f8e876310caf with identifier: 120482947
2026-03-25 10:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6904ca9e-3bce-5d65-924b-f8e876310caf with identifier: 120482947
2026-03-25 10:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6904ca9e-3bce-5d65-924b-f8e876310caf with identifier: 120482947 to the API
2026-03-25 10:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120482947?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '6904ca9e-3bce-5d65-924b-f8e876310caf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL73DWN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120482947',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 20357,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-29',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK HS HATCHBACK 1.5 T-GDI Trophy 5dr DCT',
'transmission': 'automatic',
'trim': '1.5 T-GDI Trophy 5dr DCT',
'vin': None,
'year': 2023}
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482947%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Saving data for 120482947: {'auction_closing_time': 1774612800.0, 'created_time': 1773687802.26056, 'last_price_update_time': 1774432930.45976}
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120482947') HTTP/1.1" 204 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 119052103
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119052103%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 119052103: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120592412
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592412%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120592412: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120466479
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466479%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120466479: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120658630
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658630%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120658630: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120658712
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658712%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120658712: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120466492
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466492%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120466492: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120591143
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591143%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120591143: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120748122
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748122%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120748122: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120461368
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461368%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120461368: 2
2026-03-25 10:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f8a37d0>
2026-03-25 10:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02: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 10:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252FBF64UVS%252F2026-03-25%252Fimage%252F788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120542922?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762830?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120686475
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686475%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120686475: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120621668
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621668%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120621668: 0
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120625573
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625573%27 HTTP/1.1" 200 None
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Scrape type for 120625573: 2
2026-03-25 10: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 10: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 10:02:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120466643, 'registration': 'MC72ZPG', 'account': 'MOT070', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr', 'mileage': 24814, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/c2b73e29-5e42-4f44-9559-9137006995a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/9a62771b-ffd9-4152-8cc9-d908f36681fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/d9e42ef8-ba13-4462-8bc8-b6b235948339_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/7df8b7dc-8eb4-4ace-a721-707d01d2624b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/7b02ebb0-ad6b-4975-b3d5-5802973fdd1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/14d04463-0304-4b95-bdf6-de260f829621_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/df2d7424-3c00-4332-a562-df71d3345762_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/6de5ab8e-6f06-4aee-9d4b-b2d77ec8c774_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/94391f1d-830c-4fb0-a17f-b2d5d02e694c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/25- 5k', 'remarks': 'vosa @ 24k - SPARE KEY IN OFFICE *SUSPECTED RODENT DAMAGE IN ENGINE BAY* V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf370d00-2bf8-4b21-b2f7-f85b62b34781.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120466643, 'registration': 'MC72ZPG', 'account': 'MOT070', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr', 'mileage': 24814, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/c2b73e29-5e42-4f44-9559-9137006995a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/9a62771b-ffd9-4152-8cc9-d908f36681fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/d9e42ef8-ba13-4462-8bc8-b6b235948339_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/7df8b7dc-8eb4-4ace-a721-707d01d2624b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/7b02ebb0-ad6b-4975-b3d5-5802973fdd1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/14d04463-0304-4b95-bdf6-de260f829621_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/df2d7424-3c00-4332-a562-df71d3345762_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/6de5ab8e-6f06-4aee-9d4b-b2d77ec8c774_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/94391f1d-830c-4fb0-a17f-b2d5d02e694c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/25- 5k', 'remarks': 'vosa @ 24k - SPARE KEY IN OFFICE *SUSPECTED RODENT DAMAGE IN ENGINE BAY* V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf370d00-2bf8-4b21-b2f7-f85b62b34781.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c89dd31-67a2-533f-b0ea-99e25ceac295 with identifier: 120466643
2026-03-25 10:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c89dd31-67a2-533f-b0ea-99e25ceac295 with scrape type 2
2026-03-25 10:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c89dd31-67a2-533f-b0ea-99e25ceac295 with scrape type 2
2026-03-25 10:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0c89dd31-67a2-533f-b0ea-99e25ceac295, identifier: 120466643
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120766205, 'registration': 'VA72ASU', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr', 'mileage': 21215, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-14', 'fuel': 'Petrol', 'motExpiry': '2027-02-13', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 20k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120766205, 'registration': 'VA72ASU', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr', 'mileage': 21215, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-14', 'fuel': 'Petrol', 'motExpiry': '2027-02-13', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 20k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with identifier: 120766205
2026-03-25 10:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with scrape type 1
2026-03-25 10:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b
2026-03-25 10:02:10 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b
2026-03-25 10:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b, identifier: 120766205
2026-03-25 10:02:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120535728, 'registration': 'FP72VKN', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 27395, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-07', 'fuel': 'Petrol', 'motExpiry': '2027-02-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FP72VKN/2026-03-17/image/0296aa0f-4b98-481a-bb51-6a43609552ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/14ace4e5-7a93-4f20-ab01-104f581470b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/66570691-6479-4871-a312-d51375d4406b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/dfa3007c-7af9-453c-93bf-433535cc8e8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/1c0129b2-b1af-400f-bf69-19381a0ab162_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/d41a424d-caba-47a2-993c-12bb9647de07_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/94b1449b-ac7f-464f-8a1a-cdb357aaf17e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/151ea49c-d9a1-4ab4-a9d1-0eae4d7fd6cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/67971120-37d7-4bf9-9c0a-a832ee6cfe8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/25ffa13e-9a30-42a8-a6d0-8a010493cf53_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/428d6573-14a6-485b-a167-00e937c0091d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/24- 10k, 10/25- 21k', 'remarks': 'vosa - 25k - SPARE KEY IN OFFICE,V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72bee3ca-11b4-4ccf-9eb3-ee7e74ed9e90.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120535728, 'registration': 'FP72VKN', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 27395, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-07', 'fuel': 'Petrol', 'motExpiry': '2027-02-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FP72VKN/2026-03-17/image/0296aa0f-4b98-481a-bb51-6a43609552ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/14ace4e5-7a93-4f20-ab01-104f581470b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/66570691-6479-4871-a312-d51375d4406b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/dfa3007c-7af9-453c-93bf-433535cc8e8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/1c0129b2-b1af-400f-bf69-19381a0ab162_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/d41a424d-caba-47a2-993c-12bb9647de07_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/94b1449b-ac7f-464f-8a1a-cdb357aaf17e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/151ea49c-d9a1-4ab4-a9d1-0eae4d7fd6cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/67971120-37d7-4bf9-9c0a-a832ee6cfe8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/25ffa13e-9a30-42a8-a6d0-8a010493cf53_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/428d6573-14a6-485b-a167-00e937c0091d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/24- 10k, 10/25- 21k', 'remarks': 'vosa - 25k - SPARE KEY IN OFFICE,V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72bee3ca-11b4-4ccf-9eb3-ee7e74ed9e90.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43568cb4-3dab-56f3-9691-5e82a87d81aa with identifier: 120535728
2026-03-25 10:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43568cb4-3dab-56f3-9691-5e82a87d81aa with scrape type 2
2026-03-25 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43568cb4-3dab-56f3-9691-5e82a87d81aa with scrape type 2
2026-03-25 10:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 43568cb4-3dab-56f3-9691-5e82a87d81aa, identifier: 120535728
2026-03-25 10:02:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119360639, 'registration': 'SD25OAV', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': 'RIFTER DIESEL ESTATE', 'derivative': '1.5 BlueHDi 130 Allure [7 Seats] 5dr EAT8', 'mileage': 7955, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2025-07-02', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SD25OAV/2026-02-05/image/b5d2a35c-0653-4111-9b98-24e4e01e7c8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/827abda0-6634-455b-979c-6b54b02fb637_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/876ab3bd-301b-4b97-9c45-f3a1829db174_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/a4fa7aa5-0cac-4a8e-9a55-0eb2b97a34e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/766be277-5481-47e5-99d1-cd4250610b2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/c675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '*Wheelchair Accessible Vehicle* Allied Mobility - 5 Seats, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119360639, 'registration': 'SD25OAV', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': 'RIFTER DIESEL ESTATE', 'derivative': '1.5 BlueHDi 130 Allure [7 Seats] 5dr EAT8', 'mileage': 7955, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2025-07-02', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SD25OAV/2026-02-05/image/b5d2a35c-0653-4111-9b98-24e4e01e7c8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/827abda0-6634-455b-979c-6b54b02fb637_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/876ab3bd-301b-4b97-9c45-f3a1829db174_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/a4fa7aa5-0cac-4a8e-9a55-0eb2b97a34e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/766be277-5481-47e5-99d1-cd4250610b2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/c675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '*Wheelchair Accessible Vehicle* Allied Mobility - 5 Seats, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aa28e02-ec39-59eb-9ec3-08c8c23bf461 with identifier: 119360639
2026-03-25 10:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461 with scrape type 1
2026-03-25 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252Fb5d2a35c-0653-4111-9b98-24e4e01e7c8b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/b5d2a35c-0653-4111-9b98-24e4e01e7c8b_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0c89dd31-67a2-533f-b0ea-99e25ceac295 with identifier: 120466643
2026-03-25 10:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0c89dd31-67a2-533f-b0ea-99e25ceac295 with identifier: 120466643
2026-03-25 10:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0c89dd31-67a2-533f-b0ea-99e25ceac295 with identifier: 120466643 to the API
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120466643?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0c89dd31-67a2-533f-b0ea-99e25ceac295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MC72ZPG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120466643',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 24814,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-30',
'seller_name': 'Motability Operations',
'title': 'FORD PUMA HATCHBACK 1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale '
'5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr',
'vin': None,
'year': 2023}
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466643%27 HTTP/1.1" 200 None
2026-03-25 10:02:11 [astonbarclay.gb] INFO: Saving data for 120466643: {'auction_closing_time': 1774612800.0, 'created_time': 1773666754.215313, 'last_price_update_time': 1774432931.910144}
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120466643') HTTP/1.1" 204 0
2026-03-25 10:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with identifier: 120766205
2026-03-25 10:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with identifier: 120766205
2026-03-25 10:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with identifier: 120766205 to the API
2026-03-25 10:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120766205?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VA72ASU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120766205',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 21215,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-14',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo Ultimate 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo Ultimate 5dr',
'vin': None,
'year': 2023}
2026-03-25 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766205%27 HTTP/1.1" 200 None
2026-03-25 10:02:12 [astonbarclay.gb] INFO: Saving data for 120766205: {'created_time': 1774432932.798423, 'last_price_update_time': 1774432932.798436, 'auction_closing_time': 1774948500.0}
2026-03-25 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120766205') HTTP/1.1" 204 0
2026-03-25 10:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 43568cb4-3dab-56f3-9691-5e82a87d81aa with identifier: 120535728
2026-03-25 10:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 43568cb4-3dab-56f3-9691-5e82a87d81aa with identifier: 120535728
2026-03-25 10:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 43568cb4-3dab-56f3-9691-5e82a87d81aa with identifier: 120535728 to the API
2026-03-25 10:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120535728?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '43568cb4-3dab-56f3-9691-5e82a87d81aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FP72VKN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120535728',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 27395,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-07',
'seller_name': 'Motability Operations',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 5dr',
'vin': None,
'year': 2023}
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535728%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Saving data for 120535728: {'auction_closing_time': 1774612800.0, 'created_time': 1773774200.644154, 'last_price_update_time': 1774432933.34145}
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120535728') HTTP/1.1" 204 0
2026-03-25 10:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/f13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120686558
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686558%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120686558: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120747504
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747504%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120747504: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120590755
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120590755%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120590755: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120439198
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439198%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120439198: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120673220
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673220%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120673220: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120673241
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673241%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120673241: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120673229
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673229%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120673229: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120670779
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120670779%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120670779: 2
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252FSD25OAV%252F2026-02-05%252Fimage%252F827abda0-6634-455b-979c-6b54b02fb637_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/827abda0-6634-455b-979c-6b54b02fb637_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/c8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f8a1890>
2026-03-25 10:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ec1b5d0>
2026-03-25 10:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120542922, 'registration': 'GY24YJX', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KODIAQ ESTATE', 'derivative': '2.0 TSI 190 SE L Executive 4x4 5dr DSG [7 Seat]', 'mileage': 14437, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-04-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1984, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GY24YJX/2026-03-18/image/5955b461-50be-407b-b8d2-d88cbc726822_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/bc8816ee-04c2-4389-8b62-aa5165794173_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/77b0ceaf-1523-4e47-a937-a9054c8dbf4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/a2a6f452-2290-4d38-a6ab-cc25c85144a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/d8c16045-1341-44a5-a55b-b5efef5428fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/2419295a-70c0-489e-aacf-dd2d62fe00ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/308a3e40-5a40-49fd-be97-42dabbaf17b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/1542a3be-29fe-4b40-ab0a-561b3b23cc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/770f9e22-1ed2-4a15-9e5a-ea8ff2ce91d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/f8a71347-31f8-4395-83fc-ba927ec0538f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/6834c708-0728-436b-b196-edb11ba2fac3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/4f148fa5-59b9-4872-bb29-c7cf6c042aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/bb230bef-4e73-44a7-914c-fa591a7d9e83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase - 7 seats', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c034c3c2-9613-400a-a4ac-f42dddd7bb06.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120542922, 'registration': 'GY24YJX', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KODIAQ ESTATE', 'derivative': '2.0 TSI 190 SE L Executive 4x4 5dr DSG [7 Seat]', 'mileage': 14437, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-04-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1984, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GY24YJX/2026-03-18/image/5955b461-50be-407b-b8d2-d88cbc726822_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/bc8816ee-04c2-4389-8b62-aa5165794173_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/77b0ceaf-1523-4e47-a937-a9054c8dbf4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/a2a6f452-2290-4d38-a6ab-cc25c85144a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/d8c16045-1341-44a5-a55b-b5efef5428fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/2419295a-70c0-489e-aacf-dd2d62fe00ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/308a3e40-5a40-49fd-be97-42dabbaf17b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/1542a3be-29fe-4b40-ab0a-561b3b23cc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/770f9e22-1ed2-4a15-9e5a-ea8ff2ce91d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/f8a71347-31f8-4395-83fc-ba927ec0538f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/6834c708-0728-436b-b196-edb11ba2fac3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/4f148fa5-59b9-4872-bb29-c7cf6c042aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/bb230bef-4e73-44a7-914c-fa591a7d9e83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase - 7 seats', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c034c3c2-9613-400a-a4ac-f42dddd7bb06.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7f9acd-8f97-5280-a061-f7d458572402 with identifier: 120542922
2026-03-25 10:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7f9acd-8f97-5280-a061-f7d458572402 with scrape type 2
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c7f9acd-8f97-5280-a061-f7d458572402 with scrape type 2
2026-03-25 10:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0c7f9acd-8f97-5280-a061-f7d458572402, identifier: 120542922
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762830, 'registration': 'FD72KHU', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Excel 5dr CVT', 'mileage': 12665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-02-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 02/24-4k, 02/25-7k', 'remarks': 'vosa @ 11k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762830, 'registration': 'FD72KHU', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Excel 5dr CVT', 'mileage': 12665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-02-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 02/24-4k, 02/25-7k', 'remarks': 'vosa @ 11k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdb8eea3-3f84-532f-8f84-d9458543008a with identifier: 120762830
2026-03-25 10:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdb8eea3-3f84-532f-8f84-d9458543008a with scrape type 1
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fdb8eea3-3f84-532f-8f84-d9458543008a
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fdb8eea3-3f84-532f-8f84-d9458543008a
2026-03-25 10:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fdb8eea3-3f84-532f-8f84-d9458543008a, identifier: 120762830
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120678881
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678881%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120678881: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120695365
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695365%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120695365: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120690985
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690985%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120690985: 0
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120644493
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120644493%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [astonbarclay.gb] INFO: Scrape type for 120644493: 2
2026-03-25 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252FSD25OAV%252F2026-02-05%252Fimage%252F876ab3bd-301b-4b97-9c45-f3a1829db174_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/876ab3bd-301b-4b97-9c45-f3a1829db174_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120467224?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0c7f9acd-8f97-5280-a061-f7d458572402 with identifier: 120542922
2026-03-25 10:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0c7f9acd-8f97-5280-a061-f7d458572402 with identifier: 120542922
2026-03-25 10:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0c7f9acd-8f97-5280-a061-f7d458572402 with identifier: 120542922 to the API
2026-03-25 10:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120542922?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0c7f9acd-8f97-5280-a061-f7d458572402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY24YJX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120542922',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'KODIAQ ESTATE',
'odometer': 14437,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-17',
'seller_name': 'Motability Operations',
'title': 'SKODA KODIAQ ESTATE 2.0 TSI 190 SE L Executive 4x4 5dr DSG [7 Seat]',
'transmission': 'automatic',
'trim': '2.0 TSI 190 SE L Executive 4x4 5dr DSG [7 Seat]',
'vin': None,
'year': 2024}
2026-03-25 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542922%27 HTTP/1.1" 200 None
2026-03-25 10:02:14 [astonbarclay.gb] INFO: Saving data for 120542922: {'auction_closing_time': 1774612800.0, 'created_time': 1773774131.773248, 'last_price_update_time': 1774432934.547682}
2026-03-25 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120542922') HTTP/1.1" 204 0
2026-03-25 10:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fdb8eea3-3f84-532f-8f84-d9458543008a with identifier: 120762830
2026-03-25 10:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fdb8eea3-3f84-532f-8f84-d9458543008a with identifier: 120762830
2026-03-25 10:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fdb8eea3-3f84-532f-8f84-d9458543008a with identifier: 120762830 to the API
2026-03-25 10:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762830?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 98,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'fdb8eea3-3f84-532f-8f84-d9458543008a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FD72KHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762830',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 12665,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-24',
'seller_name': 'Motability Operations',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid Excel 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Excel 5dr CVT',
'vin': None,
'year': 2023}
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762830%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Saving data for 120762830: {'created_time': 1774432935.295799, 'last_price_update_time': 1774432935.29581, 'auction_closing_time': 1774948500.0}
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762830') HTTP/1.1" 204 0
2026-03-25 10:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedace4be50>
2026-03-25 10:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252Ff13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/f13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedacc98b50>
2026-03-25 10:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue)
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120716273
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716273%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120716273: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120716318
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716318%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120716318: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120676801
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676801%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120676801: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120716378
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716378%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120716378: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120716291
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716291%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120716291: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120716362
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716362%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120716362: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120695242
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695242%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120695242: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120695251
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695251%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120695251: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120695260
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695260%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120695260: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120695273
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695273%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120695273: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120695286
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695286%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120695286: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 115487581
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115487581%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 115487581: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120695356
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695356%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120695356: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120685598
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685598%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120685598: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120714940
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714940%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120714940: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120714950
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714950%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120714950: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120714966
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714966%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120714966: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120714980
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714980%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120714980: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120592922
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592922%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120592922: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120714990
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714990%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120714990: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120715027
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715027%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120715027: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120715036
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715036%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120715036: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120715046
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715046%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120715046: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120591393
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591393%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120591393: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 119902516
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119902516%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 119902516: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120685886
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685886%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120685886: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120694445
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694445%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120694445: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120666826
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666826%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120666826: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120728416
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728416%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120728416: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 118688338
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118688338%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 118688338: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120055164
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055164%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120055164: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120679722
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679722%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 120679722: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 119785658
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119785658%27 HTTP/1.1" 200 None
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Scrape type for 119785658: 0
2026-03-25 10:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120620461
2026-03-25 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120620461%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Scrape type for 120620461: 0
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Found listing with ID: 119432954
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119432954%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Scrape type for 119432954: 0
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Found listing with ID: 119594883
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27119594883%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Scrape type for 119594883: 2
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252Fa4fa7aa5-0cac-4a8e-9a55-0eb2b97a34e8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/a4fa7aa5-0cac-4a8e-9a55-0eb2b97a34e8_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ec2c410>
2026-03-25 10:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252Fc8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/c8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SD25OAV/2026-02-05/image/b5d2a35c-0653-4111-9b98-24e4e01e7c8b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119360639?view=catalogue)
2026-03-25 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120766889?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763418?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120673681?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763986?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120467224, 'registration': 'LO25HYN', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'BAYON HATCHBACK', 'derivative': '1.0 TGDi Ultimate 5dr DCT', 'mileage': 5304, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2025-06-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO25HYN/2026-03-16/image/6748f786-fa0e-44bf-b114-e025de16daa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/ba55339c-070d-4455-8123-dc0a7ef7e2ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/55ae43ea-f2cc-4b05-a1ce-0edf8b434f0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/a20ac1fc-7b23-427c-8fa1-78292c5209c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/e186e002-3237-4ba4-b78f-dfb7f42d4bc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/7d569792-66a1-4e75-b9ce-cfeaab2433a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/3c306269-7050-42b9-a5d7-342fc01f7f8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/a102586d-2bd4-4802-b7a9-86b648ccb265_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c5c4acff-828b-4a2a-8c74-8305ac8e6523.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120467224, 'registration': 'LO25HYN', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'BAYON HATCHBACK', 'derivative': '1.0 TGDi Ultimate 5dr DCT', 'mileage': 5304, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2025-06-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO25HYN/2026-03-16/image/6748f786-fa0e-44bf-b114-e025de16daa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/ba55339c-070d-4455-8123-dc0a7ef7e2ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/55ae43ea-f2cc-4b05-a1ce-0edf8b434f0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/a20ac1fc-7b23-427c-8fa1-78292c5209c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/e186e002-3237-4ba4-b78f-dfb7f42d4bc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/7d569792-66a1-4e75-b9ce-cfeaab2433a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/3c306269-7050-42b9-a5d7-342fc01f7f8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/a102586d-2bd4-4802-b7a9-86b648ccb265_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c5c4acff-828b-4a2a-8c74-8305ac8e6523.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with identifier: 120467224
2026-03-25 10:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with scrape type 2
2026-03-25 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with scrape type 2
2026-03-25 10:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10, identifier: 120467224
2026-03-25 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120584241
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120584241%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Scrape type for 120584241: 0
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120519091
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120519091%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Scrape type for 120519091: 0
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120592174
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120592174%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Scrape type for 120592174: 0
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120646744
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120646744%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Scrape type for 120646744: 2
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252F766be277-5481-47e5-99d1-cd4250610b2e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/766be277-5481-47e5-99d1-cd4250610b2e_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02: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 10:02: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 10:02: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 10:02: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 10:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with identifier: 120467224
2026-03-25 10:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with identifier: 120467224
2026-03-25 10:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with identifier: 120467224 to the API
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120467224?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO25HYN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120467224',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'HYUNDAI',
'model': 'BAYON HATCHBACK',
'odometer': 5304,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-17',
'seller_name': 'Motability Operations',
'title': 'HYUNDAI BAYON HATCHBACK 1.0 TGDi Ultimate 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 TGDi Ultimate 5dr DCT',
'vin': None,
'year': 2025}
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120467224%27 HTTP/1.1" 200 None
2026-03-25 10:02:16 [astonbarclay.gb] INFO: Saving data for 120467224: {'auction_closing_time': 1774612800.0, 'created_time': 1773666815.305731, 'last_price_update_time': 1774432936.760057}
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120467224') HTTP/1.1" 204 0
2026-03-25 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SD25OAV/2026-02-05/image/827abda0-6634-455b-979c-6b54b02fb637_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119360639?view=catalogue)
2026-03-25 10:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f7a2b10>
2026-03-25 10:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ64AXZ%252F2026-03-25%252Fimage%252Fa2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 534e5d44-3bf5-50e1-a98d-637ffc75472f
2026-03-25 10:02:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 534e5d44-3bf5-50e1-a98d-637ffc75472f, skipping ID generation
2026-03-25 10:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534e5d44-3bf5-50e1-a98d-637ffc75472f with scrape type 1
2026-03-25 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 534e5d44-3bf5-50e1-a98d-637ffc75472f sending to next pipeline
2026-03-25 10:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 534e5d44-3bf5-50e1-a98d-637ffc75472f, identifier: 120751343
2026-03-25 10:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SD25OAV/2026-02-05/image/876ab3bd-301b-4b97-9c45-f3a1829db174_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119360639?view=catalogue)
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Found listing with ID: 120465157
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120465157%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Scrape type for 120465157: 0
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Found listing with ID: 120410795
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410795%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Scrape type for 120410795: 0
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Found listing with ID: 120696943
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696943%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Scrape type for 120696943: 0
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Found listing with ID: 120684736
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684736%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Scrape type for 120684736: 0
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Found listing with ID: 120669991
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120669991%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Scrape type for 120669991: 0
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Found listing with ID: 120592964
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592964%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Scrape type for 120592964: 0
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Found listing with ID: 120670068
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120670068%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Scrape type for 120670068: 0
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Found listing with ID: 120631174
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631174%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Scrape type for 120631174: 2
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02: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%252FSD25OAV%252F2026-02-05%252Fimage%252Fc675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/c675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 534e5d44-3bf5-50e1-a98d-637ffc75472f with identifier: 120751343
2026-03-25 10:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 534e5d44-3bf5-50e1-a98d-637ffc75472f with identifier: 120751343
2026-03-25 10:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 534e5d44-3bf5-50e1-a98d-637ffc75472f with identifier: 120751343 to the API
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 98,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '534e5d44-3bf5-50e1-a98d-637ffc75472f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ64AXZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120751343',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'GRAND C4 PICASSO DIESEL ESTATE',
'odometer': 124111,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28698,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/f2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27514,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24232,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26311,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/e4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36946,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39274,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49609,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_534e5d44-3bf5-50e1-a98d-637ffc75472f/534e5d44-3bf5-50e1-a98d-637ffc75472f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47464,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-30',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN GRAND C4 PICASSO DIESEL ESTATE 1.6 e-HDi Airdream VTR 5dr '
'ETG6',
'transmission': 'automatic',
'trim': '1.6 e-HDi Airdream VTR 5dr ETG6',
'vin': None,
'year': 2014}
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751343%27 HTTP/1.1" 200 None
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Saving data for 120751343: {'created_time': 1774432937.792977, 'last_price_update_time': 1774432937.792991, 'auction_closing_time': 1774888200.0}
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120751343') HTTP/1.1" 204 0
2026-03-25 10:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedbc07a690>
2026-03-25 10:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252Fb5d2a35c-0653-4111-9b98-24e4e01e7c8b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/b5d2a35c-0653-4111-9b98-24e4e01e7c8b_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120766889, 'registration': 'DA23GVW', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KAROQ ESTATE', 'derivative': '1.5 TSI Sportline 5dr DSG', 'mileage': 18716, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-04-14', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', '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': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120766889, 'registration': 'DA23GVW', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KAROQ ESTATE', 'derivative': '1.5 TSI Sportline 5dr DSG', 'mileage': 18716, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-04-14', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', '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': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa8cd330-5c5b-5408-8c43-64df8af6669b with identifier: 120766889
2026-03-25 10:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa8cd330-5c5b-5408-8c43-64df8af6669b with scrape type 1
2026-03-25 10:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item aa8cd330-5c5b-5408-8c43-64df8af6669b
2026-03-25 10:02:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item aa8cd330-5c5b-5408-8c43-64df8af6669b
2026-03-25 10:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aa8cd330-5c5b-5408-8c43-64df8af6669b, identifier: 120766889
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763418, 'registration': 'WD16ULC', 'account': 'MOT075', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '335d xDrive M Sport 5dr Step Auto', 'mileage': 107384, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-07-09', 'fuel': 'Diesel', 'motExpiry': '2024-10-18', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K 57K 74K 87K 100K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763418, 'registration': 'WD16ULC', 'account': 'MOT075', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '335d xDrive M Sport 5dr Step Auto', 'mileage': 107384, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-07-09', 'fuel': 'Diesel', 'motExpiry': '2024-10-18', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K 57K 74K 87K 100K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b72ec432-53cc-588b-b1af-2de3a8998eaa with identifier: 120763418
2026-03-25 10:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b72ec432-53cc-588b-b1af-2de3a8998eaa with scrape type 1
2026-03-25 10:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b72ec432-53cc-588b-b1af-2de3a8998eaa
2026-03-25 10:02:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b72ec432-53cc-588b-b1af-2de3a8998eaa
2026-03-25 10:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b72ec432-53cc-588b-b1af-2de3a8998eaa, identifier: 120763418
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120673681, 'registration': 'DF25YZK', 'account': 'MOT070', 'make': 'SKODA', 'model': 'FABIA HATCHBACK', 'derivative': '1.0 TSI 116 Design Edition 5dr', 'mileage': 1009, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2025-07-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF25YZK/2026-03-23/image/3fac9d3e-e7c9-4017-adfe-2696d4df79f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/f29b05c8-dbbe-487d-b5d6-d035b71604b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/af30c854-7b7e-410f-b7c5-59da638e2a46_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/60e84eed-05e5-4973-b673-f7b779949720_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/f0acf513-f013-407a-9c80-df486e36f941_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/ab7e70bc-a0e3-4d0a-8188-5049515382d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/34302ee0-d2f2-4958-bacd-d4ab73d4b3f2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec2a36b8-8682-4e71-8147-5ed9c14a1ee4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120673681, 'registration': 'DF25YZK', 'account': 'MOT070', 'make': 'SKODA', 'model': 'FABIA HATCHBACK', 'derivative': '1.0 TSI 116 Design Edition 5dr', 'mileage': 1009, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2025-07-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF25YZK/2026-03-23/image/3fac9d3e-e7c9-4017-adfe-2696d4df79f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/f29b05c8-dbbe-487d-b5d6-d035b71604b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/af30c854-7b7e-410f-b7c5-59da638e2a46_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/60e84eed-05e5-4973-b673-f7b779949720_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/f0acf513-f013-407a-9c80-df486e36f941_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/ab7e70bc-a0e3-4d0a-8188-5049515382d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/34302ee0-d2f2-4958-bacd-d4ab73d4b3f2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec2a36b8-8682-4e71-8147-5ed9c14a1ee4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ee2e13c-4d91-598f-9b53-5e064a5df206 with identifier: 120673681
2026-03-25 10:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee2e13c-4d91-598f-9b53-5e064a5df206 with scrape type 2
2026-03-25 10:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ee2e13c-4d91-598f-9b53-5e064a5df206 with scrape type 2
2026-03-25 10:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6ee2e13c-4d91-598f-9b53-5e064a5df206, identifier: 120673681
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763986, 'registration': 'SE17UTA', 'account': 'MOT075', 'make': 'FORD', 'model': 'MONDEO DIESEL HATCHBACK', 'derivative': '1.5 TDCi ECOnetic Titanium 5dr', 'mileage': 64935, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 24K 30K 34K 49K 53K 58K 60K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9e926ef4-0ca5-40f5-a9c0-b0227532a8d4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763986, 'registration': 'SE17UTA', 'account': 'MOT075', 'make': 'FORD', 'model': 'MONDEO DIESEL HATCHBACK', 'derivative': '1.5 TDCi ECOnetic Titanium 5dr', 'mileage': 64935, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 24K 30K 34K 49K 53K 58K 60K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9e926ef4-0ca5-40f5-a9c0-b0227532a8d4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f607ff8c-f99a-5d74-ad95-3617e1326373 with identifier: 120763986
2026-03-25 10:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f607ff8c-f99a-5d74-ad95-3617e1326373 with scrape type 1
2026-03-25 10:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f607ff8c-f99a-5d74-ad95-3617e1326373
2026-03-25 10:02:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f607ff8c-f99a-5d74-ad95-3617e1326373
2026-03-25 10:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f607ff8c-f99a-5d74-ad95-3617e1326373, identifier: 120763986
2026-03-25 10:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f650150>
2026-03-25 10:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120655506
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120655506%27 HTTP/1.1" 200 None
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Scrape type for 120655506: 0
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120257902
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120257902%27 HTTP/1.1" 200 None
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Scrape type for 120257902: 0
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120471411
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120471411%27 HTTP/1.1" 200 None
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Scrape type for 120471411: 0
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120474931
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120474931%27 HTTP/1.1" 200 None
2026-03-25 10:02:18 [astonbarclay.gb] INFO: Scrape type for 120474931: 2
2026-03-25 10:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aa8cd330-5c5b-5408-8c43-64df8af6669b with identifier: 120766889
2026-03-25 10:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aa8cd330-5c5b-5408-8c43-64df8af6669b with identifier: 120766889
2026-03-25 10:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aa8cd330-5c5b-5408-8c43-64df8af6669b with identifier: 120766889 to the API
2026-03-25 10:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120766889?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'aa8cd330-5c5b-5408-8c43-64df8af6669b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DA23GVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120766889',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'KAROQ ESTATE',
'odometer': 18716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-14',
'seller_name': 'Motability Operations',
'title': 'SKODA KAROQ ESTATE 1.5 TSI Sportline 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI Sportline 5dr DSG',
'vin': None,
'year': 2023}
2026-03-25 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766889%27 HTTP/1.1" 200 None
2026-03-25 10:02:19 [astonbarclay.gb] INFO: Saving data for 120766889: {'created_time': 1774432939.548696, 'last_price_update_time': 1774432939.548707, 'auction_closing_time': 1774948500.0}
2026-03-25 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120766889') HTTP/1.1" 204 0
2026-03-25 10:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b72ec432-53cc-588b-b1af-2de3a8998eaa with identifier: 120763418
2026-03-25 10:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b72ec432-53cc-588b-b1af-2de3a8998eaa with identifier: 120763418
2026-03-25 10:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b72ec432-53cc-588b-b1af-2de3a8998eaa with identifier: 120763418 to the API
2026-03-25 10:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763418?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b72ec432-53cc-588b-b1af-2de3a8998eaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WD16ULC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763418',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES DIESEL TOURING',
'odometer': 107384,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-09',
'seller_name': 'MotoNovo Finance',
'title': 'BMW 3 SERIES DIESEL TOURING 335d xDrive M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '335d xDrive M Sport 5dr Step Auto',
'vin': None,
'year': 2016}
2026-03-25 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120763418%27 HTTP/1.1" 200 None
2026-03-25 10:02:20 [astonbarclay.gb] INFO: Saving data for 120763418: {'created_time': 1774432940.178093, 'last_price_update_time': 1774432940.178103, 'auction_closing_time': 1774947600.0}
2026-03-25 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763418') HTTP/1.1" 204 0
2026-03-25 10:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6ee2e13c-4d91-598f-9b53-5e064a5df206 with identifier: 120673681
2026-03-25 10:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6ee2e13c-4d91-598f-9b53-5e064a5df206 with identifier: 120673681
2026-03-25 10:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6ee2e13c-4d91-598f-9b53-5e064a5df206 with identifier: 120673681 to the API
2026-03-25 10:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120673681?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '6ee2e13c-4d91-598f-9b53-5e064a5df206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF25YZK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120673681',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'FABIA HATCHBACK',
'odometer': 1009,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-30',
'seller_name': 'Motability Operations',
'title': 'SKODA FABIA HATCHBACK 1.0 TSI 116 Design Edition 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 116 Design Edition 5dr',
'vin': None,
'year': 2025}
2026-03-25 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120673681%27 HTTP/1.1" 200 None
2026-03-25 10:02:20 [astonbarclay.gb] INFO: Saving data for 120673681: {'auction_closing_time': 1774948500.0, 'created_time': 1774260366.899664, 'last_price_update_time': 1774432940.54474}
2026-03-25 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120673681') HTTP/1.1" 204 0
2026-03-25 10:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f607ff8c-f99a-5d74-ad95-3617e1326373 with identifier: 120763986
2026-03-25 10:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f607ff8c-f99a-5d74-ad95-3617e1326373 with identifier: 120763986
2026-03-25 10:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f607ff8c-f99a-5d74-ad95-3617e1326373 with identifier: 120763986 to the API
2026-03-25 10:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763986?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f607ff8c-f99a-5d74-ad95-3617e1326373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SE17UTA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763986',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'MONDEO DIESEL HATCHBACK',
'odometer': 64935,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-28',
'seller_name': 'MotoNovo Finance',
'title': 'FORD MONDEO DIESEL HATCHBACK 1.5 TDCi ECOnetic Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi ECOnetic Titanium 5dr',
'vin': None,
'year': 2017}
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763986%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Saving data for 120763986: {'created_time': 1774432941.055406, 'last_price_update_time': 1774432941.055418, 'auction_closing_time': 1774947600.0}
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763986') HTTP/1.1" 204 0
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ec1af10>
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252F827abda0-6634-455b-979c-6b54b02fb637_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/827abda0-6634-455b-979c-6b54b02fb637_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461
2026-03-25 10:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SD25OAV/2026-02-05/image/a4fa7aa5-0cac-4a8e-9a55-0eb2b97a34e8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119360639?view=catalogue)
2026-03-25 10:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue)
2026-03-25 10:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SD25OAV/2026-02-05/image/766be277-5481-47e5-99d1-cd4250610b2e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119360639?view=catalogue)
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120221428
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120221428%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120221428: 0
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120484555
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484555%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120484555: 0
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120471398
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471398%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120471398: 0
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120484612
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484612%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120484612: 0
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120627674
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627674%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120627674: 2
2026-03-25 10:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627497?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627849?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765714?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f7885d0>
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252F876ab3bd-301b-4b97-9c45-f3a1829db174_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/876ab3bd-301b-4b97-9c45-f3a1829db174_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461
2026-03-25 10: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 10: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 10: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 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120470094
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120470094%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120470094: 0
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120063239
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063239%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120063239: 0
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120629981
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629981%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120629981: 0
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120471388
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471388%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120471388: 0
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120416058
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416058%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120416058: 2
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9eda3610>
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252Fa4fa7aa5-0cac-4a8e-9a55-0eb2b97a34e8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/a4fa7aa5-0cac-4a8e-9a55-0eb2b97a34e8_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f75d690>
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF64UVS%252F2026-03-25%252Fimage%252F788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af
2026-03-25 10:02:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af, skipping ID generation
2026-03-25 10:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with scrape type 1
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af sending to next pipeline
2026-03-25 10:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af, identifier: 120753346
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f732f10>
2026-03-25 10:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252F766be277-5481-47e5-99d1-cd4250610b2e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/766be277-5481-47e5-99d1-cd4250610b2e_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Found listing with ID: 120574999
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574999%27 HTTP/1.1" 200 None
2026-03-25 10:02:21 [astonbarclay.gb] INFO: Scrape type for 120574999: 2
2026-03-25 10:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with identifier: 120753346
2026-03-25 10:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with identifier: 120753346
2026-03-25 10:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with identifier: 120753346 to the API
2026-03-25 10:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '5d3b5d81-987f-5a3a-835d-ab6ef69e47af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF64UVS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753346',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 81246,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35789,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33288,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32413,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32331,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53387,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48808,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/f13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54047,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/c8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56261,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3b5d81-987f-5a3a-835d-ab6ef69e47af/5d3b5d81-987f-5a3a-835d-ab6ef69e47af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63670,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-13',
'seller_name': 'UKCGR - Trade',
'title': 'FIAT 500 HATCHBACK 1.2 Lounge 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Lounge 3dr [Start Stop]',
'vin': None,
'year': 2014}
2026-03-25 10:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120753346%27 HTTP/1.1" 200 None
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Saving data for 120753346: {'created_time': 1774432942.297265, 'last_price_update_time': 1774432942.297276, 'auction_closing_time': 1774888200.0}
2026-03-25 10:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753346') HTTP/1.1" 204 0
2026-03-25 10:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SD25OAV/2026-02-05/image/c675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119360639?view=catalogue)
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627497, 'registration': 'HK18LAA', 'account': 'VAN052', 'make': 'PEUGEOT', 'model': '2008 DIESEL ESTATE', 'derivative': '1.6 BlueHDi 120 GT Line 5dr', 'mileage': 90119, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-06-14', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HK18LAA/2026-03-24/image/9515725d-c3b3-430f-9dbb-f993fbf3da61_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/e43b9a12-bcd7-48b0-a8c1-0da2eacb856f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/aa4ab369-b967-4bc2-95ff-2f692186c2a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/6ea6b87a-7fe3-4f59-ac26-b0902f925a93_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/b538dd14-cdc5-4956-bdee-70c907cb71a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/509805de-6548-4b1d-8503-acc5443e0b19_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/ced0e25f-9ab7-452e-b005-529766d0c4ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/a03d66da-7faa-4e63-b098-ee1f0d7fe843_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/7f94e01e-ed02-469a-8955-9d54d1c2ac4c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/19 - 15K, 08/19 - 32K, 06/20 - 48K, 04/21 - 58K, 04/22 - 64K, 04/23 - 72K, 04/24 - 58K, 04/25 - 85K,', 'remarks': '**1307** 58K, 64K, 72K, 80K, 85K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dea65b5b-7cfa-4796-8558-63067ca28dba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627497, 'registration': 'HK18LAA', 'account': 'VAN052', 'make': 'PEUGEOT', 'model': '2008 DIESEL ESTATE', 'derivative': '1.6 BlueHDi 120 GT Line 5dr', 'mileage': 90119, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-06-14', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HK18LAA/2026-03-24/image/9515725d-c3b3-430f-9dbb-f993fbf3da61_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/e43b9a12-bcd7-48b0-a8c1-0da2eacb856f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/aa4ab369-b967-4bc2-95ff-2f692186c2a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/6ea6b87a-7fe3-4f59-ac26-b0902f925a93_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/b538dd14-cdc5-4956-bdee-70c907cb71a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/509805de-6548-4b1d-8503-acc5443e0b19_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/ced0e25f-9ab7-452e-b005-529766d0c4ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/a03d66da-7faa-4e63-b098-ee1f0d7fe843_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/7f94e01e-ed02-469a-8955-9d54d1c2ac4c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/19 - 15K, 08/19 - 32K, 06/20 - 48K, 04/21 - 58K, 04/22 - 64K, 04/23 - 72K, 04/24 - 58K, 04/25 - 85K,', 'remarks': '**1307** 58K, 64K, 72K, 80K, 85K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dea65b5b-7cfa-4796-8558-63067ca28dba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f40b4b97-2b88-5eca-9638-360c17499529 with identifier: 120627497
2026-03-25 10:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f40b4b97-2b88-5eca-9638-360c17499529 with scrape type 2
2026-03-25 10:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f40b4b97-2b88-5eca-9638-360c17499529 with scrape type 2
2026-03-25 10:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f40b4b97-2b88-5eca-9638-360c17499529, identifier: 120627497
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627849, 'registration': 'LP15UEG', 'account': 'VAN038', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi ECOnetic Titanium 5dr', 'mileage': 87966, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-07-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LP15UEG/2026-03-24/image/25aadf8b-add8-425e-86e2-df6a8cb23468_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/a0af1911-2e38-476b-8d31-8fc0f70e1238_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/a068d721-87de-40f8-add5-17dbf03a66f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/3c362d07-a715-422d-a8bf-a5284e15f60c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/98e4a5ef-7a1d-47af-801f-b6ab54a42dc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/034b647a-6ce0-4e0d-8884-780b013bb025_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/b1e2097c-40e9-4efa-8d9d-d3c8f001649a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/eae7f176-91da-45a4-bea7-a295cbff877e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/3fdb7023-b5ad-458b-8733-5f0a0958c321_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/16 - 19K, 09/17 - 39K, 09/21 - 69K, 06/23 - 75K, 11/24 - 80K, BOTH INVOICES AND BOOK', 'remarks': '**1247** VOSA STATES 46K, 55K, 65K, 69K, 73K, 75K, 80K, 86K, SD CARD', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13cc8dcc-4bd3-48ec-85cd-2ce30089f4fd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627849, 'registration': 'LP15UEG', 'account': 'VAN038', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi ECOnetic Titanium 5dr', 'mileage': 87966, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-07-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LP15UEG/2026-03-24/image/25aadf8b-add8-425e-86e2-df6a8cb23468_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/a0af1911-2e38-476b-8d31-8fc0f70e1238_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/a068d721-87de-40f8-add5-17dbf03a66f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/3c362d07-a715-422d-a8bf-a5284e15f60c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/98e4a5ef-7a1d-47af-801f-b6ab54a42dc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/034b647a-6ce0-4e0d-8884-780b013bb025_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/b1e2097c-40e9-4efa-8d9d-d3c8f001649a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/eae7f176-91da-45a4-bea7-a295cbff877e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/3fdb7023-b5ad-458b-8733-5f0a0958c321_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/16 - 19K, 09/17 - 39K, 09/21 - 69K, 06/23 - 75K, 11/24 - 80K, BOTH INVOICES AND BOOK', 'remarks': '**1247** VOSA STATES 46K, 55K, 65K, 69K, 73K, 75K, 80K, 86K, SD CARD', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13cc8dcc-4bd3-48ec-85cd-2ce30089f4fd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75a95712-f540-56fb-aa8f-82f8b272129e with identifier: 120627849
2026-03-25 10:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75a95712-f540-56fb-aa8f-82f8b272129e with scrape type 2
2026-03-25 10:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75a95712-f540-56fb-aa8f-82f8b272129e with scrape type 2
2026-03-25 10:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75a95712-f540-56fb-aa8f-82f8b272129e, identifier: 120627849
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765714, 'registration': 'LV70UXB', 'account': 'MOT070', 'make': 'SEAT', 'model': 'TARRACO ESTATE', 'derivative': '1.5 EcoTSI Xcellence 5dr', 'mileage': 50140, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-11-04', 'fuel': 'Petrol', 'motExpiry': '2026-08-22', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 29k 44k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765714, 'registration': 'LV70UXB', 'account': 'MOT070', 'make': 'SEAT', 'model': 'TARRACO ESTATE', 'derivative': '1.5 EcoTSI Xcellence 5dr', 'mileage': 50140, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 102}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-11-04', 'fuel': 'Petrol', 'motExpiry': '2026-08-22', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 29k 44k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with identifier: 120765714
2026-03-25 10:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with scrape type 1
2026-03-25 10:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3af8b5d8-9ca3-50b0-a06b-9949c2532651
2026-03-25 10:02:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3af8b5d8-9ca3-50b0-a06b-9949c2532651
2026-03-25 10:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3af8b5d8-9ca3-50b0-a06b-9949c2532651, identifier: 120765714
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Found listing with ID: 120432662
2026-03-25 10:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120432662%27 HTTP/1.1" 200 None
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Scrape type for 120432662: 0
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Found listing with ID: 120587587
2026-03-25 10:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120587587%27 HTTP/1.1" 200 None
2026-03-25 10:02:22 [astonbarclay.gb] INFO: Scrape type for 120587587: 2
2026-03-25 10:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f40b4b97-2b88-5eca-9638-360c17499529 with identifier: 120627497
2026-03-25 10:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f40b4b97-2b88-5eca-9638-360c17499529 with identifier: 120627497
2026-03-25 10:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f40b4b97-2b88-5eca-9638-360c17499529 with identifier: 120627497 to the API
2026-03-25 10:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627497?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f40b4b97-2b88-5eca-9638-360c17499529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HK18LAA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627497',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '2008 DIESEL ESTATE',
'odometer': 90119,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-14',
'seller_name': 'Vantage Motor Group',
'title': 'PEUGEOT 2008 DIESEL ESTATE 1.6 BlueHDi 120 GT Line 5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi 120 GT Line 5dr',
'vin': None,
'year': 2018}
2026-03-25 10:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120627497%27 HTTP/1.1" 200 None
2026-03-25 10:02:23 [astonbarclay.gb] INFO: Saving data for 120627497: {'auction_closing_time': 1774958400.0, 'created_time': 1774328524.006026, 'last_price_update_time': 1774432943.304867}
2026-03-25 10:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627497') HTTP/1.1" 204 0
2026-03-25 10:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75a95712-f540-56fb-aa8f-82f8b272129e with identifier: 120627849
2026-03-25 10:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75a95712-f540-56fb-aa8f-82f8b272129e with identifier: 120627849
2026-03-25 10:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75a95712-f540-56fb-aa8f-82f8b272129e with identifier: 120627849 to the API
2026-03-25 10:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627849?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '75a95712-f540-56fb-aa8f-82f8b272129e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP15UEG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627849',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'MONDEO DIESEL ESTATE',
'odometer': 87966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-07',
'seller_name': 'Vantage Motor Group',
'title': 'FORD MONDEO DIESEL ESTATE 2.0 TDCi ECOnetic Titanium 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi ECOnetic Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-25 10:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120627849%27 HTTP/1.1" 200 None
2026-03-25 10:02:23 [astonbarclay.gb] INFO: Saving data for 120627849: {'auction_closing_time': 1774958400.0, 'created_time': 1774328521.188585, 'last_price_update_time': 1774432943.629968}
2026-03-25 10:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627849') HTTP/1.1" 204 0
2026-03-25 10:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with identifier: 120765714
2026-03-25 10:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with identifier: 120765714
2026-03-25 10:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with identifier: 120765714 to the API
2026-03-25 10:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765714?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '3af8b5d8-9ca3-50b0-a06b-9949c2532651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV70UXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765714',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SEAT',
'model': 'TARRACO ESTATE',
'odometer': 50140,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-04',
'seller_name': 'Motability Operations',
'title': 'SEAT TARRACO ESTATE 1.5 EcoTSI Xcellence 5dr',
'transmission': 'manual',
'trim': '1.5 EcoTSI Xcellence 5dr',
'vin': None,
'year': 2020}
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120765714%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Saving data for 120765714: {'created_time': 1774432944.348668, 'last_price_update_time': 1774432944.34868, 'auction_closing_time': 1774948500.0}
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765714') HTTP/1.1" 204 0
2026-03-25 10:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627663?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120632648?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120625573?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120461368?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120484566
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120484566%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120484566: 0
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120587610
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120587610%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120587610: 0
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120152272
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120152272%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120152272: 0
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120471377
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120471377%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120471377: 0
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120657009
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120657009%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120657009: 0
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120748860
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120748860%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120748860: 0
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120696872
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120696872%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120696872: 0
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120757365
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120757365%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120757365: 0
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120761139
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120761139%27 HTTP/1.1" 200 None
2026-03-25 10:02:24 [astonbarclay.gb] INFO: Scrape type for 120761139: 1
2026-03-25 10: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 10: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 10: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 10: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 10:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f7befd0>
2026-03-25 10:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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 10:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSD25OAV%252F2026-02-05%252Fimage%252Fc675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SD25OAV/2026-02-05/image/c675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg?w=600 saved to cache
2026-03-25 10:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461
2026-03-25 10:02:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7aa28e02-ec39-59eb-9ec3-08c8c23bf461, skipping ID generation
2026-03-25 10:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461 with scrape type 1
2026-03-25 10:02:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7aa28e02-ec39-59eb-9ec3-08c8c23bf461 sending to next pipeline
2026-03-25 10:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7aa28e02-ec39-59eb-9ec3-08c8c23bf461, identifier: 119360639
2026-03-25 10:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7aa28e02-ec39-59eb-9ec3-08c8c23bf461 with identifier: 119360639
2026-03-25 10:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7aa28e02-ec39-59eb-9ec3-08c8c23bf461 with identifier: 119360639
2026-03-25 10:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7aa28e02-ec39-59eb-9ec3-08c8c23bf461 with identifier: 119360639 to the API
2026-03-25 10:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/SD25OAV/2026-02-05/image/c675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Diesel',
'id': '7aa28e02-ec39-59eb-9ec3-08c8c23bf461',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SD25OAV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119360639',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': 'RIFTER DIESEL ESTATE',
'odometer': 7955,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35064,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/b5d2a35c-0653-4111-9b98-24e4e01e7c8b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29848,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/827abda0-6634-455b-979c-6b54b02fb637_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37194,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/876ab3bd-301b-4b97-9c45-f3a1829db174_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62327,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/a4fa7aa5-0cac-4a8e-9a55-0eb2b97a34e8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58576,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/766be277-5481-47e5-99d1-cd4250610b2e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa28e02-ec39-59eb-9ec3-08c8c23bf461/7aa28e02-ec39-59eb-9ec3-08c8c23bf461_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108555,
'Height': 800,
'OriginUrl': 'https://abimg003.imgix.net/SD25OAV/2026-02-05/image/c675c226-ca82-4ddb-8352-9e80953cf6ef_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-02',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT RIFTER DIESEL ESTATE 1.5 BlueHDi 130 Allure [7 Seats] 5dr '
'EAT8',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 130 Allure [7 Seats] 5dr EAT8',
'vin': None,
'year': 2025}
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119360639%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Saving data for 119360639: {'created_time': 1774432945.502089, 'last_price_update_time': 1774432945.502105, 'auction_closing_time': 1774948500.0}
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119360639') HTTP/1.1" 204 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120696888
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696888%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120696888: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120696822
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696822%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120696822: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120756423
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756423%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120756423: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120696851
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696851%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120696851: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120696832
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696832%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120696832: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120696860
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696860%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120696860: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120696900
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696900%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120696900: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120753500
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753500%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120753500: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120657451
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657451%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120657451: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120592245
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592245%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120592245: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120595651
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595651%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120595651: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120595642
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595642%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120595642: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120595672
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595672%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120595672: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120740344
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120740344%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120740344: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120667852
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667852%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120667852: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120734951
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734951%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120734951: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120736863
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736863%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120736863: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120736535
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736535%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120736535: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120735547
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735547%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120735547: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120739526
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120739526%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120739526: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120735356
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735356%27 HTTP/1.1" 200 None
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Scrape type for 120735356: 0
2026-03-25 10:02:25 [astonbarclay.gb] INFO: Found listing with ID: 120595505
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595505%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120595505: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120595660
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595660%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120595660: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120595682
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595682%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120595682: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120653827
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653827%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120653827: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120747915
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747915%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120747915: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120595703
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595703%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120595703: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120592265
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592265%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120592265: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120741797
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741797%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120741797: 1
2026-03-25 10:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119594883?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627663, 'registration': 'YH14XDG', 'account': 'VAN043', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.6 Sport [Nav] 5dr', 'mileage': 54884, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1586, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH14XDG/2026-03-24/image/2966ff91-8672-4132-b7db-5a63c3ada01d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/aedfdbee-aede-4810-b0cd-5cbe3b8d8cb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/53a37c58-532c-4d37-a459-74eaacc1d294_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/738a7f0d-d2f9-44cb-9ce5-97ba352ae15c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/36ab1e48-5039-426b-8aa4-b5d6ec3c3126_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/f524aedd-7f86-4319-bdd7-af0d4fe9043f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/fb07da67-096f-436e-afbe-147503cbd536_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/7209a82e-9351-4771-a401-5560381f6a02_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/15 - 5K, 04/16 - 12K, 03/17 - 18K, 03/18 - 23K, 03/19 - 26K, 03/20 - 30K, 03/21 - 33K, 03/22 - 37K, 03/23 - 41K, 03/24 - 45K, 03/25 - 49K,', 'remarks': '**1297** VOSA STATES 18K, 23K, 26K, 30K, 33K, 37K, 41K, 45K, 49K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/634f0f03-11e3-4443-83f9-2e16e668be7d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627663, 'registration': 'YH14XDG', 'account': 'VAN043', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.6 Sport [Nav] 5dr', 'mileage': 54884, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1586, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH14XDG/2026-03-24/image/2966ff91-8672-4132-b7db-5a63c3ada01d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/aedfdbee-aede-4810-b0cd-5cbe3b8d8cb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/53a37c58-532c-4d37-a459-74eaacc1d294_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/738a7f0d-d2f9-44cb-9ce5-97ba352ae15c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/36ab1e48-5039-426b-8aa4-b5d6ec3c3126_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/f524aedd-7f86-4319-bdd7-af0d4fe9043f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/fb07da67-096f-436e-afbe-147503cbd536_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/7209a82e-9351-4771-a401-5560381f6a02_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/15 - 5K, 04/16 - 12K, 03/17 - 18K, 03/18 - 23K, 03/19 - 26K, 03/20 - 30K, 03/21 - 33K, 03/22 - 37K, 03/23 - 41K, 03/24 - 45K, 03/25 - 49K,', 'remarks': '**1297** VOSA STATES 18K, 23K, 26K, 30K, 33K, 37K, 41K, 45K, 49K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/634f0f03-11e3-4443-83f9-2e16e668be7d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dde9238-497c-5614-932a-f01618270ad8 with identifier: 120627663
2026-03-25 10:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dde9238-497c-5614-932a-f01618270ad8 with scrape type 2
2026-03-25 10:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dde9238-497c-5614-932a-f01618270ad8 with scrape type 2
2026-03-25 10:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0dde9238-497c-5614-932a-f01618270ad8, identifier: 120627663
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120632648, 'registration': 'YM21EKW', 'account': 'STA058', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.0 Mild Hybrid Star 3dr', 'mileage': 23289, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-30', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YM21EKW/2026-03-21/image/57a4c221-b7b3-4e59-be11-b7aaab5be6a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/eb944d4b-2225-4878-89ad-cf7f3ec7a193_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/91a6f906-aedf-495f-8ab8-99c64ec6448c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/4751544e-a280-4117-b69d-0e7a023e959f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/5c77e56f-c471-4e17-9db6-3131569d2b60_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/f53970e0-e953-4967-a7e0-1bda870ee248_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/14993ddb-982e-4c51-86a8-9fbcebcbddeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/2dc0fafb-6516-4c7c-95e6-708357dd080d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/1118edc2-b46b-4015-9b95-e4686b029429_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/dc177b35-4dfe-4ddf-a4cc-75aee27efbbc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/22 - 2K, 08/24 - 7K', 'remarks': '**1600** VOSA STATES 6K, 18K,', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c549ccb2-32da-4f39-96fa-106637162b78.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120632648, 'registration': 'YM21EKW', 'account': 'STA058', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.0 Mild Hybrid Star 3dr', 'mileage': 23289, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-30', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YM21EKW/2026-03-21/image/57a4c221-b7b3-4e59-be11-b7aaab5be6a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/eb944d4b-2225-4878-89ad-cf7f3ec7a193_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/91a6f906-aedf-495f-8ab8-99c64ec6448c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/4751544e-a280-4117-b69d-0e7a023e959f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/5c77e56f-c471-4e17-9db6-3131569d2b60_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/f53970e0-e953-4967-a7e0-1bda870ee248_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/14993ddb-982e-4c51-86a8-9fbcebcbddeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/2dc0fafb-6516-4c7c-95e6-708357dd080d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/1118edc2-b46b-4015-9b95-e4686b029429_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM21EKW/2026-03-21/image/dc177b35-4dfe-4ddf-a4cc-75aee27efbbc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/22 - 2K, 08/24 - 7K', 'remarks': '**1600** VOSA STATES 6K, 18K,', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c549ccb2-32da-4f39-96fa-106637162b78.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0efc738b-7410-52ce-a82c-f90c9e230833 with identifier: 120632648
2026-03-25 10:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0efc738b-7410-52ce-a82c-f90c9e230833 with scrape type 2
2026-03-25 10:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0efc738b-7410-52ce-a82c-f90c9e230833 with scrape type 2
2026-03-25 10:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0efc738b-7410-52ce-a82c-f90c9e230833, identifier: 120632648
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120625573, 'registration': 'ML69VHK', 'account': 'VAN046', 'make': 'KIA', 'model': 'STONIC ESTATE SPECIAL EDITION', 'derivative': '1.0T GDi Maxx 5dr Auto', 'mileage': 24860, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-10-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML69VHK/2026-03-24/image/14fd671b-c314-4f3d-bbdb-ba51a1b86d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/5534834f-33c7-4ad1-a525-21b3367c52db_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/8fae9466-dc7c-4675-8a47-fa44401e1f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/09d59ff9-b9d2-48dc-a366-2ceb619db215_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/4eeedbc1-49ec-49b6-94f3-fda0694dff6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/f0c04728-0f62-454b-b735-0019eed64339_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/c7e5a7f7-9632-4a7d-9332-676df39d3555_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/2d97fdf9-567f-4d70-869c-22c6ef184d94_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/4ed31ac5-da00-4e5a-b58c-032d24d9e882_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 09/20 - 2K, 09/21 - 6K,', 'remarks': '**1275** VOSA STATES 8K, 13K, 17K, 21K, 24K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/324bc62e-7306-4847-abc5-98ed40f8344b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120625573, 'registration': 'ML69VHK', 'account': 'VAN046', 'make': 'KIA', 'model': 'STONIC ESTATE SPECIAL EDITION', 'derivative': '1.0T GDi Maxx 5dr Auto', 'mileage': 24860, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-10-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML69VHK/2026-03-24/image/14fd671b-c314-4f3d-bbdb-ba51a1b86d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/5534834f-33c7-4ad1-a525-21b3367c52db_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/8fae9466-dc7c-4675-8a47-fa44401e1f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/09d59ff9-b9d2-48dc-a366-2ceb619db215_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/4eeedbc1-49ec-49b6-94f3-fda0694dff6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/f0c04728-0f62-454b-b735-0019eed64339_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/c7e5a7f7-9632-4a7d-9332-676df39d3555_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/2d97fdf9-567f-4d70-869c-22c6ef184d94_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/4ed31ac5-da00-4e5a-b58c-032d24d9e882_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 09/20 - 2K, 09/21 - 6K,', 'remarks': '**1275** VOSA STATES 8K, 13K, 17K, 21K, 24K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/324bc62e-7306-4847-abc5-98ed40f8344b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 369dacbb-99dd-5c22-bb97-a75535dfd2ae with identifier: 120625573
2026-03-25 10:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 369dacbb-99dd-5c22-bb97-a75535dfd2ae with scrape type 2
2026-03-25 10:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 369dacbb-99dd-5c22-bb97-a75535dfd2ae with scrape type 2
2026-03-25 10:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 369dacbb-99dd-5c22-bb97-a75535dfd2ae, identifier: 120625573
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120461368, 'registration': 'AY14XPD', 'account': 'DJC008', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.6 TDCi 115 Zetec S 5dr', 'mileage': 97350, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-15', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY14XPD/2026-03-19/image/eff7527c-4273-43ab-a3fd-6ebbd8a8b31e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/1dd6c17b-6eeb-4de3-973c-ff2c33733108_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/ff2dc071-fce9-4f63-b824-95aff9b75729_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/77f60bfd-1486-4e78-8f7e-9d22b6b3653a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/aab75679-67c1-4338-89b3-fa530f9c1af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/8bff85f4-f6cd-4a29-a86e-d080eae7242f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/6e83cd87-ac3d-451e-ba60-0599f4a7f5a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/9813c151-4327-4bce-bce9-3111fedcd630_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/17 - 28K, 01/18 - 29K, 02/19 - 37K, 07/21 - 43K, 02/22 - 57K, 06/22 - 59K, 12/23 - 74K,', 'remarks': '**568** VOSA STATES 25K, 28K, 29K, 37K, 45K, 50K, 57K, 59K, 69K, 74K, 82K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': 'TF', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cb908ae8-3d80-44ec-a436-20484e50f418.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120461368, 'registration': 'AY14XPD', 'account': 'DJC008', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.6 TDCi 115 Zetec S 5dr', 'mileage': 97350, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-15', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY14XPD/2026-03-19/image/eff7527c-4273-43ab-a3fd-6ebbd8a8b31e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/1dd6c17b-6eeb-4de3-973c-ff2c33733108_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/ff2dc071-fce9-4f63-b824-95aff9b75729_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/77f60bfd-1486-4e78-8f7e-9d22b6b3653a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/aab75679-67c1-4338-89b3-fa530f9c1af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/8bff85f4-f6cd-4a29-a86e-d080eae7242f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/6e83cd87-ac3d-451e-ba60-0599f4a7f5a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/9813c151-4327-4bce-bce9-3111fedcd630_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/17 - 28K, 01/18 - 29K, 02/19 - 37K, 07/21 - 43K, 02/22 - 57K, 06/22 - 59K, 12/23 - 74K,', 'remarks': '**568** VOSA STATES 25K, 28K, 29K, 37K, 45K, 50K, 57K, 59K, 69K, 74K, 82K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': 'TF', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cb908ae8-3d80-44ec-a436-20484e50f418.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d979bfc2-740c-5c08-9b9a-b680e37ad63f with identifier: 120461368
2026-03-25 10:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d979bfc2-740c-5c08-9b9a-b680e37ad63f with scrape type 2
2026-03-25 10:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d979bfc2-740c-5c08-9b9a-b680e37ad63f with scrape type 2
2026-03-25 10:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d979bfc2-740c-5c08-9b9a-b680e37ad63f, identifier: 120461368
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120060692
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060692%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120060692: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120631938
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631938%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120631938: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120624729
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624729%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120624729: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120123734
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123734%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120123734: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 118796475
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118796475%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 118796475: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 119707891
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119707891%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 119707891: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 119819250
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119819250%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 119819250: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120594672
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594672%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120594672: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120618602
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618602%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120618602: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120658704
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658704%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120658704: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 119118258
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119118258%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 119118258: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120615564
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615564%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120615564: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120691672
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691672%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120691672: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120731493
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731493%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120731493: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120618676
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618676%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120618676: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 119766991
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119766991%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 119766991: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120593663
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120593663%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120593663: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120128301
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120128301%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120128301: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120663571
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120663571%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120663571: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120326071
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120326071%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120326071: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120688360
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688360%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120688360: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 118978647
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118978647%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 118978647: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120133775
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120133775%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120133775: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120747203
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747203%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120747203: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120697033
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120697033%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120697033: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120520903
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120520903%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120520903: 0
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120764010
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764010%27 HTTP/1.1" 200 None
2026-03-25 10:02:26 [astonbarclay.gb] INFO: Scrape type for 120764010: 1
2026-03-25 10:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0dde9238-497c-5614-932a-f01618270ad8 with identifier: 120627663
2026-03-25 10:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0dde9238-497c-5614-932a-f01618270ad8 with identifier: 120627663
2026-03-25 10:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0dde9238-497c-5614-932a-f01618270ad8 with identifier: 120627663 to the API
2026-03-25 10:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627663?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0dde9238-497c-5614-932a-f01618270ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH14XDG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627663',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SUZUKI',
'model': 'SWIFT HATCHBACK',
'odometer': 54884,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': 'Vantage Motor Group',
'title': 'SUZUKI SWIFT HATCHBACK 1.6 Sport [Nav] 5dr',
'transmission': 'manual',
'trim': '1.6 Sport [Nav] 5dr',
'vin': None,
'year': 2014}
2026-03-25 10:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627663%27 HTTP/1.1" 200 None
2026-03-25 10:02:27 [astonbarclay.gb] INFO: Saving data for 120627663: {'auction_closing_time': 1774958400.0, 'created_time': 1774328518.808723, 'last_price_update_time': 1774432947.498858}
2026-03-25 10:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627663') HTTP/1.1" 204 0
2026-03-25 10:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0efc738b-7410-52ce-a82c-f90c9e230833 with identifier: 120632648
2026-03-25 10:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0efc738b-7410-52ce-a82c-f90c9e230833 with identifier: 120632648
2026-03-25 10:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0efc738b-7410-52ce-a82c-f90c9e230833 with identifier: 120632648 to the API
2026-03-25 10:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120632648?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': '0efc738b-7410-52ce-a82c-f90c9e230833',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YM21EKW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120632648',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 23289,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-31',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'FIAT 500 HATCHBACK 1.0 Mild Hybrid Star 3dr',
'transmission': 'manual',
'trim': '1.0 Mild Hybrid Star 3dr',
'vin': None,
'year': 2021}
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632648%27 HTTP/1.1" 200 None
2026-03-25 10:02:28 [astonbarclay.gb] INFO: Saving data for 120632648: {'auction_closing_time': 1774612800.0, 'created_time': 1774001001.797282, 'last_price_update_time': 1774432948.406464}
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120632648') HTTP/1.1" 204 0
2026-03-25 10:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 369dacbb-99dd-5c22-bb97-a75535dfd2ae with identifier: 120625573
2026-03-25 10:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 369dacbb-99dd-5c22-bb97-a75535dfd2ae with identifier: 120625573
2026-03-25 10:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 369dacbb-99dd-5c22-bb97-a75535dfd2ae with identifier: 120625573 to the API
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120625573?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '369dacbb-99dd-5c22-bb97-a75535dfd2ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML69VHK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120625573',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'STONIC ESTATE SPECIAL EDITION',
'odometer': 24860,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-13',
'seller_name': 'Vantage Motor Group',
'title': 'KIA STONIC ESTATE SPECIAL EDITION 1.0T GDi Maxx 5dr Auto',
'transmission': 'automatic',
'trim': '1.0T GDi Maxx 5dr Auto',
'vin': None,
'year': 2019}
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625573%27 HTTP/1.1" 200 None
2026-03-25 10:02:28 [astonbarclay.gb] INFO: Saving data for 120625573: {'auction_closing_time': 1774958400.0, 'created_time': 1774328512.582298, 'last_price_update_time': 1774432948.711451}
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120625573') HTTP/1.1" 204 0
2026-03-25 10:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d979bfc2-740c-5c08-9b9a-b680e37ad63f with identifier: 120461368
2026-03-25 10:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d979bfc2-740c-5c08-9b9a-b680e37ad63f with identifier: 120461368
2026-03-25 10:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d979bfc2-740c-5c08-9b9a-b680e37ad63f with identifier: 120461368 to the API
2026-03-25 10:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120461368?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd979bfc2-740c-5c08-9b9a-b680e37ad63f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AY14XPD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120461368',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 97350,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': 'Cox Motor Group',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.6 TDCi 115 Zetec S 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Zetec S 5dr',
'vin': None,
'year': 2014}
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461368%27 HTTP/1.1" 200 None
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Saving data for 120461368: {'auction_closing_time': 1774612800.0, 'created_time': 1773861808.268812, 'last_price_update_time': 1774432949.174742}
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120461368') HTTP/1.1" 204 0
2026-03-25 10:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120644493?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Found listing with ID: 120733470
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733470%27 HTTP/1.1" 200 None
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Scrape type for 120733470: 0
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Found listing with ID: 119466330
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119466330%27 HTTP/1.1" 200 None
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Scrape type for 119466330: 0
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Found listing with ID: 118696822
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118696822%27 HTTP/1.1" 200 None
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Scrape type for 118696822: 1
2026-03-25 10:02: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 10:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120670779?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Found listing with ID: 120677113
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677113%27 HTTP/1.1" 200 None
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Scrape type for 120677113: 0
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Found listing with ID: 120762800
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762800%27 HTTP/1.1" 200 None
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Scrape type for 120762800: 1
2026-03-25 10:02: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 10:02:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119594883, 'registration': 'PN16HGF', 'account': 'DJC008', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi 100 VTR 5dr', 'mileage': 84228, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-25', 'fuel': 'Diesel', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN16HGF/2026-02-16/image/d144fb01-4b02-45d0-8445-ac0d66662d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/a0821a8a-e4f7-4e06-af9f-34b8797813e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/d21656e1-f45f-4823-88fe-2368eeb33d45_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/68b42630-af38-42d0-a1cf-d6e7bdc915e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/a032ddf5-3798-4062-9023-795281d73dcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/bc3fe5bf-d970-4cd9-a1ea-9f940aa706cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/9fd3e373-d650-4da0-a58c-245bb9d365ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/3fb8c8e6-74a4-4892-a1f7-8831a7b9b04f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/33a20885-b5ba-46f6-856d-6f2c4cf04df5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/17 - 8K, 03/18 - 22K, 03/19 - 34K, 03/20 - 46K, 03/21 - 52K, 03/22 - 59K, 03/23 - 66K, 03/24 - 72K, 03/25 - 78K,', 'remarks': '**186** VOSA STATES 34K, 46K, 52K, 59K, 66K, 72K, 78K,', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4a25fcdf-98b1-42fe-85be-d928eace06d3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119594883, 'registration': 'PN16HGF', 'account': 'DJC008', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi 100 VTR 5dr', 'mileage': 84228, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-25', 'fuel': 'Diesel', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN16HGF/2026-02-16/image/d144fb01-4b02-45d0-8445-ac0d66662d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/a0821a8a-e4f7-4e06-af9f-34b8797813e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/d21656e1-f45f-4823-88fe-2368eeb33d45_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/68b42630-af38-42d0-a1cf-d6e7bdc915e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/a032ddf5-3798-4062-9023-795281d73dcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/bc3fe5bf-d970-4cd9-a1ea-9f940aa706cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/9fd3e373-d650-4da0-a58c-245bb9d365ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/3fb8c8e6-74a4-4892-a1f7-8831a7b9b04f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/33a20885-b5ba-46f6-856d-6f2c4cf04df5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/17 - 8K, 03/18 - 22K, 03/19 - 34K, 03/20 - 46K, 03/21 - 52K, 03/22 - 59K, 03/23 - 66K, 03/24 - 72K, 03/25 - 78K,', 'remarks': '**186** VOSA STATES 34K, 46K, 52K, 59K, 66K, 72K, 78K,', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4a25fcdf-98b1-42fe-85be-d928eace06d3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea73b075-85af-52e8-85bb-4e194b73306c with identifier: 119594883
2026-03-25 10:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea73b075-85af-52e8-85bb-4e194b73306c with scrape type 2
2026-03-25 10:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea73b075-85af-52e8-85bb-4e194b73306c with scrape type 2
2026-03-25 10:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ea73b075-85af-52e8-85bb-4e194b73306c, identifier: 119594883
2026-03-25 10:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ea73b075-85af-52e8-85bb-4e194b73306c with identifier: 119594883
2026-03-25 10:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ea73b075-85af-52e8-85bb-4e194b73306c with identifier: 119594883
2026-03-25 10:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ea73b075-85af-52e8-85bb-4e194b73306c with identifier: 119594883 to the API
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119594883?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea73b075-85af-52e8-85bb-4e194b73306c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN16HGF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119594883',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 PICASSO DIESEL ESTATE',
'odometer': 84228,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-25',
'seller_name': 'Cox Motor Group',
'title': 'CITROEN C4 PICASSO DIESEL ESTATE 1.6 BlueHDi 100 VTR 5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi 100 VTR 5dr',
'vin': None,
'year': 2016}
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119594883%27 HTTP/1.1" 200 None
2026-03-25 10:02:29 [astonbarclay.gb] INFO: Saving data for 119594883: {'auction_closing_time': 1774612800.0, 'created_time': 1773774201.310684, 'last_price_update_time': 1774432949.986614}
2026-03-25 10:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119594883') HTTP/1.1" 204 0
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120197138
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120197138%27 HTTP/1.1" 200 None
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Scrape type for 120197138: 0
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120446953
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120446953%27 HTTP/1.1" 200 None
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Scrape type for 120446953: 0
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120765363
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120765363%27 HTTP/1.1" 200 None
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Scrape type for 120765363: 1
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120763893
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120763893%27 HTTP/1.1" 200 None
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Scrape type for 120763893: 1
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120644493, 'registration': 'PK68OSJ', 'account': 'VAN047', 'make': 'VOLKSWAGEN', 'model': 'UP HATCHBACK', 'derivative': '1.0 Move Up 5dr [Start Stop]', 'mileage': 85452, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/fae1a4ce-c160-4bd8-b221-b90042267e3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/d15257a7-de97-4d5b-8585-b9ece1f05311_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/bdbaceb0-2897-4a37-980a-351377ca5b31_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/b5e53177-70be-487c-a88f-99ce90e33a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/2086076d-8eac-4c2c-a9ff-99be197edff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/b6d598e6-5675-446e-ae4b-99bfc433e180_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/3cb92519-bc05-4a84-b519-29d0a95a1bfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/e359e9f6-bda6-4ea5-89a5-e67730c448f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/657eba6d-a8cb-4fd7-aab6-08e7ae10ff64_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/20 - 27K,', 'remarks': '**1285** VOSA STATES 41K, 51K, 61K, 71K, 82K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5a2a16d4-f927-4891-b5a3-72e9a5d7498f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120644493, 'registration': 'PK68OSJ', 'account': 'VAN047', 'make': 'VOLKSWAGEN', 'model': 'UP HATCHBACK', 'derivative': '1.0 Move Up 5dr [Start Stop]', 'mileage': 85452, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/fae1a4ce-c160-4bd8-b221-b90042267e3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/d15257a7-de97-4d5b-8585-b9ece1f05311_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/bdbaceb0-2897-4a37-980a-351377ca5b31_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/b5e53177-70be-487c-a88f-99ce90e33a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/2086076d-8eac-4c2c-a9ff-99be197edff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/b6d598e6-5675-446e-ae4b-99bfc433e180_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/3cb92519-bc05-4a84-b519-29d0a95a1bfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/e359e9f6-bda6-4ea5-89a5-e67730c448f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/657eba6d-a8cb-4fd7-aab6-08e7ae10ff64_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/20 - 27K,', 'remarks': '**1285** VOSA STATES 41K, 51K, 61K, 71K, 82K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5a2a16d4-f927-4891-b5a3-72e9a5d7498f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eba02725-3b35-5f54-9027-cf6b084c9f85 with identifier: 120644493
2026-03-25 10:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eba02725-3b35-5f54-9027-cf6b084c9f85 with scrape type 2
2026-03-25 10:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eba02725-3b35-5f54-9027-cf6b084c9f85 with scrape type 2
2026-03-25 10:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: eba02725-3b35-5f54-9027-cf6b084c9f85, identifier: 120644493
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120670779, 'registration': 'HG11PKA', 'account': 'VAN038', 'make': 'PORSCHE', 'model': 'CAYENNE DIESEL ESTATE', 'derivative': 'Diesel [245] 5dr Tiptronic S', 'mileage': 136175, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-08', 'fuel': 'Diesel', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HG11PKA/2026-03-24/image/b6935308-1e2a-4622-9004-f98af869accd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/3bc4a239-a115-4691-ab77-7f0c96af47bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/8aedbc7b-0da0-466e-9f64-adc6654cd77c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/f8ae8efa-4003-4139-8852-7d2e6ba4a210_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/1ef65f32-083d-4993-bc71-4f5959186641_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/0a6ab31a-6ee9-410f-adcf-5f7941f3a667_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/ea8dd766-698e-4b7c-9ec9-524c004918e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/e87374aa-8aea-484f-84e3-8387558fdad4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/13 - 20K, 12/14 - 40K, 11/15 - 50K, 05/17 - 75K, 01/20 - 99K, 01/22 - NO MILEAGE, 06/23 - NO MILEAGE, 02/25 - 129K, 06/25 - 131K, 11/25 - 134K,', 'remarks': '**1294** VOSA STATES 50K, 67K, 76K, 76K, 89K, 99K, 104K, 109K, 115K, 122K, 129K, 136K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f36112f-ac93-4b59-a942-2da74690489a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120670779, 'registration': 'HG11PKA', 'account': 'VAN038', 'make': 'PORSCHE', 'model': 'CAYENNE DIESEL ESTATE', 'derivative': 'Diesel [245] 5dr Tiptronic S', 'mileage': 136175, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-08', 'fuel': 'Diesel', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HG11PKA/2026-03-24/image/b6935308-1e2a-4622-9004-f98af869accd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/3bc4a239-a115-4691-ab77-7f0c96af47bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/8aedbc7b-0da0-466e-9f64-adc6654cd77c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/f8ae8efa-4003-4139-8852-7d2e6ba4a210_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/1ef65f32-083d-4993-bc71-4f5959186641_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/0a6ab31a-6ee9-410f-adcf-5f7941f3a667_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/ea8dd766-698e-4b7c-9ec9-524c004918e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/e87374aa-8aea-484f-84e3-8387558fdad4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/13 - 20K, 12/14 - 40K, 11/15 - 50K, 05/17 - 75K, 01/20 - 99K, 01/22 - NO MILEAGE, 06/23 - NO MILEAGE, 02/25 - 129K, 06/25 - 131K, 11/25 - 134K,', 'remarks': '**1294** VOSA STATES 50K, 67K, 76K, 76K, 89K, 99K, 104K, 109K, 115K, 122K, 129K, 136K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f36112f-ac93-4b59-a942-2da74690489a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e050b2-0e22-5530-a26d-51eb1cf6b442 with identifier: 120670779
2026-03-25 10:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e050b2-0e22-5530-a26d-51eb1cf6b442 with scrape type 2
2026-03-25 10:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e050b2-0e22-5530-a26d-51eb1cf6b442 with scrape type 2
2026-03-25 10:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 25e050b2-0e22-5530-a26d-51eb1cf6b442, identifier: 120670779
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120764254
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120764254%27 HTTP/1.1" 200 None
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Scrape type for 120764254: 1
2026-03-25 10:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: eba02725-3b35-5f54-9027-cf6b084c9f85 with identifier: 120644493
2026-03-25 10:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: eba02725-3b35-5f54-9027-cf6b084c9f85 with identifier: 120644493
2026-03-25 10:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: eba02725-3b35-5f54-9027-cf6b084c9f85 with identifier: 120644493 to the API
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120644493?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'eba02725-3b35-5f54-9027-cf6b084c9f85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK68OSJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120644493',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'UP HATCHBACK',
'odometer': 85452,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-28',
'seller_name': 'Vantage Motor Group',
'title': 'VOLKSWAGEN UP HATCHBACK 1.0 Move Up 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.0 Move Up 5dr [Start Stop]',
'vin': None,
'year': 2018}
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120644493%27 HTTP/1.1" 200 None
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Saving data for 120644493: {'auction_closing_time': 1774958400.0, 'created_time': 1774328518.456899, 'last_price_update_time': 1774432950.661123}
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120644493') HTTP/1.1" 204 0
2026-03-25 10:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 25e050b2-0e22-5530-a26d-51eb1cf6b442 with identifier: 120670779
2026-03-25 10:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 25e050b2-0e22-5530-a26d-51eb1cf6b442 with identifier: 120670779
2026-03-25 10:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 25e050b2-0e22-5530-a26d-51eb1cf6b442 with identifier: 120670779 to the API
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120670779?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 189,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '25e050b2-0e22-5530-a26d-51eb1cf6b442',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HG11PKA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120670779',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PORSCHE',
'model': 'CAYENNE DIESEL ESTATE',
'odometer': 136175,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-08',
'seller_name': 'Vantage Motor Group',
'title': 'PORSCHE CAYENNE DIESEL ESTATE Diesel [245] 5dr Tiptronic S',
'transmission': 'automatic',
'trim': 'Diesel [245] 5dr Tiptronic S',
'vin': None,
'year': 2011}
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120670779%27 HTTP/1.1" 200 None
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Saving data for 120670779: {'auction_closing_time': 1774958400.0, 'created_time': 1774328521.909828, 'last_price_update_time': 1774432950.969122}
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120670779') HTTP/1.1" 204 0
2026-03-25 10:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120762820
2026-03-25 10:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762820%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120762820: 1
2026-03-25 10:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120646744?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02: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 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120277955
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277955%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120277955: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120765323
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765323%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120765323: 1
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120732829
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732829%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120732829: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120688561
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688561%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120688561: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120309163
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120309163%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120309163: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120262081
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262081%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120262081: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120584466
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584466%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120584466: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120761571
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761571%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120761571: 1
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120417051
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417051%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120417051: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120737281
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737281%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120737281: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 116946906
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116946906%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 116946906: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120689794
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689794%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120689794: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120538387
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538387%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120538387: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120248585
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120248585%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120248585: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 118686440
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118686440%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 118686440: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120401505
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401505%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120401505: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120759447
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759447%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Scrape type for 120759447: 0
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120646744, 'registration': 'L19GRJ', 'account': 'VAN046', 'make': 'TOYOTA', 'model': 'AURIS HATCHBACK', 'derivative': '1.8 VVTi Hybrid T Spirit 5dr CVT Auto', 'mileage': 73046, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-11-21', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1797, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/L19GRJ/2026-03-24/image/060caada-4a50-4d0f-b0af-e64c608d13b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/41829da0-6986-42f7-9793-5e6b87b0c445_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/942bd8de-75c7-4b0a-868a-ae63ea689b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/e4147783-ba43-43bf-9579-7a4b03cbfcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/55b67891-c081-47ab-bbc0-46567400a5a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/7dd01940-266e-4250-859f-5a351f5c4264_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/82a34177-a50a-4c9f-bd8f-8c5d0a9fa36b_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/1344358c-0d23-4dad-bae1-4887828db3ff_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 11/12 - 11K, 01/13 - NO MILEAGE, 11/13 - 17K, 11/14 - 23K, 06/15 - 27K, 05/16 - 34K, 01/17 - 40K, 06/17 - 43K, 07/18 - 53K, 04/19 - 62K, 03/20 - 63K, 03/21 - 65K, 03/22 - 66K, 02/23 - 68K, 03/24 - 69K, 02/25 - 71K, 03/26 - 73K,', 'remarks': '**1220** VOSA STATES 23K, 27K, 34K, 43K, 51K, 62K, 63K, 65K, 66K, 68K, 69K, 71K, 73K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 93, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/944b2e8a-7604-40e9-b0cd-4d47e821481e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120646744, 'registration': 'L19GRJ', 'account': 'VAN046', 'make': 'TOYOTA', 'model': 'AURIS HATCHBACK', 'derivative': '1.8 VVTi Hybrid T Spirit 5dr CVT Auto', 'mileage': 73046, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-11-21', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1797, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/L19GRJ/2026-03-24/image/060caada-4a50-4d0f-b0af-e64c608d13b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/41829da0-6986-42f7-9793-5e6b87b0c445_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/942bd8de-75c7-4b0a-868a-ae63ea689b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/e4147783-ba43-43bf-9579-7a4b03cbfcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/55b67891-c081-47ab-bbc0-46567400a5a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/7dd01940-266e-4250-859f-5a351f5c4264_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/82a34177-a50a-4c9f-bd8f-8c5d0a9fa36b_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/1344358c-0d23-4dad-bae1-4887828db3ff_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 11/12 - 11K, 01/13 - NO MILEAGE, 11/13 - 17K, 11/14 - 23K, 06/15 - 27K, 05/16 - 34K, 01/17 - 40K, 06/17 - 43K, 07/18 - 53K, 04/19 - 62K, 03/20 - 63K, 03/21 - 65K, 03/22 - 66K, 02/23 - 68K, 03/24 - 69K, 02/25 - 71K, 03/26 - 73K,', 'remarks': '**1220** VOSA STATES 23K, 27K, 34K, 43K, 51K, 62K, 63K, 65K, 66K, 68K, 69K, 71K, 73K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 93, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/944b2e8a-7604-40e9-b0cd-4d47e821481e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51f0de5-ff35-5ba8-a55b-d18106aaee61 with identifier: 120646744
2026-03-25 10:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51f0de5-ff35-5ba8-a55b-d18106aaee61 with scrape type 2
2026-03-25 10:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51f0de5-ff35-5ba8-a55b-d18106aaee61 with scrape type 2
2026-03-25 10:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b51f0de5-ff35-5ba8-a55b-d18106aaee61, identifier: 120646744
2026-03-25 10:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b51f0de5-ff35-5ba8-a55b-d18106aaee61 with identifier: 120646744
2026-03-25 10:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b51f0de5-ff35-5ba8-a55b-d18106aaee61 with identifier: 120646744
2026-03-25 10:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b51f0de5-ff35-5ba8-a55b-d18106aaee61 with identifier: 120646744 to the API
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120646744?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 93,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'b51f0de5-ff35-5ba8-a55b-d18106aaee61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'L19GRJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120646744',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'AURIS HATCHBACK',
'odometer': 73046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-21',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA AURIS HATCHBACK 1.8 VVTi Hybrid T Spirit 5dr CVT Auto',
'transmission': 'automatic',
'trim': '1.8 VVTi Hybrid T Spirit 5dr CVT Auto',
'vin': None,
'year': 2011}
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646744%27 HTTP/1.1" 200 None
2026-03-25 10:02:31 [astonbarclay.gb] INFO: Saving data for 120646744: {'auction_closing_time': 1774958400.0, 'created_time': 1774328525.568263, 'last_price_update_time': 1774432951.988662}
2026-03-25 10:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120646744') HTTP/1.1" 204 0
2026-03-25 10:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120416058?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02: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 10:02:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120416058, 'registration': 'PN15XAW', 'account': 'LAN037', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi BlueMotion Tech Match 5dr', 'mileage': 104764, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-03-14', 'fuel': 'Diesel', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN15XAW/2026-03-19/image/e2adf609-5192-4d77-ac27-a8abc5e498ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/43dec6b6-b1c7-42be-9922-d742afe7635a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/bc495e5c-d169-4aad-b584-a612b533397e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/728fdac2-a795-4b45-9304-c6d3c3d70adf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/08174fb7-e00d-477c-acae-f5c75a576016_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/86205f23-87ae-492c-81af-796d8360382a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/b1d25f30-1dbb-4644-9381-76788aaef11f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/83f947bb-a967-49b9-98ee-545953d88906_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/8c64d1f3-2ffe-4968-b5b6-08163a8ee6e0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1769** VOSA STATES 34K, 47K, 57K, 61K, 69K, 78K, 88K, 96K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f53bb9d-9d35-44b7-90a5-72dd4a61ce6b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120416058, 'registration': 'PN15XAW', 'account': 'LAN037', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi BlueMotion Tech Match 5dr', 'mileage': 104764, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-03-14', 'fuel': 'Diesel', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN15XAW/2026-03-19/image/e2adf609-5192-4d77-ac27-a8abc5e498ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/43dec6b6-b1c7-42be-9922-d742afe7635a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/bc495e5c-d169-4aad-b584-a612b533397e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/728fdac2-a795-4b45-9304-c6d3c3d70adf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/08174fb7-e00d-477c-acae-f5c75a576016_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/86205f23-87ae-492c-81af-796d8360382a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/b1d25f30-1dbb-4644-9381-76788aaef11f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/83f947bb-a967-49b9-98ee-545953d88906_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/8c64d1f3-2ffe-4968-b5b6-08163a8ee6e0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1769** VOSA STATES 34K, 47K, 57K, 61K, 69K, 78K, 88K, 96K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f53bb9d-9d35-44b7-90a5-72dd4a61ce6b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 509f9bf5-9860-5768-b651-6b2770276fd1 with identifier: 120416058
2026-03-25 10:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 509f9bf5-9860-5768-b651-6b2770276fd1 with scrape type 2
2026-03-25 10:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 509f9bf5-9860-5768-b651-6b2770276fd1 with scrape type 2
2026-03-25 10:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 509f9bf5-9860-5768-b651-6b2770276fd1, identifier: 120416058
2026-03-25 10:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 509f9bf5-9860-5768-b651-6b2770276fd1 with identifier: 120416058
2026-03-25 10:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 509f9bf5-9860-5768-b651-6b2770276fd1 with identifier: 120416058
2026-03-25 10:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 509f9bf5-9860-5768-b651-6b2770276fd1 with identifier: 120416058 to the API
2026-03-25 10:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120416058?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '509f9bf5-9860-5768-b651-6b2770276fd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN15XAW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120416058',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN DIESEL ESTATE',
'odometer': 104764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-14',
'seller_name': 'Cox Motor Group',
'title': 'VOLKSWAGEN TIGUAN DIESEL ESTATE 2.0 TDi BlueMotion Tech Match 5dr',
'transmission': 'manual',
'trim': '2.0 TDi BlueMotion Tech Match 5dr',
'vin': None,
'year': 2015}
2026-03-25 10:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120416058%27 HTTP/1.1" 200 None
2026-03-25 10:02:36 [astonbarclay.gb] INFO: Saving data for 120416058: {'auction_closing_time': 1774612800.0, 'created_time': 1773860517.36677, 'last_price_update_time': 1774432956.24295}
2026-03-25 10:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120416058') HTTP/1.1" 204 0
2026-03-25 10:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763511?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763511, 'registration': 'BF67VVP', 'account': 'MOT075', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [82] Flair 5dr ETG', 'mileage': 89466, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-09-04', 'fuel': 'Petrol', 'motExpiry': '2026-01-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 32K 45K 58K 71K 80K NUMBER OF FORMER KEEPRS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ef620945-61d9-4510-a84d-cab6736d0ec6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763511, 'registration': 'BF67VVP', 'account': 'MOT075', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [82] Flair 5dr ETG', 'mileage': 89466, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-09-04', 'fuel': 'Petrol', 'motExpiry': '2026-01-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 32K 45K 58K 71K 80K NUMBER OF FORMER KEEPRS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ef620945-61d9-4510-a84d-cab6736d0ec6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0fee717-6cdc-5eed-9311-30a12017272c with identifier: 120763511
2026-03-25 10:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0fee717-6cdc-5eed-9311-30a12017272c with scrape type 1
2026-03-25 10:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f0fee717-6cdc-5eed-9311-30a12017272c
2026-03-25 10:02:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f0fee717-6cdc-5eed-9311-30a12017272c
2026-03-25 10:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f0fee717-6cdc-5eed-9311-30a12017272c, identifier: 120763511
2026-03-25 10:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f0fee717-6cdc-5eed-9311-30a12017272c with identifier: 120763511
2026-03-25 10:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f0fee717-6cdc-5eed-9311-30a12017272c with identifier: 120763511
2026-03-25 10:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f0fee717-6cdc-5eed-9311-30a12017272c with identifier: 120763511 to the API
2026-03-25 10:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763511?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0fee717-6cdc-5eed-9311-30a12017272c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF67VVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763511',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CITROEN',
'model': 'C4 CACTUS HATCHBACK',
'odometer': 89466,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-04',
'seller_name': 'MotoNovo Finance',
'title': 'CITROEN C4 CACTUS HATCHBACK 1.2 PureTech [82] Flair 5dr ETG',
'transmission': 'automatic',
'trim': '1.2 PureTech [82] Flair 5dr ETG',
'vin': None,
'year': 2017}
2026-03-25 10:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763511%27 HTTP/1.1" 200 None
2026-03-25 10:02:38 [astonbarclay.gb] INFO: Saving data for 120763511: {'created_time': 1774432958.849877, 'last_price_update_time': 1774432958.849904, 'auction_closing_time': 1774947600.0}
2026-03-25 10:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763511') HTTP/1.1" 204 0
2026-03-25 10:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120587587?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763578?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:02:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120587587, 'registration': 'PF13HWS', 'account': 'VAN046', 'make': 'MINI', 'model': 'ONE', 'derivative': 'CLUBMAN', 'mileage': 89497, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-07-16', 'fuel': 'Petrol', 'motExpiry': '2026-07-17', 'doors': None, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PF13HWS/2026-03-24/image/194e378c-3dba-41b5-a180-1f806933a449_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/bd2f23e3-6afb-4c37-b7ce-45d173d13a16_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/4c9d4ba7-83d9-486f-96f8-17fc1e09b606_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/8b11a06d-de1c-4cde-b8ca-100c99a9dd4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/f3352603-95bc-4d90-9512-2d0819db4cdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/7566360f-b071-47d8-a93a-33593fd69198_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/d0999ce3-68a8-4a98-8947-a0ab2bb41135_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/40d48d3e-0e62-4cb0-b786-fbec49379521_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 - 17K, 06/16 - 25K, 02/18 - 40K, 07/19 - 51K, 07/20 - 57K, 07/21 - 61K, 07/22 - 68K, 07/23 - 74K, 07/24 - 80K, 07/25 - 86K,', 'remarks': '**1304** VOSA STATES 25K, 34K, 43K, 51K, 57K, 61K, 68K, 74K, 80K, 86K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7698ed3-c0a1-4c00-9372-aee06529add6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120587587, 'registration': 'PF13HWS', 'account': 'VAN046', 'make': 'MINI', 'model': 'ONE', 'derivative': 'CLUBMAN', 'mileage': 89497, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-07-16', 'fuel': 'Petrol', 'motExpiry': '2026-07-17', 'doors': None, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PF13HWS/2026-03-24/image/194e378c-3dba-41b5-a180-1f806933a449_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/bd2f23e3-6afb-4c37-b7ce-45d173d13a16_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/4c9d4ba7-83d9-486f-96f8-17fc1e09b606_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/8b11a06d-de1c-4cde-b8ca-100c99a9dd4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/f3352603-95bc-4d90-9512-2d0819db4cdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/7566360f-b071-47d8-a93a-33593fd69198_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/d0999ce3-68a8-4a98-8947-a0ab2bb41135_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/40d48d3e-0e62-4cb0-b786-fbec49379521_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 - 17K, 06/16 - 25K, 02/18 - 40K, 07/19 - 51K, 07/20 - 57K, 07/21 - 61K, 07/22 - 68K, 07/23 - 74K, 07/24 - 80K, 07/25 - 86K,', 'remarks': '**1304** VOSA STATES 25K, 34K, 43K, 51K, 57K, 61K, 68K, 74K, 80K, 86K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7698ed3-c0a1-4c00-9372-aee06529add6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with identifier: 120587587
2026-03-25 10:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with scrape type 2
2026-03-25 10:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with scrape type 2
2026-03-25 10:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8cbbeb07-795a-5a31-96d0-58bea4a66a68, identifier: 120587587
2026-03-25 10:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with identifier: 120587587
2026-03-25 10:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with identifier: 120587587
2026-03-25 10:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with identifier: 120587587 to the API
2026-03-25 10:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120587587?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '8cbbeb07-795a-5a31-96d0-58bea4a66a68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PF13HWS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120587587',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MINI',
'model': 'ONE',
'odometer': 89497,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-16',
'seller_name': 'Vantage Motor Group',
'title': 'MINI ONE CLUBMAN',
'transmission': 'manual',
'trim': 'CLUBMAN',
'vin': None,
'year': 2013}
2026-03-25 10:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587587%27 HTTP/1.1" 200 None
2026-03-25 10:02:40 [astonbarclay.gb] INFO: Saving data for 120587587: {'auction_closing_time': 1774958400.0, 'created_time': 1774328515.021266, 'last_price_update_time': 1774432960.493131}
2026-03-25 10:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120587587') HTTP/1.1" 204 0
2026-03-25 10:02:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763578, 'registration': 'BU65ORX', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 CDTi [170] SRi Vx-line Nav 5dr [S/S]', 'mileage': 100769, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-09-10', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K 49K 57K 61K 62K 66K 80K 89K 97K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ba45e1f8-c3a9-4242-ba7a-b3da1632fe8b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763578, 'registration': 'BU65ORX', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 CDTi [170] SRi Vx-line Nav 5dr [S/S]', 'mileage': 100769, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-09-10', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K 49K 57K 61K 62K 66K 80K 89K 97K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ba45e1f8-c3a9-4242-ba7a-b3da1632fe8b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34fdc37c-3057-5857-b2af-1e76a3aad151 with identifier: 120763578
2026-03-25 10:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34fdc37c-3057-5857-b2af-1e76a3aad151 with scrape type 1
2026-03-25 10:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 34fdc37c-3057-5857-b2af-1e76a3aad151
2026-03-25 10:02:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 34fdc37c-3057-5857-b2af-1e76a3aad151
2026-03-25 10:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 34fdc37c-3057-5857-b2af-1e76a3aad151, identifier: 120763578
2026-03-25 10:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 34fdc37c-3057-5857-b2af-1e76a3aad151 with identifier: 120763578
2026-03-25 10:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 34fdc37c-3057-5857-b2af-1e76a3aad151 with identifier: 120763578
2026-03-25 10:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 34fdc37c-3057-5857-b2af-1e76a3aad151 with identifier: 120763578 to the API
2026-03-25 10:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02: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 10:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763578?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '34fdc37c-3057-5857-b2af-1e76a3aad151',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BU65ORX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763578',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'INSIGNIA DIESEL SPORTS TOURER',
'odometer': 100769,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-04',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL INSIGNIA DIESEL SPORTS TOURER 2.0 CDTi [170] SRi Vx-line '
'Nav 5dr [S/S]',
'transmission': 'manual',
'trim': '2.0 CDTi [170] SRi Vx-line Nav 5dr [S/S]',
'vin': None,
'year': 2015}
2026-03-25 10:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763578%27 HTTP/1.1" 200 None
2026-03-25 10:02:41 [astonbarclay.gb] INFO: Saving data for 120763578: {'created_time': 1774432961.35336, 'last_price_update_time': 1774432961.353372, 'auction_closing_time': 1774947600.0}
2026-03-25 10:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763578') HTTP/1.1" 204 0
2026-03-25 10:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120574999?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10:02:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120574999, 'registration': 'SH12XGZ', 'account': 'DJC008', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi 1 5dr', 'mileage': 99003, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-29', 'fuel': 'Petrol', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/f37e217e-834d-4083-88cd-d74e0249a121_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/02d66df8-e07c-49fa-b4aa-625145cdc90f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/1bedf35f-1fe5-49a1-9858-cca66a357951_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/ad9c4237-eae3-4d40-9c8a-dd175406d3ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/4bbc037c-82bc-45e4-b869-8d340e4b4ec6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/73a03b27-65e2-4ea9-9a6b-26d9e5533d11_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/e5bdb2f1-c8bf-49ac-8f4e-c762dd50fa05_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/dad37316-5402-4af8-8957-4bc279371658_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**190** VOSA STATES 17K, 22K, 28K, 32K, 41K, 56K, 63K, 67K, 76K, 85K, 91K, 98K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3227a636-e82a-486d-9de9-d1b8cfe02dc0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120574999, 'registration': 'SH12XGZ', 'account': 'DJC008', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi 1 5dr', 'mileage': 99003, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-29', 'fuel': 'Petrol', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/f37e217e-834d-4083-88cd-d74e0249a121_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/02d66df8-e07c-49fa-b4aa-625145cdc90f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/1bedf35f-1fe5-49a1-9858-cca66a357951_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/ad9c4237-eae3-4d40-9c8a-dd175406d3ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/4bbc037c-82bc-45e4-b869-8d340e4b4ec6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/73a03b27-65e2-4ea9-9a6b-26d9e5533d11_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/e5bdb2f1-c8bf-49ac-8f4e-c762dd50fa05_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH12XGZ/2026-03-20/image/dad37316-5402-4af8-8957-4bc279371658_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**190** VOSA STATES 17K, 22K, 28K, 32K, 41K, 56K, 63K, 67K, 76K, 85K, 91K, 98K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3227a636-e82a-486d-9de9-d1b8cfe02dc0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd0bd489-9dbc-5e57-80ed-66ac562162bb with identifier: 120574999
2026-03-25 10:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd0bd489-9dbc-5e57-80ed-66ac562162bb with scrape type 2
2026-03-25 10:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd0bd489-9dbc-5e57-80ed-66ac562162bb with scrape type 2
2026-03-25 10:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cd0bd489-9dbc-5e57-80ed-66ac562162bb, identifier: 120574999
2026-03-25 10:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cd0bd489-9dbc-5e57-80ed-66ac562162bb with identifier: 120574999
2026-03-25 10:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cd0bd489-9dbc-5e57-80ed-66ac562162bb with identifier: 120574999
2026-03-25 10:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cd0bd489-9dbc-5e57-80ed-66ac562162bb with identifier: 120574999 to the API
2026-03-25 10:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120574999?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'cd0bd489-9dbc-5e57-80ed-66ac562162bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SH12XGZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120574999',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 99003,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-29',
'seller_name': 'Cox Motor Group',
'title': 'KIA SPORTAGE ESTATE 1.6 GDi 1 5dr',
'transmission': 'manual',
'trim': '1.6 GDi 1 5dr',
'vin': None,
'year': 2012}
2026-03-25 10:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574999%27 HTTP/1.1" 200 None
2026-03-25 10:02:43 [astonbarclay.gb] INFO: Saving data for 120574999: {'auction_closing_time': 1774612800.0, 'created_time': 1773914516.851889, 'last_price_update_time': 1774432963.165149}
2026-03-25 10:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120574999') HTTP/1.1" 204 0
2026-03-25 10:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733681?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:03: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 10:03:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733681, 'registration': 'LD14VRX', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'SCIROCCO COUPE', 'derivative': '1.4 TSI 3dr [Nav]', 'mileage': 78488, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-05-20', 'fuel': 'Petrol', 'motExpiry': '2026-06-25', 'doors': 3, 'engineSize': 1390, 'bodyType': 'Coupe', '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 CAT N - NON-STRUCTURAL - Damage is front end and rear end', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', '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 10:03:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733681, 'registration': 'LD14VRX', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'SCIROCCO COUPE', 'derivative': '1.4 TSI 3dr [Nav]', 'mileage': 78488, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-05-20', 'fuel': 'Petrol', 'motExpiry': '2026-06-25', 'doors': 3, 'engineSize': 1390, 'bodyType': 'Coupe', '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 CAT N - NON-STRUCTURAL - Damage is front end and rear end', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', '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 10:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7313339a-5714-5d7b-80be-dbe2ded3ca5d with identifier: 120733681
2026-03-25 10:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7313339a-5714-5d7b-80be-dbe2ded3ca5d with scrape type 1
2026-03-25 10:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7313339a-5714-5d7b-80be-dbe2ded3ca5d
2026-03-25 10:03:01 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7313339a-5714-5d7b-80be-dbe2ded3ca5d
2026-03-25 10:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7313339a-5714-5d7b-80be-dbe2ded3ca5d, identifier: 120733681
2026-03-25 10:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7313339a-5714-5d7b-80be-dbe2ded3ca5d with identifier: 120733681
2026-03-25 10:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7313339a-5714-5d7b-80be-dbe2ded3ca5d with identifier: 120733681
2026-03-25 10:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7313339a-5714-5d7b-80be-dbe2ded3ca5d with identifier: 120733681 to the API
2026-03-25 10:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733681?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '7313339a-5714-5d7b-80be-dbe2ded3ca5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LD14VRX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733681',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'SCIROCCO COUPE',
'odometer': 78488,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-20',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN SCIROCCO COUPE 1.4 TSI 3dr [Nav]',
'transmission': 'manual',
'trim': '1.4 TSI 3dr [Nav]',
'vin': None,
'year': 2014}
2026-03-25 10:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733681%27 HTTP/1.1" 200 None
2026-03-25 10:03:02 [astonbarclay.gb] INFO: Saving data for 120733681: {'created_time': 1774432982.479834, 'last_price_update_time': 1774432982.479845, 'auction_closing_time': 1774888200.0}
2026-03-25 10:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733681') HTTP/1.1" 204 0
2026-03-25 10:03:05 [scrapy.extensions.logstats] INFO: Crawled 134 pages (at 22 pages/min), scraped 108 items (at 35 items/min)
2026-03-25 10:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 10:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120764010?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:03:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:03:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120764010, 'registration': 'EY71XWM', 'account': 'MOT070', 'make': 'AUDI', 'model': 'A3 SPORTBACK SPECIAL EDITIONS', 'derivative': '35 TFSI Edition 1 5dr S Tronic', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2021-09-14', 'fuel': 'Petrol', 'motExpiry': '2026-09-13', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:03:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120764010, 'registration': 'EY71XWM', 'account': 'MOT070', 'make': 'AUDI', 'model': 'A3 SPORTBACK SPECIAL EDITIONS', 'derivative': '35 TFSI Edition 1 5dr S Tronic', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2021-09-14', 'fuel': 'Petrol', 'motExpiry': '2026-09-13', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 040534a2-b213-5183-b427-cf5336061fcb with identifier: 120764010
2026-03-25 10:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 040534a2-b213-5183-b427-cf5336061fcb with scrape type 1
2026-03-25 10:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 040534a2-b213-5183-b427-cf5336061fcb
2026-03-25 10:03:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 040534a2-b213-5183-b427-cf5336061fcb
2026-03-25 10:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 040534a2-b213-5183-b427-cf5336061fcb, identifier: 120764010
2026-03-25 10:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 040534a2-b213-5183-b427-cf5336061fcb with identifier: 120764010
2026-03-25 10:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 040534a2-b213-5183-b427-cf5336061fcb with identifier: 120764010
2026-03-25 10:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 040534a2-b213-5183-b427-cf5336061fcb with identifier: 120764010 to the API
2026-03-25 10:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120764010?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '040534a2-b213-5183-b427-cf5336061fcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY71XWM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120764010',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A3 SPORTBACK SPECIAL EDITIONS',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-14',
'seller_name': 'Motability Operations',
'title': 'AUDI A3 SPORTBACK SPECIAL EDITIONS 35 TFSI Edition 1 5dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI Edition 1 5dr S Tronic',
'vin': None,
'year': 2021}
2026-03-25 10:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120764010%27 HTTP/1.1" 200 None
2026-03-25 10:03:23 [astonbarclay.gb] INFO: Saving data for 120764010: {'created_time': 1774433003.093032, 'last_price_update_time': 1774433003.093043}
2026-03-25 10:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120764010') HTTP/1.1" 204 0
2026-03-25 10:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118696822?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:03:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118696822, 'registration': 'VN64HNW', 'account': 'MOT131', 'make': 'FIAT', 'model': '500L DIESEL HATCHBACK', 'derivative': '1.3 Multijet 85 Pop Star 5dr Dualogic', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2014-11-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-13', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN64HNW/2026-01-22/image/7ca613b4-f03e-4f6b-a0ea-52934271a153_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/100ea537-8af9-4d0f-983b-b3bebaff2c59_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/0c070663-778f-4039-ae75-79e6a200908e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/c278415a-badf-4b4b-8885-2c6379b045ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/ada2498e-3dec-486f-8a6d-17cfbb0d77a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/b34b80fc-a7b1-41fb-b0a1-6da33ed4268b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/15 - 1K, 03/16 - 8K, 03/17 - 16K, 02/18 -26K, 02/19 - 34K, 06/20 - 44K, 06/21 - 50K,', 'remarks': '****NON RUNNER REQUIRES A NEW GEAR BOX COULD BE FURTHER ISSUES COLLECTION ONLY FROM CHELMSFORD****MOT STATES 56K, 59K, 61K, 64K, - CAP SET AT LAST KNOWN MILEAGE (64,069mi)', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:03:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118696822, 'registration': 'VN64HNW', 'account': 'MOT131', 'make': 'FIAT', 'model': '500L DIESEL HATCHBACK', 'derivative': '1.3 Multijet 85 Pop Star 5dr Dualogic', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2014-11-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-13', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN64HNW/2026-01-22/image/7ca613b4-f03e-4f6b-a0ea-52934271a153_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/100ea537-8af9-4d0f-983b-b3bebaff2c59_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/0c070663-778f-4039-ae75-79e6a200908e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/c278415a-badf-4b4b-8885-2c6379b045ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/ada2498e-3dec-486f-8a6d-17cfbb0d77a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/b34b80fc-a7b1-41fb-b0a1-6da33ed4268b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/15 - 1K, 03/16 - 8K, 03/17 - 16K, 02/18 -26K, 02/19 - 34K, 06/20 - 44K, 06/21 - 50K,', 'remarks': '****NON RUNNER REQUIRES A NEW GEAR BOX COULD BE FURTHER ISSUES COLLECTION ONLY FROM CHELMSFORD****MOT STATES 56K, 59K, 61K, 64K, - CAP SET AT LAST KNOWN MILEAGE (64,069mi)', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00caed3f-86ff-57af-8dc9-f09274a181d4 with identifier: 118696822
2026-03-25 10:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00caed3f-86ff-57af-8dc9-f09274a181d4 with scrape type 1
2026-03-25 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 00caed3f-86ff-57af-8dc9-f09274a181d4
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVN64HNW%252F2026-01-22%252Fimage%252F7ca613b4-f03e-4f6b-a0ea-52934271a153_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VN64HNW/2026-01-22/image/7ca613b4-f03e-4f6b-a0ea-52934271a153_removebg.jpg?w=600 already downloaded
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVN64HNW%252F2026-01-22%252Fimage%252F100ea537-8af9-4d0f-983b-b3bebaff2c59_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VN64HNW/2026-01-22/image/100ea537-8af9-4d0f-983b-b3bebaff2c59_removebg.jpg?w=600 already downloaded
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVN64HNW%252F2026-01-22%252Fimage%252F0c070663-778f-4039-ae75-79e6a200908e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VN64HNW/2026-01-22/image/0c070663-778f-4039-ae75-79e6a200908e_removebg.jpg?w=600 already downloaded
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVN64HNW%252F2026-01-22%252Fimage%252Fc278415a-badf-4b4b-8885-2c6379b045ab_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VN64HNW/2026-01-22/image/c278415a-badf-4b4b-8885-2c6379b045ab_removebg.jpg?w=600 already downloaded
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVN64HNW%252F2026-01-22%252Fimage%252Fada2498e-3dec-486f-8a6d-17cfbb0d77a2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VN64HNW/2026-01-22/image/ada2498e-3dec-486f-8a6d-17cfbb0d77a2_removebg.jpg?w=600 already downloaded
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVN64HNW%252F2026-01-22%252Fimage%252Fb34b80fc-a7b1-41fb-b0a1-6da33ed4268b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VN64HNW/2026-01-22/image/b34b80fc-a7b1-41fb-b0a1-6da33ed4268b_removebg.jpg?w=600 already downloaded
2026-03-25 10:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 00caed3f-86ff-57af-8dc9-f09274a181d4, identifier: 118696822
2026-03-25 10:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 00caed3f-86ff-57af-8dc9-f09274a181d4 with identifier: 118696822
2026-03-25 10:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 00caed3f-86ff-57af-8dc9-f09274a181d4 with identifier: 118696822
2026-03-25 10:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 00caed3f-86ff-57af-8dc9-f09274a181d4 with identifier: 118696822 to the API
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:03:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118696822?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '00caed3f-86ff-57af-8dc9-f09274a181d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VN64HNW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118696822',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500L DIESEL HATCHBACK',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 6,
'photo_urls': ['https://abimg003.imgix.net/VN64HNW/2026-01-22/image/7ca613b4-f03e-4f6b-a0ea-52934271a153_removebg.jpg?w=600',
'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/100ea537-8af9-4d0f-983b-b3bebaff2c59_removebg.jpg?w=600',
'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/0c070663-778f-4039-ae75-79e6a200908e_removebg.jpg?w=600',
'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/c278415a-badf-4b4b-8885-2c6379b045ab_removebg.jpg?w=600',
'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/ada2498e-3dec-486f-8a6d-17cfbb0d77a2_removebg.jpg?w=600',
'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/b34b80fc-a7b1-41fb-b0a1-6da33ed4268b_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00caed3f-86ff-57af-8dc9-f09274a181d4/00caed3f-86ff-57af-8dc9-f09274a181d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37184,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/7ca613b4-f03e-4f6b-a0ea-52934271a153_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00caed3f-86ff-57af-8dc9-f09274a181d4/00caed3f-86ff-57af-8dc9-f09274a181d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38002,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/100ea537-8af9-4d0f-983b-b3bebaff2c59_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00caed3f-86ff-57af-8dc9-f09274a181d4/00caed3f-86ff-57af-8dc9-f09274a181d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35927,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/0c070663-778f-4039-ae75-79e6a200908e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00caed3f-86ff-57af-8dc9-f09274a181d4/00caed3f-86ff-57af-8dc9-f09274a181d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38226,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/c278415a-badf-4b4b-8885-2c6379b045ab_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00caed3f-86ff-57af-8dc9-f09274a181d4/00caed3f-86ff-57af-8dc9-f09274a181d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49709,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/ada2498e-3dec-486f-8a6d-17cfbb0d77a2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00caed3f-86ff-57af-8dc9-f09274a181d4/00caed3f-86ff-57af-8dc9-f09274a181d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43293,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VN64HNW/2026-01-22/image/b34b80fc-a7b1-41fb-b0a1-6da33ed4268b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-28',
'seller_name': 'MotoNovo Finance',
'title': 'FIAT 500L DIESEL HATCHBACK 1.3 Multijet 85 Pop Star 5dr Dualogic',
'transmission': 'automatic',
'trim': '1.3 Multijet 85 Pop Star 5dr Dualogic',
'vin': None,
'year': 2014}
2026-03-25 10:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118696822%27 HTTP/1.1" 200 None
2026-03-25 10:03:40 [astonbarclay.gb] INFO: Saving data for 118696822: {'created_time': 1774433020.077305, 'last_price_update_time': 1774433020.077317}
2026-03-25 10:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118696822') HTTP/1.1" 204 0
2026-03-25 10:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:03:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120741797, 'registration': 'LT65KJZ', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'ZAFIRA DIESEL TOURER', 'derivative': '1.6 CDTi ecoFLEX SRi 5dr', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-21', 'fuel': 'Diesel', 'motExpiry': '2025-09-17', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/b765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/f3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/16 - 11K, 07/17 - 16K, 08/18 - 25K, 09/19 - 34K, 09/20 - 42K, 02/26 - 86K', 'remarks': 'Ex-Private Hire VOSA STATES 88K, 99K, 107K, 119K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9288e83-944a-4d33-b973-04f2d895ba09.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:03:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120741797, 'registration': 'LT65KJZ', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'ZAFIRA DIESEL TOURER', 'derivative': '1.6 CDTi ecoFLEX SRi 5dr', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-21', 'fuel': 'Diesel', 'motExpiry': '2025-09-17', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/b765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/f3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/16 - 11K, 07/17 - 16K, 08/18 - 25K, 09/19 - 34K, 09/20 - 42K, 02/26 - 86K', 'remarks': 'Ex-Private Hire VOSA STATES 88K, 99K, 107K, 119K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9288e83-944a-4d33-b973-04f2d895ba09.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 126dbbe8-aa8e-52c2-bc57-524e2127aa12 with identifier: 120741797
2026-03-25 10:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12 with scrape type 1
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252Fb765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/b765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252Ff3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/f3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762820?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10:03:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762820, 'registration': 'DV22UXX', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr', 'mileage': 19601, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-04-26', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 13K 19K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/03553ab8-29dd-4f45-9f1f-7e312be7b613.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:03:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762820, 'registration': 'DV22UXX', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr', 'mileage': 19601, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-04-26', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 13K 19K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/03553ab8-29dd-4f45-9f1f-7e312be7b613.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d145a9b9-2457-58e3-905c-823a591789a4 with identifier: 120762820
2026-03-25 10:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d145a9b9-2457-58e3-905c-823a591789a4 with scrape type 1
2026-03-25 10:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d145a9b9-2457-58e3-905c-823a591789a4
2026-03-25 10:03:53 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d145a9b9-2457-58e3-905c-823a591789a4
2026-03-25 10:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d145a9b9-2457-58e3-905c-823a591789a4, identifier: 120762820
2026-03-25 10:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d145a9b9-2457-58e3-905c-823a591789a4 with identifier: 120762820
2026-03-25 10:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d145a9b9-2457-58e3-905c-823a591789a4 with identifier: 120762820
2026-03-25 10:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d145a9b9-2457-58e3-905c-823a591789a4 with identifier: 120762820 to the API
2026-03-25 10:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762820?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd145a9b9-2457-58e3-905c-823a591789a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV22UXX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762820',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 19601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-26',
'seller_name': None,
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 N-Connecta 5dr',
'vin': None,
'year': 2022}
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120762820%27 HTTP/1.1" 200 None
2026-03-25 10:03:54 [astonbarclay.gb] INFO: Saving data for 120762820: {'created_time': 1774433034.13726, 'last_price_update_time': 1774433034.137272}
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762820') HTTP/1.1" 204 0
2026-03-25 10:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ebfd3d0>
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03: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 10:03:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/f3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedacd55dd0>
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03: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 10:03:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252Ff3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/f3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/b765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedacd9ded0>
2026-03-25 10:03:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03: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 10:03:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252Fb765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/b765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ec23ed0>
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03: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 10:03:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedac3b9110>
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03: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 10:03:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9ec22f50>
2026-03-25 10:03:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03: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 10:03:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f75fd10>
2026-03-25 10:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761571?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:03:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:03:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761571, 'registration': 'LT25SMV', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'X-TRAIL STATION WAGON', 'derivative': '1.5 MHEV 163 Acenta Premium 5dr [7 Seat] Xtronic', 'mileage': 5096, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2025-06-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'NOV5 FORMER KEEPERS UNKNOWN - 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': 160, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ecd4971a-31cf-4806-9111-2ea4cd3fdef9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:03:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761571, 'registration': 'LT25SMV', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'X-TRAIL STATION WAGON', 'derivative': '1.5 MHEV 163 Acenta Premium 5dr [7 Seat] Xtronic', 'mileage': 5096, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2025-06-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'NOV5 FORMER KEEPERS UNKNOWN - 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': 160, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ecd4971a-31cf-4806-9111-2ea4cd3fdef9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f04a0268-851a-5838-9846-923240f145f9 with identifier: 120761571
2026-03-25 10:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04a0268-851a-5838-9846-923240f145f9 with scrape type 1
2026-03-25 10:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f04a0268-851a-5838-9846-923240f145f9
2026-03-25 10:03:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f04a0268-851a-5838-9846-923240f145f9
2026-03-25 10:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f04a0268-851a-5838-9846-923240f145f9, identifier: 120761571
2026-03-25 10:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f04a0268-851a-5838-9846-923240f145f9 with identifier: 120761571
2026-03-25 10:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f04a0268-851a-5838-9846-923240f145f9 with identifier: 120761571
2026-03-25 10:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f04a0268-851a-5838-9846-923240f145f9 with identifier: 120761571 to the API
2026-03-25 10:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761571?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 160,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f04a0268-851a-5838-9846-923240f145f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LT25SMV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761571',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'X-TRAIL STATION WAGON',
'odometer': 5096,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-27',
'seller_name': 'Motability Operations',
'title': 'NISSAN X-TRAIL STATION WAGON 1.5 MHEV 163 Acenta Premium 5dr [7 '
'Seat] Xtronic',
'transmission': 'automatic',
'trim': '1.5 MHEV 163 Acenta Premium 5dr [7 Seat] Xtronic',
'vin': None,
'year': 2025}
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761571%27 HTTP/1.1" 200 None
2026-03-25 10:03:57 [astonbarclay.gb] INFO: Saving data for 120761571: {'created_time': 1774433037.441926, 'last_price_update_time': 1774433037.441939}
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761571') HTTP/1.1" 204 0
2026-03-25 10:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue)
2026-03-25 10:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f693690>
2026-03-25 10:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fedaccb8850>
2026-03-25 10:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLT65KJZ%252F2026-03-25%252Fimage%252F0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600 saved to cache
2026-03-25 10:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12
2026-03-25 10:03:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 126dbbe8-aa8e-52c2-bc57-524e2127aa12, skipping ID generation
2026-03-25 10:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12 with scrape type 1
2026-03-25 10:03:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 126dbbe8-aa8e-52c2-bc57-524e2127aa12 sending to next pipeline
2026-03-25 10:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 126dbbe8-aa8e-52c2-bc57-524e2127aa12, identifier: 120741797
2026-03-25 10:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 126dbbe8-aa8e-52c2-bc57-524e2127aa12 with identifier: 120741797
2026-03-25 10:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 126dbbe8-aa8e-52c2-bc57-524e2127aa12 with identifier: 120741797
2026-03-25 10:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 126dbbe8-aa8e-52c2-bc57-524e2127aa12 with identifier: 120741797 to the API
2026-03-25 10:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '126dbbe8-aa8e-52c2-bc57-524e2127aa12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LT65KJZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120741797',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ZAFIRA DIESEL TOURER',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35380,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36966,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37053,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33438,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60786,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55999,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62665,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/b765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56377,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/f3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_126dbbe8-aa8e-52c2-bc57-524e2127aa12/126dbbe8-aa8e-52c2-bc57-524e2127aa12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77849,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-21',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL ZAFIRA DIESEL TOURER 1.6 CDTi ecoFLEX SRi 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi ecoFLEX SRi 5dr',
'vin': None,
'year': 2015}
2026-03-25 10:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120741797%27 HTTP/1.1" 200 None
2026-03-25 10:03:58 [astonbarclay.gb] INFO: Saving data for 120741797: {'created_time': 1774433038.139383, 'last_price_update_time': 1774433038.139398, 'auction_closing_time': 1775034000.0}
2026-03-25 10:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120741797') HTTP/1.1" 204 0
2026-03-25 10:04:05 [scrapy.extensions.logstats] INFO: Crawled 139 pages (at 5 pages/min), scraped 113 items (at 5 items/min)
2026-03-25 10:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 10:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765323?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10:04:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765323, 'registration': 'YL70LBF', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T N-Connecta 5dr [Glass Roof Pack]', 'mileage': 30285, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2021-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 16K 23K 28K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:04:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765323, 'registration': 'YL70LBF', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T N-Connecta 5dr [Glass Roof Pack]', 'mileage': 30285, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2021-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 16K 23K 28K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd42a1ef-878d-561e-a6d6-97c2650ae8d7 with identifier: 120765323
2026-03-25 10:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd42a1ef-878d-561e-a6d6-97c2650ae8d7 with scrape type 1
2026-03-25 10:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item dd42a1ef-878d-561e-a6d6-97c2650ae8d7
2026-03-25 10:04:26 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item dd42a1ef-878d-561e-a6d6-97c2650ae8d7
2026-03-25 10:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dd42a1ef-878d-561e-a6d6-97c2650ae8d7, identifier: 120765323
2026-03-25 10:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dd42a1ef-878d-561e-a6d6-97c2650ae8d7 with identifier: 120765323
2026-03-25 10:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dd42a1ef-878d-561e-a6d6-97c2650ae8d7 with identifier: 120765323
2026-03-25 10:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dd42a1ef-878d-561e-a6d6-97c2650ae8d7 with identifier: 120765323 to the API
2026-03-25 10:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765323?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'dd42a1ef-878d-561e-a6d6-97c2650ae8d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YL70LBF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765323',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 30285,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-31',
'seller_name': None,
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T N-Connecta 5dr [Glass Roof Pack]',
'transmission': 'manual',
'trim': '1.3 DiG-T N-Connecta 5dr [Glass Roof Pack]',
'vin': None,
'year': 2021}
2026-03-25 10:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120765323%27 HTTP/1.1" 200 None
2026-03-25 10:04:26 [astonbarclay.gb] INFO: Saving data for 120765323: {'created_time': 1774433066.592083, 'last_price_update_time': 1774433066.592096}
2026-03-25 10:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765323') HTTP/1.1" 204 0
2026-03-25 10:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763893?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:04:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763893, 'registration': 'DV22UYF', 'account': 'RCI014', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Edition R135 50kWh Rapid Charge 5dr Auto', 'mileage': 33732, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2022-03-31', 'fuel': 'Electric', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 25K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a95867b5-9ea7-45ff-a02b-d24661b849bd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:04:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763893, 'registration': 'DV22UYF', 'account': 'RCI014', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Edition R135 50kWh Rapid Charge 5dr Auto', 'mileage': 33732, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2022-03-31', 'fuel': 'Electric', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 25K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a95867b5-9ea7-45ff-a02b-d24661b849bd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fe8dfc5-39ba-5e61-b90a-232344d50a39 with identifier: 120763893
2026-03-25 10:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fe8dfc5-39ba-5e61-b90a-232344d50a39 with scrape type 1
2026-03-25 10:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2fe8dfc5-39ba-5e61-b90a-232344d50a39
2026-03-25 10:04:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2fe8dfc5-39ba-5e61-b90a-232344d50a39
2026-03-25 10:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2fe8dfc5-39ba-5e61-b90a-232344d50a39, identifier: 120763893
2026-03-25 10:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2fe8dfc5-39ba-5e61-b90a-232344d50a39 with identifier: 120763893
2026-03-25 10:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2fe8dfc5-39ba-5e61-b90a-232344d50a39 with identifier: 120763893
2026-03-25 10:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2fe8dfc5-39ba-5e61-b90a-232344d50a39 with identifier: 120763893 to the API
2026-03-25 10:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763893?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '2fe8dfc5-39ba-5e61-b90a-232344d50a39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV22UYF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763893',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 33732,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': None,
'title': 'RENAULT ZOE HATCHBACK 100kW GT Edition R135 50kWh Rapid Charge 5dr '
'Auto',
'transmission': 'automatic',
'trim': '100kW GT Edition R135 50kWh Rapid Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 10:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763893%27 HTTP/1.1" 200 None
2026-03-25 10:04:28 [astonbarclay.gb] INFO: Saving data for 120763893: {'created_time': 1774433068.075249, 'last_price_update_time': 1774433068.075262}
2026-03-25 10:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763893') HTTP/1.1" 204 0
2026-03-25 10:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GX25LHF/2026-03-18/image/f1775a65-4313-44be-be8e-88e44361f6ee_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546114?view=catalogue)
2026-03-25 10:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f84fd10>
2026-03-25 10:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGX25LHF%252F2026-03-18%252Fimage%252Ff1775a65-4313-44be-be8e-88e44361f6ee_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/f1775a65-4313-44be-be8e-88e44361f6ee_removebg.jpg?w=600 saved to cache
2026-03-25 10:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e
2026-03-25 10:04:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.956(s), this was the 1st time calling it.
2026-03-25 10:04:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.827957579996767 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 10:04:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 135.660(s), this was the 1st time calling it.
2026-03-25 10:04:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.898993040617329 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 10:04:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 135.660(s), this was the 1st time calling it.
2026-03-25 10:04:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.181298288869729 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 10:04:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 135.661(s), this was the 1st time calling it.
2026-03-25 10:04:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8220855943142613 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 10:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 10:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 10:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 10:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756115?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10:04:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756115, 'registration': 'MF61FDX', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 SW SPECIAL EDITION', 'derivative': '2.2 SD4 Sport LE 5dr Auto', 'mileage': 164298, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-09-16', 'fuel': 'Diesel', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 185, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ba04efd-4449-4d5c-817f-2af19d6306d2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756115, 'registration': 'MF61FDX', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 SW SPECIAL EDITION', 'derivative': '2.2 SD4 Sport LE 5dr Auto', 'mileage': 164298, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-09-16', 'fuel': 'Diesel', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 185, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ba04efd-4449-4d5c-817f-2af19d6306d2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad2f458-d887-5061-8301-31dee49e382e with identifier: 120756115
2026-03-25 10:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad2f458-d887-5061-8301-31dee49e382e with scrape type 1
2026-03-25 10:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item aad2f458-d887-5061-8301-31dee49e382e
2026-03-25 10:04:46 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item aad2f458-d887-5061-8301-31dee49e382e
2026-03-25 10:04:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aad2f458-d887-5061-8301-31dee49e382e, identifier: 120756115
2026-03-25 10:04:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aad2f458-d887-5061-8301-31dee49e382e with identifier: 120756115
2026-03-25 10:04:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aad2f458-d887-5061-8301-31dee49e382e with identifier: 120756115
2026-03-25 10:04:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aad2f458-d887-5061-8301-31dee49e382e with identifier: 120756115 to the API
2026-03-25 10:04:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756115?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 185,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'aad2f458-d887-5061-8301-31dee49e382e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MF61FDX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756115',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'FREELANDER 2 SW SPECIAL EDITION',
'odometer': 164298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-16',
'seller_name': 'UKCGR - Trade',
'title': 'LAND ROVER FREELANDER 2 SW SPECIAL EDITION 2.2 SD4 Sport LE 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.2 SD4 Sport LE 5dr Auto',
'vin': None,
'year': 2011}
2026-03-25 10:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120756115%27 HTTP/1.1" 200 None
2026-03-25 10:04:46 [astonbarclay.gb] INFO: Saving data for 120756115: {'created_time': 1774433086.933809, 'last_price_update_time': 1774433086.933821, 'auction_closing_time': 1774888200.0}
2026-03-25 10:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756115') HTTP/1.1" 204 0
2026-03-25 10:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 10:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GX25LHF/2026-03-18/image/4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546114?view=catalogue)
2026-03-25 10:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9eda3850>
2026-03-25 10:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGX25LHF%252F2026-03-18%252Fimage%252F4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GX25LHF/2026-03-18/image/4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg?w=600 saved to cache
2026-03-25 10:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e
2026-03-25 10:04:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e, skipping ID generation
2026-03-25 10:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e with scrape type 1
2026-03-25 10:04:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e sending to next pipeline
2026-03-25 10:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e, identifier: 120546114
2026-03-25 10:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e with identifier: 120546114
2026-03-25 10:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e with identifier: 120546114
2026-03-25 10:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e with identifier: 120546114 to the API
2026-03-25 10:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GX25LHF/2026-03-18/image/4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GX25LHF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120546114',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 14864,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27609,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/3c512836-3da7-44ab-ac71-c070da9e7a67_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28697,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/4144e6bd-8ad4-4435-9163-d5edb21fbcfe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30809,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/f1775a65-4313-44be-be8e-88e44361f6ee_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31614,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/c43078b2-cc13-4420-9fc1-024d40189f4a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35197,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/cc20d6de-8fc8-4513-a51f-f4da3315dffc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47476,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/5c2c9b21-d809-4e00-bbcc-bc09320a0d74_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e/4f2be2a7-61a6-5002-b6d9-331b0cb0ef9e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46992,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GX25LHF/2026-03-18/image/b8751448-34c5-4959-85a0-7eb846b45bcc_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-04',
'seller_name': 'Liquid Fleet',
'title': 'BMW 1 SERIES HATCHBACK 123 xDrive M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '123 xDrive M Sport 5dr Step Auto',
'vin': None,
'year': 2025}
2026-03-25 10:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120546114%27 HTTP/1.1" 200 None
2026-03-25 10:04:47 [astonbarclay.gb] INFO: Saving data for 120546114: {'created_time': 1774433087.576874, 'last_price_update_time': 1774433087.576891, 'auction_closing_time': 1774519200.0}
2026-03-25 10:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120546114') HTTP/1.1" 204 0
2026-03-25 10:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762800?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631174?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10:04:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762800, 'registration': 'YS67HFH', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 3dr', 'mileage': 61920, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-05', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 24K, 25K, 31K, 36K, 45K, 53K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762800, 'registration': 'YS67HFH', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 3dr', 'mileage': 61920, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-05', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 24K, 25K, 31K, 36K, 45K, 53K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with identifier: 120762800
2026-03-25 10:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with scrape type 1
2026-03-25 10:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 23506aa8-36f2-5b7b-9fa1-d58eb54136f0
2026-03-25 10:04:48 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 23506aa8-36f2-5b7b-9fa1-d58eb54136f0
2026-03-25 10:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0, identifier: 120762800
2026-03-25 10:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with identifier: 120762800
2026-03-25 10:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with identifier: 120762800
2026-03-25 10:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with identifier: 120762800 to the API
2026-03-25 10:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:04:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762800?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '23506aa8-36f2-5b7b-9fa1-d58eb54136f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS67HFH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762800',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 61920,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-30',
'seller_name': 'UKCGR',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Zetec 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 3dr',
'vin': None,
'year': 2017}
2026-03-25 10:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120762800%27 HTTP/1.1" 200 None
2026-03-25 10:04:48 [astonbarclay.gb] INFO: Saving data for 120762800: {'created_time': 1774433088.964991, 'last_price_update_time': 1774433088.965006}
2026-03-25 10:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762800') HTTP/1.1" 204 0
2026-03-25 10:04:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631174, 'registration': 'KJ17KHG', 'account': 'VAN047', 'make': 'MERCEDES-BENZ', 'model': 'CLA DIESEL COUPE', 'derivative': 'CLA 220d AMG Line 4dr Tip Auto', 'mileage': 88834, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-06-15', 'fuel': 'Diesel', 'motExpiry': '2026-12-18', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/16f8e7ed-2cc4-4118-98fa-740d53aa71db_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/4e1f3fe8-b0e2-4d8e-98e2-9dbc6db4e08e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/ad0c5bec-c295-4731-a82d-932b088933d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/6e70b99a-588b-496b-a9d4-5a175def2d59_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/2a277127-5ef9-4eb2-a5fa-fd22c394c5e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/22f255c7-09f4-48bb-9af8-4d671e35e40d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/3fc81f52-11d2-4949-97b3-3f8d57d6f798_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/c04f3752-f1c0-428e-af1c-51d6b40f3f64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/d4c69b16-f21a-4360-81a0-9085bdec1c83_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 07/19 - 22K, 10/20 - 33K, 07/22 - 49K, 08/23 - 60K, 08/25 - 83K,', 'remarks': '**1302** VOSA STATES 33K, 36K, 46K, 53K, 65K, 77K, 86K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40ef34e6-b6a5-45ad-bbef-fb92cfec905e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631174, 'registration': 'KJ17KHG', 'account': 'VAN047', 'make': 'MERCEDES-BENZ', 'model': 'CLA DIESEL COUPE', 'derivative': 'CLA 220d AMG Line 4dr Tip Auto', 'mileage': 88834, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-06-15', 'fuel': 'Diesel', 'motExpiry': '2026-12-18', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/16f8e7ed-2cc4-4118-98fa-740d53aa71db_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/4e1f3fe8-b0e2-4d8e-98e2-9dbc6db4e08e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/ad0c5bec-c295-4731-a82d-932b088933d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/6e70b99a-588b-496b-a9d4-5a175def2d59_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/2a277127-5ef9-4eb2-a5fa-fd22c394c5e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/22f255c7-09f4-48bb-9af8-4d671e35e40d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/3fc81f52-11d2-4949-97b3-3f8d57d6f798_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/c04f3752-f1c0-428e-af1c-51d6b40f3f64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/d4c69b16-f21a-4360-81a0-9085bdec1c83_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 07/19 - 22K, 10/20 - 33K, 07/22 - 49K, 08/23 - 60K, 08/25 - 83K,', 'remarks': '**1302** VOSA STATES 33K, 36K, 46K, 53K, 65K, 77K, 86K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40ef34e6-b6a5-45ad-bbef-fb92cfec905e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d012c216-fb6f-561c-a876-6b87cb130d59 with identifier: 120631174
2026-03-25 10:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d012c216-fb6f-561c-a876-6b87cb130d59 with scrape type 2
2026-03-25 10:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d012c216-fb6f-561c-a876-6b87cb130d59 with scrape type 2
2026-03-25 10:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d012c216-fb6f-561c-a876-6b87cb130d59, identifier: 120631174
2026-03-25 10:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d012c216-fb6f-561c-a876-6b87cb130d59 with identifier: 120631174
2026-03-25 10:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d012c216-fb6f-561c-a876-6b87cb130d59 with identifier: 120631174
2026-03-25 10:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d012c216-fb6f-561c-a876-6b87cb130d59 with identifier: 120631174 to the API
2026-03-25 10:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631174?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd012c216-fb6f-561c-a876-6b87cb130d59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KJ17KHG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631174',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'CLA DIESEL COUPE',
'odometer': 88834,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-15',
'seller_name': 'Vantage Motor Group',
'title': 'MERCEDES-BENZ CLA DIESEL COUPE CLA 220d AMG Line 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 220d AMG Line 4dr Tip Auto',
'vin': None,
'year': 2017}
2026-03-25 10:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120631174%27 HTTP/1.1" 200 None
2026-03-25 10:04:49 [astonbarclay.gb] INFO: Saving data for 120631174: {'auction_closing_time': 1774958400.0, 'created_time': 1774328519.187672, 'last_price_update_time': 1774433089.345925}
2026-03-25 10:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631174') HTTP/1.1" 204 0
2026-03-25 10:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120474931?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:04:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120474931, 'registration': 'YK16RZG', 'account': 'MOD010', 'make': 'CITROEN', 'model': 'C4 PICASSO ESTATE SPECIAL EDITIONS', 'derivative': '1.6 BlueHDi Selection 5dr', 'mileage': 104508, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 367}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-02', 'fuel': 'Diesel', 'motExpiry': '2026-01-09', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YK16RZG/2026-03-23/image/30c0ede4-066e-4e90-a72e-06da5b77bbcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/ea13888d-5cbf-4ec9-a27a-38232cf1d972_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/37b2bd0a-221e-448d-ab88-8c581cfa47b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/855f04c3-2b74-406c-8cca-5c95c5a84dda_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/ddfe54ca-cea3-49be-9d26-7bf1e03fb516_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/2aa83b62-e694-463c-93dd-0184c8238964_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/2b2654e9-6d30-475d-9f0f-6c8aabc9e713_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/a8fd7905-c788-4686-8c18-a2f06a532c08_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/95c4808d-8d95-4009-afbb-6006777508af_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/19 - 20K, 09/20 - 32K, 05/21 - 41K, 04/22 - 55K, 03/23 - 68K, 12/23 - 80K, 10/24 - 94K, 07/25 - 98K,', 'remarks': '**1779** VOSA STATES 12K, 22K, 36K, 50K, 65K, 80K, 95K, 104K (FAIL) V5 SECOND PAGE ONLY', 'virtual': False, 'seller': 'Autolend', '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/568c9578-97b9-4fba-8d00-30d14de80c2a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120474931, 'registration': 'YK16RZG', 'account': 'MOD010', 'make': 'CITROEN', 'model': 'C4 PICASSO ESTATE SPECIAL EDITIONS', 'derivative': '1.6 BlueHDi Selection 5dr', 'mileage': 104508, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 367}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-02', 'fuel': 'Diesel', 'motExpiry': '2026-01-09', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YK16RZG/2026-03-23/image/30c0ede4-066e-4e90-a72e-06da5b77bbcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/ea13888d-5cbf-4ec9-a27a-38232cf1d972_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/37b2bd0a-221e-448d-ab88-8c581cfa47b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/855f04c3-2b74-406c-8cca-5c95c5a84dda_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/ddfe54ca-cea3-49be-9d26-7bf1e03fb516_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/2aa83b62-e694-463c-93dd-0184c8238964_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/2b2654e9-6d30-475d-9f0f-6c8aabc9e713_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/a8fd7905-c788-4686-8c18-a2f06a532c08_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK16RZG/2026-03-23/image/95c4808d-8d95-4009-afbb-6006777508af_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/19 - 20K, 09/20 - 32K, 05/21 - 41K, 04/22 - 55K, 03/23 - 68K, 12/23 - 80K, 10/24 - 94K, 07/25 - 98K,', 'remarks': '**1779** VOSA STATES 12K, 22K, 36K, 50K, 65K, 80K, 95K, 104K (FAIL) V5 SECOND PAGE ONLY', 'virtual': False, 'seller': 'Autolend', '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/568c9578-97b9-4fba-8d00-30d14de80c2a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62e8fad3-6669-5d65-91a2-a4f9871ac16b with identifier: 120474931
2026-03-25 10:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62e8fad3-6669-5d65-91a2-a4f9871ac16b with scrape type 2
2026-03-25 10:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62e8fad3-6669-5d65-91a2-a4f9871ac16b with scrape type 2
2026-03-25 10:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 62e8fad3-6669-5d65-91a2-a4f9871ac16b, identifier: 120474931
2026-03-25 10:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 62e8fad3-6669-5d65-91a2-a4f9871ac16b with identifier: 120474931
2026-03-25 10:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 62e8fad3-6669-5d65-91a2-a4f9871ac16b with identifier: 120474931
2026-03-25 10:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 62e8fad3-6669-5d65-91a2-a4f9871ac16b with identifier: 120474931 to the API
2026-03-25 10:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120474931?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '62e8fad3-6669-5d65-91a2-a4f9871ac16b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YK16RZG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120474931',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 PICASSO ESTATE SPECIAL EDITIONS',
'odometer': 104508,
'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': 'Autolend',
'title': 'CITROEN C4 PICASSO ESTATE SPECIAL EDITIONS 1.6 BlueHDi Selection '
'5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi Selection 5dr',
'vin': None,
'year': 2016}
2026-03-25 10:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120474931%27 HTTP/1.1" 200 None
2026-03-25 10:04:49 [astonbarclay.gb] INFO: Saving data for 120474931: {'auction_closing_time': 1774958400.0, 'created_time': 1773687923.09157, 'last_price_update_time': 1774433089.914501}
2026-03-25 10:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120474931') HTTP/1.1" 204 0
2026-03-25 10:04:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.660(s), this was the 1st time calling it.
2026-03-25 10:04:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.476598645458037 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 10:04:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.582(s), this was the 1st time calling it.
2026-03-25 10:04:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.6383706172497545 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 10:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120731527?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/117180694?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:04:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120731527, 'registration': 'RF19BNZ', 'account': 'WBA002', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 50714, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-05-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb8c0ca1-bafa-4009-bd1e-5c1782f401d1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120731527, 'registration': 'RF19BNZ', 'account': 'WBA002', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 50714, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-05-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb8c0ca1-bafa-4009-bd1e-5c1782f401d1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c297db-a554-5ab3-869f-1c2c56a29ea7 with identifier: 120731527
2026-03-25 10:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c297db-a554-5ab3-869f-1c2c56a29ea7 with scrape type 1
2026-03-25 10:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b7c297db-a554-5ab3-869f-1c2c56a29ea7
2026-03-25 10:04:50 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b7c297db-a554-5ab3-869f-1c2c56a29ea7
2026-03-25 10:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b7c297db-a554-5ab3-869f-1c2c56a29ea7, identifier: 120731527
2026-03-25 10:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b7c297db-a554-5ab3-869f-1c2c56a29ea7 with identifier: 120731527
2026-03-25 10:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b7c297db-a554-5ab3-869f-1c2c56a29ea7 with identifier: 120731527
2026-03-25 10:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b7c297db-a554-5ab3-869f-1c2c56a29ea7 with identifier: 120731527 to the API
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:04:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120731527?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7c297db-a554-5ab3-869f-1c2c56a29ea7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF19BNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120731527',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 50714,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-28',
'seller_name': 'UKCGR - Premium',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 5dr',
'vin': None,
'year': 2019}
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731527%27 HTTP/1.1" 200 None
2026-03-25 10:04:51 [astonbarclay.gb] INFO: Saving data for 120731527: {'created_time': 1774433091.38469, 'last_price_update_time': 1774433091.384701, 'auction_closing_time': 1774861200.0}
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120731527') HTTP/1.1" 204 0
2026-03-25 10:04:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 117180694, 'registration': 'WT70BCZ', 'account': 'LIN021', 'make': 'AUDI', 'model': 'A3 DIESEL SPORTBACK', 'derivative': '35 TDI S Line 5dr S Tronic', 'mileage': 1, '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': '2020-12-21', 'fuel': 'Diesel', 'motExpiry': '2024-12-20', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/98410197-3f1e-4e66-8d05-4bb2b97a94fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD - NO KEYS, MAY HAVE FURTHER FAULTS, SOLD AS SEEN** VOSA STATES - 80K - LAST KNOWN MILEAGE AS PER VOSA 14/12/2023 @ 80567 MILES - TRUE MILEAGE UNKNOWN - CAPPPED INCORRECTLY', 'virtual': True, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 128, '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 10:04:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 117180694, 'registration': 'WT70BCZ', 'account': 'LIN021', 'make': 'AUDI', 'model': 'A3 DIESEL SPORTBACK', 'derivative': '35 TDI S Line 5dr S Tronic', 'mileage': 1, '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': '2020-12-21', 'fuel': 'Diesel', 'motExpiry': '2024-12-20', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/98410197-3f1e-4e66-8d05-4bb2b97a94fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD - NO KEYS, MAY HAVE FURTHER FAULTS, SOLD AS SEEN** VOSA STATES - 80K - LAST KNOWN MILEAGE AS PER VOSA 14/12/2023 @ 80567 MILES - TRUE MILEAGE UNKNOWN - CAPPPED INCORRECTLY', 'virtual': True, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 128, '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 10:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbb35ab4-5ff8-548e-ba65-d36276ff115b with identifier: 117180694
2026-03-25 10:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbb35ab4-5ff8-548e-ba65-d36276ff115b with scrape type 1
2026-03-25 10:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 2 photos for item cbb35ab4-5ff8-548e-ba65-d36276ff115b
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWT70BCZ%252F2025-11-14%252Fimage%252F98410197-3f1e-4e66-8d05-4bb2b97a94fe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/98410197-3f1e-4e66-8d05-4bb2b97a94fe_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWT70BCZ%252F2025-11-14%252Fimage%252F60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 10:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg?w=600 not downloaded yet
2026-03-25 10:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/98410197-3f1e-4e66-8d05-4bb2b97a94fe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/117180694?view=catalogue)
2026-03-25 10:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f787a50>
2026-03-25 10:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb35ab4-5ff8-548e-ba65-d36276ff115b/cbb35ab4-5ff8-548e-ba65-d36276ff115b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWT70BCZ%252F2025-11-14%252Fimage%252F98410197-3f1e-4e66-8d05-4bb2b97a94fe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/98410197-3f1e-4e66-8d05-4bb2b97a94fe_removebg.jpg?w=600 saved to cache
2026-03-25 10:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cbb35ab4-5ff8-548e-ba65-d36276ff115b
2026-03-25 10:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/117180694?view=catalogue)
2026-03-25 10:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fed9f75ed50>
2026-03-25 10:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb35ab4-5ff8-548e-ba65-d36276ff115b/cbb35ab4-5ff8-548e-ba65-d36276ff115b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWT70BCZ%252F2025-11-14%252Fimage%252F60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 10:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg?w=600 saved to cache
2026-03-25 10:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cbb35ab4-5ff8-548e-ba65-d36276ff115b
2026-03-25 10:04:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cbb35ab4-5ff8-548e-ba65-d36276ff115b, skipping ID generation
2026-03-25 10:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbb35ab4-5ff8-548e-ba65-d36276ff115b with scrape type 1
2026-03-25 10:04:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cbb35ab4-5ff8-548e-ba65-d36276ff115b sending to next pipeline
2026-03-25 10:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cbb35ab4-5ff8-548e-ba65-d36276ff115b, identifier: 117180694
2026-03-25 10:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cbb35ab4-5ff8-548e-ba65-d36276ff115b with identifier: 117180694
2026-03-25 10:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cbb35ab4-5ff8-548e-ba65-d36276ff115b with identifier: 117180694
2026-03-25 10:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cbb35ab4-5ff8-548e-ba65-d36276ff115b with identifier: 117180694 to the API
2026-03-25 10:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'cbb35ab4-5ff8-548e-ba65-d36276ff115b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WT70BCZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/117180694',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'AUDI',
'model': 'A3 DIESEL SPORTBACK',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 2,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb35ab4-5ff8-548e-ba65-d36276ff115b/cbb35ab4-5ff8-548e-ba65-d36276ff115b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32771,
'Height': 800,
'OriginUrl': 'https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/98410197-3f1e-4e66-8d05-4bb2b97a94fe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb35ab4-5ff8-548e-ba65-d36276ff115b/cbb35ab4-5ff8-548e-ba65-d36276ff115b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8465,
'Height': 800,
'OriginUrl': 'https://abimg003.imgix.net/WT70BCZ/2025-11-14/image/60dedf3a-9125-4f86-a814-96d84ca47f57_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-21',
'seller_name': 'Link Financial',
'title': 'AUDI A3 DIESEL SPORTBACK 35 TDI S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '35 TDI S Line 5dr S Tronic',
'vin': None,
'year': 2020}
2026-03-25 10:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117180694%27 HTTP/1.1" 200 None
2026-03-25 10:04:52 [astonbarclay.gb] INFO: Saving data for 117180694: {'created_time': 1774433092.385575, 'last_price_update_time': 1774433092.385588, 'auction_closing_time': 1774609200.0}
2026-03-25 10:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117180694') HTTP/1.1" 204 0
2026-03-25 10:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120738966?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10:04:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120738966, 'registration': 'KY64UKG', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 e-VTi Allure 5dr EGC', 'mileage': 73837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d32f613-661f-4c27-a440-def2ef3ffefe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120738966, 'registration': 'KY64UKG', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 e-VTi Allure 5dr EGC', 'mileage': 73837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d32f613-661f-4c27-a440-def2ef3ffefe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with identifier: 120738966
2026-03-25 10:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with scrape type 1
2026-03-25 10:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 8a1ef6ae-0156-5bd9-8f97-52c283081c83
2026-03-25 10:04:54 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 8a1ef6ae-0156-5bd9-8f97-52c283081c83
2026-03-25 10:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a1ef6ae-0156-5bd9-8f97-52c283081c83, identifier: 120738966
2026-03-25 10:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with identifier: 120738966
2026-03-25 10:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with identifier: 120738966
2026-03-25 10:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with identifier: 120738966 to the API
2026-03-25 10:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120738966?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '8a1ef6ae-0156-5bd9-8f97-52c283081c83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KY64UKG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120738966',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 73837,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-09',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 2008 ESTATE 1.2 e-VTi Allure 5dr EGC',
'transmission': 'automatic',
'trim': '1.2 e-VTi Allure 5dr EGC',
'vin': None,
'year': 2014}
2026-03-25 10:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120738966%27 HTTP/1.1" 200 None
2026-03-25 10:04:55 [astonbarclay.gb] INFO: Saving data for 120738966: {'created_time': 1774433095.389329, 'last_price_update_time': 1774433095.38934, 'auction_closing_time': 1774888200.0}
2026-03-25 10:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120738966') HTTP/1.1" 204 0
2026-03-25 10:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 10:04:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 10:05:05 [scrapy.extensions.logstats] INFO: Crawled 148 pages (at 9 pages/min), scraped 123 items (at 10 items/min)
2026-03-25 10:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 10:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120764254?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10: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 10:05:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120764254, 'registration': 'EA22ORX', 'account': 'WBA001', 'make': 'SEAT', 'model': 'LEON ESTATE', 'derivative': '1.0 TSI EVO SE Dynamic 5dr', 'mileage': 32418, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR', '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 10:05:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120764254, 'registration': 'EA22ORX', 'account': 'WBA001', 'make': 'SEAT', 'model': 'LEON ESTATE', 'derivative': '1.0 TSI EVO SE Dynamic 5dr', 'mileage': 32418, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR', '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 10:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f81c1361-4f72-54be-b4a5-431c8f45323e with identifier: 120764254
2026-03-25 10:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f81c1361-4f72-54be-b4a5-431c8f45323e with scrape type 1
2026-03-25 10:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f81c1361-4f72-54be-b4a5-431c8f45323e
2026-03-25 10:05:05 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f81c1361-4f72-54be-b4a5-431c8f45323e
2026-03-25 10:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f81c1361-4f72-54be-b4a5-431c8f45323e, identifier: 120764254
2026-03-25 10:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f81c1361-4f72-54be-b4a5-431c8f45323e with identifier: 120764254
2026-03-25 10:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f81c1361-4f72-54be-b4a5-431c8f45323e with identifier: 120764254
2026-03-25 10:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f81c1361-4f72-54be-b4a5-431c8f45323e with identifier: 120764254 to the API
2026-03-25 10:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120764254?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f81c1361-4f72-54be-b4a5-431c8f45323e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA22ORX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120764254',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'LEON ESTATE',
'odometer': 32418,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-29',
'seller_name': 'UKCGR',
'title': 'SEAT LEON ESTATE 1.0 TSI EVO SE Dynamic 5dr',
'transmission': 'manual',
'trim': '1.0 TSI EVO SE Dynamic 5dr',
'vin': None,
'year': 2022}
2026-03-25 10:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120764254%27 HTTP/1.1" 200 None
2026-03-25 10:05:06 [astonbarclay.gb] INFO: Saving data for 120764254: {'created_time': 1774433106.076054, 'last_price_update_time': 1774433106.076068}
2026-03-25 10:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120764254') HTTP/1.1" 204 0
2026-03-25 10:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761595?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:05:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761595, 'registration': 'KR17UYF', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech 130 Allure 5dr EAT6', 'mileage': 62344, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-04-12', 'fuel': 'Petrol', 'motExpiry': '2026-08-27', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7b4baae6-be4c-48bb-80d6-f537a328a870.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761595, 'registration': 'KR17UYF', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech 130 Allure 5dr EAT6', 'mileage': 62344, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 568}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-04-12', 'fuel': 'Petrol', 'motExpiry': '2026-08-27', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7b4baae6-be4c-48bb-80d6-f537a328a870.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c130917-9def-582c-bc76-de360716415f with identifier: 120761595
2026-03-25 10:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c130917-9def-582c-bc76-de360716415f with scrape type 1
2026-03-25 10:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5c130917-9def-582c-bc76-de360716415f
2026-03-25 10:05:08 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5c130917-9def-582c-bc76-de360716415f
2026-03-25 10:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5c130917-9def-582c-bc76-de360716415f, identifier: 120761595
2026-03-25 10:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5c130917-9def-582c-bc76-de360716415f with identifier: 120761595
2026-03-25 10:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5c130917-9def-582c-bc76-de360716415f with identifier: 120761595
2026-03-25 10:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5c130917-9def-582c-bc76-de360716415f with identifier: 120761595 to the API
2026-03-25 10:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761595?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5c130917-9def-582c-bc76-de360716415f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR17UYF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761595',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '308 HATCHBACK',
'odometer': 62344,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-12',
'seller_name': 'UKCGR - Premium',
'title': 'PEUGEOT 308 HATCHBACK 1.2 PureTech 130 Allure 5dr EAT6',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 Allure 5dr EAT6',
'vin': None,
'year': 2017}
2026-03-25 10:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120761595%27 HTTP/1.1" 200 None
2026-03-25 10:05:09 [astonbarclay.gb] INFO: Saving data for 120761595: {'created_time': 1774433109.504865, 'last_price_update_time': 1774433109.504878, 'auction_closing_time': 1774861200.0}
2026-03-25 10:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761595') HTTP/1.1" 204 0
2026-03-25 10:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120630710?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:05:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120630710, 'registration': 'PO18OXN', 'account': 'WBA003', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 66866, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-07', 'fuel': 'Diesel', 'motExpiry': '2026-09-12', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PO18OXN/2026-03-23/image/c4bdfa0d-bf4c-4c26-b5f0-0e549df17a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/e1290915-de47-4600-a83d-2e64f173efab_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/8abef6ab-06c8-48cd-8313-f270876dbc2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/7ca90936-8c09-4476-92d6-f4df211cc055_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/cea349ea-f586-4b74-bef2-58bed8b2ad14_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/1d205c9e-b4e3-4010-8d45-34d70a27a288_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/63340366-f94f-4b5e-809f-ccf7bd8e3a06_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/93e1abea-95df-46e3-a15c-d5150a823b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/10253063-914c-45ed-8ad9-caedde82490d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/4c60fe58-5f92-4e02-bbef-7e3c1552219b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/19 - 6K, 08/20 - 18K,', 'remarks': '**422** VOSA STATES 32K, 45K, 59K, 60K, 64K,', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb7fca80-7d74-433d-8904-5e103765f3e8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120630710, 'registration': 'PO18OXN', 'account': 'WBA003', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 66866, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-07', 'fuel': 'Diesel', 'motExpiry': '2026-09-12', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PO18OXN/2026-03-23/image/c4bdfa0d-bf4c-4c26-b5f0-0e549df17a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/e1290915-de47-4600-a83d-2e64f173efab_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/8abef6ab-06c8-48cd-8313-f270876dbc2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/7ca90936-8c09-4476-92d6-f4df211cc055_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/cea349ea-f586-4b74-bef2-58bed8b2ad14_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/1d205c9e-b4e3-4010-8d45-34d70a27a288_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/63340366-f94f-4b5e-809f-ccf7bd8e3a06_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/93e1abea-95df-46e3-a15c-d5150a823b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/10253063-914c-45ed-8ad9-caedde82490d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/4c60fe58-5f92-4e02-bbef-7e3c1552219b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/19 - 6K, 08/20 - 18K,', 'remarks': '**422** VOSA STATES 32K, 45K, 59K, 60K, 64K,', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb7fca80-7d74-433d-8904-5e103765f3e8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8850890c-b936-595b-a061-3ceee9d8b2fb with identifier: 120630710
2026-03-25 10:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8850890c-b936-595b-a061-3ceee9d8b2fb with scrape type 2
2026-03-25 10:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8850890c-b936-595b-a061-3ceee9d8b2fb with scrape type 2
2026-03-25 10:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8850890c-b936-595b-a061-3ceee9d8b2fb, identifier: 120630710
2026-03-25 10:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8850890c-b936-595b-a061-3ceee9d8b2fb with identifier: 120630710
2026-03-25 10:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8850890c-b936-595b-a061-3ceee9d8b2fb with identifier: 120630710
2026-03-25 10:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8850890c-b936-595b-a061-3ceee9d8b2fb with identifier: 120630710 to the API
2026-03-25 10:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120630710?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '8850890c-b936-595b-a061-3ceee9d8b2fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PO18OXN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120630710',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'KADJAR DIESEL HATCHBACK',
'odometer': 66866,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-07',
'seller_name': 'UKCGR - Select',
'title': 'RENAULT KADJAR DIESEL HATCHBACK 1.5 dCi Dynamique Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Dynamique Nav 5dr',
'vin': None,
'year': 2018}
2026-03-25 10:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120630710%27 HTTP/1.1" 200 None
2026-03-25 10:05:11 [astonbarclay.gb] INFO: Saving data for 120630710: {'auction_closing_time': 1774604700.0, 'created_time': 1774001059.716556, 'last_price_update_time': 1774433111.005047}
2026-03-25 10:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120630710') HTTP/1.1" 204 0
2026-03-25 10:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120479509?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:05:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120479509, 'registration': 'DV18THU', 'account': 'WBA003', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 Xcellence 5dr', 'mileage': 111665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV18THU/2026-03-17/image/74dc3cc8-34f0-486e-a43a-43d4eea15149_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/5fef9cd3-7e29-490f-947f-310bed03fc83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/34ba2996-0918-40e6-b487-f9ee533848b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/da6cb2b0-9048-46a5-a3a6-864377a5e6ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/54a1f14a-3e41-431b-92f8-b1efcd2d1cbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/46a39d61-92da-48c8-b3d1-28c3f4af1adf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/d471d966-ec91-407b-b3ba-e17ddb205faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/083e12ff-a89d-4d3d-b699-ed17f3544b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/3d40a6ee-472b-432d-95ad-475062c13ab7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/19-13K, 12/19-22K, 09/20-32K,', 'remarks': '**460** VOSA STATES 36K, 54K, 58K, 80K, 106K, 111K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d9afe110-c541-4caa-991f-3e8da49a01da.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120479509, 'registration': 'DV18THU', 'account': 'WBA003', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 Xcellence 5dr', 'mileage': 111665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV18THU/2026-03-17/image/74dc3cc8-34f0-486e-a43a-43d4eea15149_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/5fef9cd3-7e29-490f-947f-310bed03fc83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/34ba2996-0918-40e6-b487-f9ee533848b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/da6cb2b0-9048-46a5-a3a6-864377a5e6ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/54a1f14a-3e41-431b-92f8-b1efcd2d1cbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/46a39d61-92da-48c8-b3d1-28c3f4af1adf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/d471d966-ec91-407b-b3ba-e17ddb205faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/083e12ff-a89d-4d3d-b699-ed17f3544b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/3d40a6ee-472b-432d-95ad-475062c13ab7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/19-13K, 12/19-22K, 09/20-32K,', 'remarks': '**460** VOSA STATES 36K, 54K, 58K, 80K, 106K, 111K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d9afe110-c541-4caa-991f-3e8da49a01da.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d10b24c-79fe-5c10-aa88-d96243b8afea with identifier: 120479509
2026-03-25 10:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d10b24c-79fe-5c10-aa88-d96243b8afea with scrape type 2
2026-03-25 10:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d10b24c-79fe-5c10-aa88-d96243b8afea with scrape type 2
2026-03-25 10:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d10b24c-79fe-5c10-aa88-d96243b8afea, identifier: 120479509
2026-03-25 10:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d10b24c-79fe-5c10-aa88-d96243b8afea with identifier: 120479509
2026-03-25 10:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d10b24c-79fe-5c10-aa88-d96243b8afea with identifier: 120479509
2026-03-25 10:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4d10b24c-79fe-5c10-aa88-d96243b8afea with identifier: 120479509 to the API
2026-03-25 10:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120479509?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4d10b24c-79fe-5c10-aa88-d96243b8afea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV18THU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120479509',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 111665,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-29',
'seller_name': 'UKCGR - Select',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 95 Xcellence 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 Xcellence 5dr',
'vin': None,
'year': 2018}
2026-03-25 10:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120479509%27 HTTP/1.1" 200 None
2026-03-25 10:05:11 [astonbarclay.gb] INFO: Saving data for 120479509: {'auction_closing_time': 1774604700.0, 'created_time': 1773687918.325852, 'last_price_update_time': 1774433111.592497}
2026-03-25 10:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120479509') HTTP/1.1" 204 0
2026-03-25 10:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120682298?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:05:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120682298, 'registration': 'ND05TEY', 'account': 'ABW001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 LX 5dr', 'mileage': 155081, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-04-27', 'fuel': 'Petrol', 'motExpiry': '2026-10-22', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ND05TEY/2026-03-23/image/146db94f-2805-472c-a38c-a78988f070bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/9cda7ce8-326b-4432-abd3-678c2ac0decb_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/0a8d4226-2094-401b-ab45-8815f31e8b22_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/02f1331d-255a-4cc4-b5b4-aeb3eb6f9259_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/88644f28-b8af-4436-85f6-a05cc273c965_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/89a2aa5a-899b-482d-8522-b13457ec7d70_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/0b8e05d0-82a4-453d-a080-e6b666629d7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/4d9b9607-aa87-412a-a6df-ba7e48c69e5f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**502** VOSA STATES 24K, 28K, 35K, 42K, 47K, 62K, 66K, 69K, 72K, 75K, 78K, 138K, 142K, 144K, 147K, 149K, 151K, 154K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 161, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b47ffa7-8ee1-4a65-8863-52596fb3823e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120682298, 'registration': 'ND05TEY', 'account': 'ABW001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 LX 5dr', 'mileage': 155081, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-04-27', 'fuel': 'Petrol', 'motExpiry': '2026-10-22', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ND05TEY/2026-03-23/image/146db94f-2805-472c-a38c-a78988f070bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/9cda7ce8-326b-4432-abd3-678c2ac0decb_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/0a8d4226-2094-401b-ab45-8815f31e8b22_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/02f1331d-255a-4cc4-b5b4-aeb3eb6f9259_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/88644f28-b8af-4436-85f6-a05cc273c965_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/89a2aa5a-899b-482d-8522-b13457ec7d70_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/0b8e05d0-82a4-453d-a080-e6b666629d7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND05TEY/2026-03-23/image/4d9b9607-aa87-412a-a6df-ba7e48c69e5f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**502** VOSA STATES 24K, 28K, 35K, 42K, 47K, 62K, 66K, 69K, 72K, 75K, 78K, 138K, 142K, 144K, 147K, 149K, 151K, 154K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 161, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b47ffa7-8ee1-4a65-8863-52596fb3823e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 913bc684-bfb1-58a6-b0af-a048197f4012 with identifier: 120682298
2026-03-25 10:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 913bc684-bfb1-58a6-b0af-a048197f4012 with scrape type 2
2026-03-25 10:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 913bc684-bfb1-58a6-b0af-a048197f4012 with scrape type 2
2026-03-25 10:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 913bc684-bfb1-58a6-b0af-a048197f4012, identifier: 120682298
2026-03-25 10:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 913bc684-bfb1-58a6-b0af-a048197f4012 with identifier: 120682298
2026-03-25 10:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 913bc684-bfb1-58a6-b0af-a048197f4012 with identifier: 120682298
2026-03-25 10:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 913bc684-bfb1-58a6-b0af-a048197f4012 with identifier: 120682298 to the API
2026-03-25 10:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:05:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120682298?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 161,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '913bc684-bfb1-58a6-b0af-a048197f4012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ND05TEY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120682298',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 155081,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-04-27',
'seller_name': 'UKCGR - Select',
'title': 'FORD FOCUS HATCHBACK 1.6 LX 5dr',
'transmission': 'manual',
'trim': '1.6 LX 5dr',
'vin': None,
'year': 2005}
2026-03-25 10:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:13 [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 10:05:13 [astonbarclay.gb] INFO: Saving data for 120682298: {'auction_closing_time': 1774604700.0, 'created_time': 1774293009.466814, 'last_price_update_time': 1774433113.822135}
2026-03-25 10:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120682298') HTTP/1.1" 204 0
2026-03-25 10:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761139?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:05:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761139, 'registration': 'WG16NOU', 'account': 'MOT129', 'make': 'AUDI', 'model': 'TT DIESEL COUPE', 'derivative': '2.0 TDI Ultra S Line 2dr', 'mileage': 102255, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-05-27', 'fuel': 'Diesel', 'motExpiry': '2026-11-28', 'doors': 2, 'engineSize': 1968, 'bodyType': 'Coupe', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/005ace57-cc26-42a2-8e14-08ae36d192f0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761139, 'registration': 'WG16NOU', 'account': 'MOT129', 'make': 'AUDI', 'model': 'TT DIESEL COUPE', 'derivative': '2.0 TDI Ultra S Line 2dr', 'mileage': 102255, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 138}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-05-27', 'fuel': 'Diesel', 'motExpiry': '2026-11-28', 'doors': 2, 'engineSize': 1968, 'bodyType': 'Coupe', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/005ace57-cc26-42a2-8e14-08ae36d192f0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91330a8c-384d-53da-b247-ad90661a4934 with identifier: 120761139
2026-03-25 10:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91330a8c-384d-53da-b247-ad90661a4934 with scrape type 1
2026-03-25 10:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 91330a8c-384d-53da-b247-ad90661a4934
2026-03-25 10:05:21 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 91330a8c-384d-53da-b247-ad90661a4934
2026-03-25 10:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 91330a8c-384d-53da-b247-ad90661a4934, identifier: 120761139
2026-03-25 10:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 91330a8c-384d-53da-b247-ad90661a4934 with identifier: 120761139
2026-03-25 10:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 91330a8c-384d-53da-b247-ad90661a4934 with identifier: 120761139
2026-03-25 10:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 91330a8c-384d-53da-b247-ad90661a4934 with identifier: 120761139 to the API
2026-03-25 10:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761139?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '91330a8c-384d-53da-b247-ad90661a4934',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WG16NOU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761139',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'AUDI',
'model': 'TT DIESEL COUPE',
'odometer': 102255,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-27',
'seller_name': 'MotoNovo Finance',
'title': 'AUDI TT DIESEL COUPE 2.0 TDI Ultra S Line 2dr',
'transmission': 'manual',
'trim': '2.0 TDI Ultra S Line 2dr',
'vin': None,
'year': 2016}
2026-03-25 10:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120761139%27 HTTP/1.1" 200 None
2026-03-25 10:05:21 [astonbarclay.gb] INFO: Saving data for 120761139: {'created_time': 1774433121.639635, 'last_price_update_time': 1774433121.639646, 'auction_closing_time': 1775033100.0}
2026-03-25 10:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761139') HTTP/1.1" 204 0
2026-03-25 10:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627674?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:05:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627674, 'registration': 'ML62TGV', 'account': 'VAN043', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i VTR+ 3dr', 'mileage': 76406, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-11-08', 'fuel': 'Petrol', 'motExpiry': '2026-10-12', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML62TGV/2026-03-24/image/78d88807-cddb-4b1c-b68b-d7e3b7386cd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/140682da-9c33-45b2-a425-945c9d1334b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/7bfac2a8-8988-4dc0-ac16-f1f5c64c6ea2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/624cb9c8-134e-47c0-ae8c-af8333ed2330_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/baef96e0-5aef-4e7f-8604-ff7b4185cb75_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/a9a6a86b-7fcd-482b-943f-cfb3947be8d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/82d5bf21-b163-4549-b4be-2c61c6f3d63a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/92464535-172c-4091-a930-6e07c59cc68e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 - 25K, 12/15 - 26K, 02/18 - 37K, 02/19 - 47K, 02/20 - 57K, 10/20 - 60K, 10/21 - 61K, 10/22 - 64K, 10/23 - 67K, 10/24 - 71K, 10/25 - 74K,', 'remarks': '**1249** VOSA STATES 26K, 31K, 35K, 44K, 56K, 60K, 61K, 64K, 67K, 71K, 74K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/157331ea-5103-4ae6-8bfe-e5af0745e304.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627674, 'registration': 'ML62TGV', 'account': 'VAN043', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i VTR+ 3dr', 'mileage': 76406, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-11-08', 'fuel': 'Petrol', 'motExpiry': '2026-10-12', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML62TGV/2026-03-24/image/78d88807-cddb-4b1c-b68b-d7e3b7386cd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/140682da-9c33-45b2-a425-945c9d1334b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/7bfac2a8-8988-4dc0-ac16-f1f5c64c6ea2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/624cb9c8-134e-47c0-ae8c-af8333ed2330_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/baef96e0-5aef-4e7f-8604-ff7b4185cb75_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/a9a6a86b-7fcd-482b-943f-cfb3947be8d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/82d5bf21-b163-4549-b4be-2c61c6f3d63a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/92464535-172c-4091-a930-6e07c59cc68e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 - 25K, 12/15 - 26K, 02/18 - 37K, 02/19 - 47K, 02/20 - 57K, 10/20 - 60K, 10/21 - 61K, 10/22 - 64K, 10/23 - 67K, 10/24 - 71K, 10/25 - 74K,', 'remarks': '**1249** VOSA STATES 26K, 31K, 35K, 44K, 56K, 60K, 61K, 64K, 67K, 71K, 74K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/157331ea-5103-4ae6-8bfe-e5af0745e304.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd57e42-6b99-57fd-af4b-e71e37969202 with identifier: 120627674
2026-03-25 10:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd57e42-6b99-57fd-af4b-e71e37969202 with scrape type 2
2026-03-25 10:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acd57e42-6b99-57fd-af4b-e71e37969202 with scrape type 2
2026-03-25 10:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: acd57e42-6b99-57fd-af4b-e71e37969202, identifier: 120627674
2026-03-25 10:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: acd57e42-6b99-57fd-af4b-e71e37969202 with identifier: 120627674
2026-03-25 10:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: acd57e42-6b99-57fd-af4b-e71e37969202 with identifier: 120627674
2026-03-25 10:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: acd57e42-6b99-57fd-af4b-e71e37969202 with identifier: 120627674 to the API
2026-03-25 10:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627674?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'acd57e42-6b99-57fd-af4b-e71e37969202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML62TGV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627674',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C1 HATCHBACK',
'odometer': 76406,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-08',
'seller_name': 'Vantage Motor Group',
'title': 'CITROEN C1 HATCHBACK 1.0i VTR+ 3dr',
'transmission': 'manual',
'trim': '1.0i VTR+ 3dr',
'vin': None,
'year': 2012}
2026-03-25 10:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627674%27 HTTP/1.1" 200 None
2026-03-25 10:05:24 [astonbarclay.gb] INFO: Saving data for 120627674: {'auction_closing_time': 1774958400.0, 'created_time': 1774328521.554421, 'last_price_update_time': 1774433124.657281}
2026-03-25 10:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627674') HTTP/1.1" 204 0
2026-03-25 10:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765363?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:05:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765363, 'registration': 'VA19TKJ', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T Tekna 5dr', 'mileage': 57707, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2019-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 21K 24K 34K 44K 55K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:05:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765363, 'registration': 'VA19TKJ', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T Tekna 5dr', 'mileage': 57707, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 309}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2019-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 21K 24K 34K 44K 55K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 10:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70a470f0-ae61-5b02-9325-51ef0d061346 with identifier: 120765363
2026-03-25 10:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70a470f0-ae61-5b02-9325-51ef0d061346 with scrape type 1
2026-03-25 10:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 70a470f0-ae61-5b02-9325-51ef0d061346
2026-03-25 10:05:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 70a470f0-ae61-5b02-9325-51ef0d061346
2026-03-25 10:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 70a470f0-ae61-5b02-9325-51ef0d061346, identifier: 120765363
2026-03-25 10:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 70a470f0-ae61-5b02-9325-51ef0d061346 with identifier: 120765363
2026-03-25 10:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 70a470f0-ae61-5b02-9325-51ef0d061346 with identifier: 120765363
2026-03-25 10:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 70a470f0-ae61-5b02-9325-51ef0d061346 with identifier: 120765363 to the API
2026-03-25 10:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765363?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '70a470f0-ae61-5b02-9325-51ef0d061346',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VA19TKJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765363',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 57707,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-30',
'seller_name': None,
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T Tekna 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T Tekna 5dr',
'vin': None,
'year': 2019}
2026-03-25 10:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120765363%27 HTTP/1.1" 200 None
2026-03-25 10:05:36 [astonbarclay.gb] INFO: Saving data for 120765363: {'created_time': 1774433136.881139, 'last_price_update_time': 1774433136.881152}
2026-03-25 10:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765363') HTTP/1.1" 204 0
2026-03-25 10:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631843?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 10:05:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631843, 'registration': 'FJ14UGG', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 109039, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/32cafa06-83a8-47ad-b98e-198254179dc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/648772c1-e3dd-4680-8559-4fe5d39389e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/0204ae43-acec-4162-8944-d35a40fcf3a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/9e2fcbaf-e0b8-480e-b7a0-34f7b9171156_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/63174f49-f70f-4b36-bd03-e55490a0c93d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/840ad10d-fe02-4af5-9406-f6aa505b462c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/02ab3c7c-6134-4b33-8fbd-f9c79d1ecd2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/b25acf5b-0c88-470d-8bbe-81b57dac8672_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/99739fbb-18c6-43b8-96c5-7fdafc5dd620_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/15 - 9K, 03/16 - 18K, 02/17 - 26K, 03/18 - 34K, 01/19 - 41K, 03/20 - 59K, 03/21 - 67K, 03/22 - 78K, 03/23 - 85K, 03/24 - 96K, 03/25 - 102K,', 'remarks': '**479** VOSA STATES 26K, 33K, 41K, 59K, 67K, 78K, 85K, 96K, 102K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b0eb364-21e3-4a08-af3a-8d29b9ff476a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631843, 'registration': 'FJ14UGG', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 109039, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 366}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/32cafa06-83a8-47ad-b98e-198254179dc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/648772c1-e3dd-4680-8559-4fe5d39389e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/0204ae43-acec-4162-8944-d35a40fcf3a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/9e2fcbaf-e0b8-480e-b7a0-34f7b9171156_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/63174f49-f70f-4b36-bd03-e55490a0c93d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/840ad10d-fe02-4af5-9406-f6aa505b462c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/02ab3c7c-6134-4b33-8fbd-f9c79d1ecd2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/b25acf5b-0c88-470d-8bbe-81b57dac8672_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ14UGG/2026-03-23/image/99739fbb-18c6-43b8-96c5-7fdafc5dd620_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/15 - 9K, 03/16 - 18K, 02/17 - 26K, 03/18 - 34K, 01/19 - 41K, 03/20 - 59K, 03/21 - 67K, 03/22 - 78K, 03/23 - 85K, 03/24 - 96K, 03/25 - 102K,', 'remarks': '**479** VOSA STATES 26K, 33K, 41K, 59K, 67K, 78K, 85K, 96K, 102K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b0eb364-21e3-4a08-af3a-8d29b9ff476a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 10:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c78d5826-2f29-5afa-969c-e14ed15804ab with identifier: 120631843
2026-03-25 10:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c78d5826-2f29-5afa-969c-e14ed15804ab with scrape type 2
2026-03-25 10:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c78d5826-2f29-5afa-969c-e14ed15804ab with scrape type 2
2026-03-25 10:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c78d5826-2f29-5afa-969c-e14ed15804ab, identifier: 120631843
2026-03-25 10:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c78d5826-2f29-5afa-969c-e14ed15804ab with identifier: 120631843
2026-03-25 10:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c78d5826-2f29-5afa-969c-e14ed15804ab with identifier: 120631843
2026-03-25 10:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c78d5826-2f29-5afa-969c-e14ed15804ab with identifier: 120631843 to the API
2026-03-25 10:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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 10:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631843?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c78d5826-2f29-5afa-969c-e14ed15804ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FJ14UGG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631843',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 109039,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-01',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2014}
2026-03-25 10:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%27120631843%27 HTTP/1.1" 200 None
2026-03-25 10:05:37 [astonbarclay.gb] INFO: Saving data for 120631843: {'auction_closing_time': 1774604700.0, 'created_time': 1774000997.554276, 'last_price_update_time': 1774433137.77185}
2026-03-25 10:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631843') HTTP/1.1" 204 0
2026-03-25 10:05:37 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 10:05:37 [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 10:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:05:38 [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%201774001137 HTTP/1.1" 200 None
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='113857996') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119215305') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119276984') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119278570') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119375130') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119429609') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119430066') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119430132') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119431007') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119473352') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119543685') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119545189') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119554895') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119571272') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119580559') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119599183') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119642406') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119676988') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119699970') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119708267') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119755202') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119764754') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119878892') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119958653') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119959049') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119961975') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119999809') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120018280') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120019448') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120022317') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120028554') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120055009') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120056140') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120057467') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120058651') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120087357') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120101232') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120119880') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120128488') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120145222') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120160196') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120165864') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120196157') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120197243') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120199039') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120205639') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120207840') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120214266') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120221267') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120228401') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120228736') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120260474') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120260852') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120261878') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120292116') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120300937') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120301524') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120306790') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120439354') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120444404') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120445322') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120454481') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120456402') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120467031') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120512002') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120512780') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120527872') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120528092') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120528723') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120528925') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120539914') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120542902') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120543416') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120544233') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120547061') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120584518') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120587175') HTTP/1.1" 204 0
2026-03-25 10:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='93944671') HTTP/1.1" 204 0
2026-03-25 10:05:38 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (132 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-25T10_00_00.jl
2026-03-25 10:05:38 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 168551,
'downloader/request_count': 223,
'downloader/request_method_count/GET': 223,
'downloader/response_bytes': 5224129,
'downloader/response_count': 223,
'downloader/response_status_count/200': 223,
'elapsed_time_seconds': 333.374481,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 10, 5, 38, 805578, tzinfo=datetime.timezone.utc),
'item_dropped_count': 23,
'item_dropped_reasons_count/DropItem': 23,
'item_scraped_count': 132,
'log_count/DEBUG': 5172,
'log_count/INFO': 5216,
'memusage/max': 193732608,
'memusage/startup': 149549056,
'photo_download_count': 66,
'pipeline/dropped_expired': 23,
'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': 72,
'playwright/request_count/aborted': 36,
'playwright/request_count/method/GET': 49,
'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': 24,
'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': 157,
'scheduler/dequeued': 223,
'scheduler/dequeued/memory': 223,
'scheduler/enqueued': 223,
'scheduler/enqueued/memory': 223,
'scrape_type/new': 60,
'scrape_type/price_update': 95,
'scrape_type/skipped': 1374,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 162,
'scrapy-zyte-api/error_ratio': 0.037037037037037035,
'scrapy-zyte-api/errors': 6,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 6,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 9.279213036768711,
'scrapy-zyte-api/mean_response_seconds': 9.2826100798467,
'scrapy-zyte-api/processed': 156,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 156,
'scrapy-zyte-api/request_args/experimental.requestCookies': 155,
'scrapy-zyte-api/request_args/experimental.responseCookies': 156,
'scrapy-zyte-api/request_args/httpResponseBody': 156,
'scrapy-zyte-api/request_args/httpResponseHeaders': 156,
'scrapy-zyte-api/request_args/url': 156,
'scrapy-zyte-api/status_codes/0': 6,
'scrapy-zyte-api/status_codes/200': 156,
'scrapy-zyte-api/success': 156,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 10, 0, 5, 431097, tzinfo=datetime.timezone.utc)}
2026-03-25 10:05:38 [scrapy.core.engine] INFO: Spider closed (finished)