2026-03-25 05:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 05: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 05:00:04 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
2026-03-25 05:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 05:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 05:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 05:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 05:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 9f84f6390b0d56c5
2026-03-25 05: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 05: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-25T05_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 05:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 05:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 05: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 05:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 05:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 05:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 05:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 05:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-25 05:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 05:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 05:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 05: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 05:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 05: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 05: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 05:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 05:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 05:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 05:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 05:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 05:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 05:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 05:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 05:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 05:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 05:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-25 05:00:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-25 05:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-25 05:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-25 05:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css?family=Lexend> (resource type: stylesheet, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css> (resource type: stylesheet, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js>
2026-03-25 05:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css>
2026-03-25 05:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js>
2026-03-25 05:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css?family=Lexend>
2026-03-25 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js>
2026-03-25 05:00:21 [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 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:21 [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 05:00:21 [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 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/profileconfig>
2026-03-25 05:00:21 [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 05:00:21 [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 05:00:21 [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 05:00:21 [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 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/MuseoSans-500-BnvKCWSl.ttf>
2026-03-25 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/user>
2026-03-25 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/navigation>
2026-03-25 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-vT_hcphp.js>
2026-03-25 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-o3_sC40N.js>
2026-03-25 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-25 05:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/logo-nama.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-25 05:00:22 [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 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/assets/logo-BkQgdzqL.svg>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/facebook.png>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/twitter.png>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/sprite2.png>
2026-03-25 05:00:22 [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 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-25 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-25 05:00:22 [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 05:00:22 [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 05:00:22 [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 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/vehicle/all>
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location>
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/delivered-by-aa-logo.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/delivered-by-aa-logo.png>
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-fuel.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-fuel.svg>
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-transmission-auto.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-auto.svg>
2026-03-25 05:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-engine.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-engine.svg>
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mileage.svg>
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-reg.svg>
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-v5.svg>
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mot.svg>
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-vat.svg>
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-manual-alt.svg>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/OY68UBK/2026-03-20/image/24455a6a-957f-41d0-a620-f3c5722b5dcb_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/OY68UBK/2026-03-20/image/24455a6a-957f-41d0-a620-f3c5722b5dcb_removebg.jpg?w=600>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/FX14RGE/2026-03-18/image/e464bac1-87f7-4d0f-ac11-2bd064807b2c_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/FX14RGE/2026-03-18/image/e464bac1-87f7-4d0f-ac11-2bd064807b2c_removebg.jpg?w=600>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/BJ67DBY/2026-03-23/image/cc38a0ef-db45-4d46-a652-9432f624fc7f_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/BJ67DBY/2026-03-23/image/cc38a0ef-db45-4d46-a652-9432f624fc7f_removebg.jpg?w=600>
2026-03-25 05:00:23 [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 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/MA64LYJ/2026-03-23/image/85e64c68-9aa5-449f-84d8-7a058ad55919_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/MA64LYJ/2026-03-23/image/85e64c68-9aa5-449f-84d8-7a058ad55919_removebg.jpg?w=600>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/WA64TGK/2026-03-18/image/24392416-951c-4928-9726-6baec1df4df1_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/WA64TGK/2026-03-18/image/24392416-951c-4928-9726-6baec1df4df1_removebg.jpg?w=600>
2026-03-25 05:00:23 [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 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/DY69TYA/2026-03-24/image/d1b7b8d6-915a-491a-964a-5eac4382aee0_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/DY69TYA/2026-03-24/image/d1b7b8d6-915a-491a-964a-5eac4382aee0_removebg.jpg?w=600>
2026-03-25 05:00:23 [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 05:00:23 [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 05:00:23 [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 05:00:23 [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 05:00:23 [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 05:00:23 [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 05:00:23 [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 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/image-unavailable.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/image-unavailable.png>
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/lexend/v26/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsWzLdneg.woff2>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js>
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/vehicle-search> (referer: None) ['playwright']
2026-03-25 05:00:23 [astonbarclay.gb] INFO: Cookies from Playwright: []
2026-03-25 05:00:23 [astonbarclay.gb] INFO: Scrapy-formatted cookies: []
2026-03-25 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Adesa',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 05:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:23 [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 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCenterRounded.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcCenter.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCenterRounded.json>
2026-03-25 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css>
2026-03-25 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json>
2026-03-25 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcCenter.json>
2026-03-25 05:00:24 [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 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/ot_company_logo.png>
2026-03-25 05:00:24 [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 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg>
2026-03-25 05:00:24 [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 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg>
2026-03-25 05:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-25 05:00:29 [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 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120622634
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120622634%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120622634: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120529222
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120529222%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120529222: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120676530
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120676530%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120676530: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120484239
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120484239%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120484239: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120676773
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120676773%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120676773: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120538439
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120538439%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120538439: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120714720
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714720%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120714720: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120718166
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120718166%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120718166: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119628212
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119628212%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 119628212: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120174959
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120174959%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120174959: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120758464
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120758464%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120758464: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120758234
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120758234%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120758234: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120609624
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120609624%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120609624: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120610317
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120610317%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120610317: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119734446
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119734446%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 119734446: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120550354
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120550354%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120550354: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120618235
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120618235%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120618235: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120291886
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120291886%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120291886: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120245728
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120245728%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120245728: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120245719
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120245719%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120245719: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120556241
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120556241%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120556241: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120555531
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555531%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120555531: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120555568
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555568%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120555568: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120555558
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555558%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120555558: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120555545
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555545%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120555545: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120555500
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555500%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120555500: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120555519
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555519%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120555519: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120648081
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120648081%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120648081: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120648809
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120648809%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120648809: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120649878
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120649878%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120649878: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120649544
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120649544%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120649544: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120651239
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120651239%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120651239: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120649039
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120649039%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120649039: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120652259
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120652259%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120652259: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120097975
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120097975%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120097975: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120651420
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120651420%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120651420: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120652442
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120652442%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120652442: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120648596
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120648596%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120648596: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120134147
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120134147%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120134147: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120652810
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120652810%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120652810: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120256211
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120256211%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120256211: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120677559
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120677559%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120677559: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120444510
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120444510%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120444510: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120478150
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120478150%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120478150: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120443912
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120443912%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120443912: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120444460
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120444460%27 HTTP/1.1" 200 None
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Scrape type for 120444460: 0
2026-03-25 05:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120264018
2026-03-25 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264018%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120264018: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120134033
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134033%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120134033: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120263591
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120263591%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120263591: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120677476
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677476%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120677476: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120029775
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120029775%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120029775: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120478141
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478141%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120478141: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120264042
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264042%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120264042: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120443631
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443631%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120443631: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120241549
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241549%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120241549: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120134274
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134274%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120134274: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120097687
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120097687%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120097687: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120134222
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134222%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120134222: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120256174
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256174%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120256174: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120444164
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444164%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120444164: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120648696
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648696%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120648696: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120652590
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652590%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120652590: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120651628
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651628%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120651628: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120651971
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651971%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120651971: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120650274
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650274%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120650274: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120256176
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256176%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120256176: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120650791
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650791%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120650791: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120478111
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478111%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120478111: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120241494
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241494%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120241494: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120649224
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649224%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120649224: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120677579
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677579%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120677579: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120677591
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677591%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120677591: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120677490
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677490%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120677490: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120677508
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677508%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120677508: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120677539
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677539%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120677539: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521290
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521290%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521290: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521330
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521330%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521330: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120041181
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120041181%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120041181: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521233
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521233%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521233: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521269
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521269%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521269: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521318
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521318%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521318: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120211201
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120211201%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120211201: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120211258
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120211258%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120211258: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521299
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521299%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521299: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521259
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521259%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521259: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120288761
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120288761%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120288761: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119809144
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119809144%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 119809144: 2
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521279
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521279%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521279: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521308
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521308%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521308: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120521244
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521244%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120521244: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120624434
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624434%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120624434: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120589541
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589541%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120589541: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120471871
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471871%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120471871: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120411937
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411937%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120411937: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120471829
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471829%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120471829: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120316899
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120316899%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120316899: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120471860
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471860%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120471860: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120589571
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589571%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120589571: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120624419
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624419%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120624419: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120471888
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471888%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120471888: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120002874
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120002874%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120002874: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120471898
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471898%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120471898: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120589602
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589602%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120589602: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120056601
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056601%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120056601: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120589527
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589527%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120589527: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120589562
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589562%27 HTTP/1.1" 200 None
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Scrape type for 120589562: 0
2026-03-25 05:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120624352
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120624352%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120624352: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120471846
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120471846%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120471846: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119616975
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119616975%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 119616975: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120624390
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120624390%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120624390: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119794025
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119794025%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 119794025: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120589551
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120589551%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120589551: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120624365
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120624365%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120624365: 2
2026-03-25 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120399003
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120399003%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120399003: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120471909
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120471909%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120471909: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120300517
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120300517%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120300517: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120624405
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120624405%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120624405: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120624448
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120624448%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120624448: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120625020
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120625020%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120625020: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120312968
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120312968%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120312968: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 117112198
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117112198%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 117112198: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120687832
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120687832%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120687832: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120605418
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120605418%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120605418: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120311059
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120311059%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120311059: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119212621
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119212621%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 119212621: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120719051
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719051%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120719051: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119645610
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119645610%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 119645610: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120506592
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120506592%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120506592: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120440202
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440202%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120440202: 2
2026-03-25 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120187103
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120187103%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120187103: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120247945
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120247945%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120247945: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120334145
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120334145%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120334145: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120577150
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120577150%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120577150: 2
2026-03-25 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 117882812
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117882812%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 117882812: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120440390
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440390%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120440390: 2
2026-03-25 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120616712
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120616712%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120616712: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120656433
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120656433%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120656433: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120488732
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120488732%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120488732: 2
2026-03-25 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 112746460
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27112746460%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 112746460: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120482066
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120482066%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120482066: 2
2026-03-25 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120616891
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120616891%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120616891: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120506327
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120506327%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120506327: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120622411
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120622411%27 HTTP/1.1" 200 None
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Scrape type for 120622411: 0
2026-03-25 05:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120324176
2026-03-25 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120324176%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120324176: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120518926
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120518926%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120518926: 2
2026-03-25 05:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120645601
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120645601%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120645601: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120650997
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120650997%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120650997: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 113574765
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27113574765%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 113574765: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120616420
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120616420%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120616420: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120401687
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401687%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120401687: 2
2026-03-25 05:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120440442
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440442%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120440442: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120676990
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120676990%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120676990: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120525495
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120525495%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120525495: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120536421
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120536421%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120536421: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120616875
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120616875%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120616875: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120401673
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401673%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120401673: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120440470
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440470%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120440470: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120519095
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120519095%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120519095: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120680690
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120680690%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120680690: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120616928
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120616928%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120616928: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120616817
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120616817%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120616817: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120639921
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120639921%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120639921: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120261304
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120261304%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120261304: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120440453
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440453%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120440453: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120617060
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120617060%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120617060: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120401488
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401488%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120401488: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120719841
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719841%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120719841: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120720958
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120720958%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120720958: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120719700
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719700%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120719700: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120719638
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719638%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120719638: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120719074
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719074%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120719074: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120718614
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120718614%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120718614: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120718868
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120718868%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120718868: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120477778
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120477778%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120477778: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120540637
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540637%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120540637: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120688601
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688601%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120688601: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120475596
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120475596%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120475596: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120582597
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582597%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120582597: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120688264
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688264%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120688264: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120621184
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621184%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120621184: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654283
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654283%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120654283: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654349
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654349%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120654349: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120543427
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120543427%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120543427: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120582897
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582897%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120582897: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120617178
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617178%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120617178: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120582058
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582058%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120582058: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120540667
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540667%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120540667: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654336
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654336%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120654336: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654113
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654113%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120654113: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120537066
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537066%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120537066: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120540698
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540698%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120540698: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120402888
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402888%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120402888: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120653276
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653276%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120653276: 2
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120619632
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619632%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120619632: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120335811
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120335811%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120335811: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120453812
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453812%27 HTTP/1.1" 200 None
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Scrape type for 120453812: 0
2026-03-25 05:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120322108
2026-03-25 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120322108%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120322108: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120453748
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120453748%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120453748: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 119992992
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119992992%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 119992992: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120413042
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120413042%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120413042: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120667394
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667394%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120667394: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120428169
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120428169%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120428169: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120666509
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120666509%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120666509: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120687150
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120687150%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120687150: 2
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120668153
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120668153%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120668153: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120584837
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120584837%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120584837: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120693873
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693873%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120693873: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120481458
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120481458%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120481458: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120668185
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120668185%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120668185: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120368640
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120368640%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120368640: 2
2026-03-25 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120440202?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120624365?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120440390?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119809144?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120482066?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120667218
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667218%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120667218: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120667528
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667528%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120667528: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120667775
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667775%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120667775: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120666587
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120666587%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120666587: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120666157
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120666157%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120666157: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120632848
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120632848%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120632848: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120668424
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120668424%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120668424: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120667873
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667873%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120667873: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120373468
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120373468%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120373468: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120632944
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120632944%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120632944: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120695152
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695152%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120695152: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120667635
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667635%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120667635: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120397505
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120397505%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120397505: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120666138
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120666138%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120666138: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120257030
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120257030%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120257030: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120443000
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120443000%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120443000: 0
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120691137
2026-03-25 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691137%27 HTTP/1.1" 200 None
2026-03-25 05:00:34 [astonbarclay.gb] INFO: Scrape type for 120691137: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120647721
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120647721%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120647721: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120316229
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120316229%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120316229: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120631853
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631853%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120631853: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120345230
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120345230%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120345230: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120657830
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120657830%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120657830: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120690371
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690371%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120690371: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120659737
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120659737%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120659737: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120656496
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120656496%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120656496: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120691757
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691757%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120691757: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120650278
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120650278%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120650278: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120645930
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120645930%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120645930: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120621555
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120621555%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120621555: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120647610
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120647610%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120647610: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120401206
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401206%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120401206: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120666147
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120666147%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120666147: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120647284
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120647284%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120647284: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120647951
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120647951%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120647951: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120652440
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120652440%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120652440: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120646164
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120646164%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120646164: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120622377
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120622377%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120622377: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120254900
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120254900%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120254900: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120573970
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120573970%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120573970: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120436090
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120436090%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120436090: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120668414
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120668414%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120668414: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120586493
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120586493%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120586493: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120334042
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120334042%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120334042: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120587864
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120587864%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120587864: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120509974
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120509974%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120509974: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120396890
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120396890%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120396890: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120620613
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120620613%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120620613: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120646144
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120646144%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120646144: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120454660
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120454660%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120454660: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120253625
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120253625%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120253625: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120652577
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120652577%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120652577: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120503575
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120503575%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120503575: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120667264
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667264%27 HTTP/1.1" 200 None
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Scrape type for 120667264: 0
2026-03-25 05:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120367074
2026-03-25 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120367074%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120367074: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120590454
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120590454%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120590454: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120584460
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120584460%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120584460: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120650626
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120650626%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120650626: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120616956
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120616956%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120616956: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120620621
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120620621%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120620621: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120592678
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592678%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120592678: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120591724
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120591724%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120591724: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120320853
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120320853%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120320853: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120585085
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120585085%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120585085: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120586322
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120586322%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120586322: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120615597
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120615597%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120615597: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120585367
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120585367%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120585367: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120627305
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120627305%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120627305: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120297677
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297677%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120297677: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120256417
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120256417%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120256417: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120657493
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120657493%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120657493: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120631053
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631053%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120631053: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120537923
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120537923%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120537923: 2
2026-03-25 05: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 05: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 05: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 05: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 05: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 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120656145
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120656145%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120656145: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120367809
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120367809%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120367809: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120610324
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120610324%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120610324: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120546011
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120546011%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120546011: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120658357
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658357%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120658357: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120547045
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120547045%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120547045: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120651855
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120651855%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120651855: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120518696
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120518696%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120518696: 2
2026-03-25 05:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120577150?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120584213
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120584213%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120584213: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120555861
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555861%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120555861: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120302812
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120302812%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120302812: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120657364
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120657364%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120657364: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120552279
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120552279%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120552279: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120374674
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120374674%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120374674: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120656222
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120656222%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120656222: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120668504
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120668504%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120668504: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120667468
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667468%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120667468: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120668316
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120668316%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120668316: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120667917
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667917%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120667917: 0
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120684046
2026-03-25 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120684046%27 HTTP/1.1" 200 None
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Scrape type for 120684046: 2
2026-03-25 05: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 05:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120440202, 'registration': 'LA19OFM', 'account': 'OGI001', 'make': 'CITROEN', 'model': 'RELAY 35 L3 DIESEL', 'derivative': '2.0 BlueHDi H2 Van 130ps Enterprise', 'mileage': 6420, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 3003, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-07-24', 'fuel': 'Diesel', 'motExpiry': '2026-08-08', 'doors': None, 'engineSize': 1997, 'bodyType': 'High Volume/High Roof Van', 'images': ['https://abimg003.imgix.net/LA19OFM/2026-03-24/image/054afd46-8e91-41f8-ac39-a1e6977426ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/84e8fabc-7cfc-49aa-ae5c-c37bc7f0edc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/6b4f0d7f-1baa-4ccf-8122-2365238707d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/581a4951-509e-4770-a03e-e015ae4c81d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/d55f4561-7c2d-4f64-860c-d579301f8703_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/b0eaea8a-1104-4915-a97f-f71e8ef78f91_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/e219d421-2fba-48f2-af7c-7a23750475c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/f6a4ab7c-eace-4c68-b340-311ab74c2a2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/c6ad01b0-f11f-4831-9783-0aaf23344ea3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/0764db9c-a299-4aa3-8d4b-a616fe858407_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': 'Service print and book BOOK - 07/22 3K PRINT - 5/25 5K', 'remarks': 'SKEY / 1 OWNER FROM NEW / MOT EXP 08/26', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 163, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/59b929d9-bac5-438c-8867-36fc1a99975a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120440202, 'registration': 'LA19OFM', 'account': 'OGI001', 'make': 'CITROEN', 'model': 'RELAY 35 L3 DIESEL', 'derivative': '2.0 BlueHDi H2 Van 130ps Enterprise', 'mileage': 6420, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 3003, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-07-24', 'fuel': 'Diesel', 'motExpiry': '2026-08-08', 'doors': None, 'engineSize': 1997, 'bodyType': 'High Volume/High Roof Van', 'images': ['https://abimg003.imgix.net/LA19OFM/2026-03-24/image/054afd46-8e91-41f8-ac39-a1e6977426ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/84e8fabc-7cfc-49aa-ae5c-c37bc7f0edc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/6b4f0d7f-1baa-4ccf-8122-2365238707d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/581a4951-509e-4770-a03e-e015ae4c81d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/d55f4561-7c2d-4f64-860c-d579301f8703_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/b0eaea8a-1104-4915-a97f-f71e8ef78f91_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/e219d421-2fba-48f2-af7c-7a23750475c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/f6a4ab7c-eace-4c68-b340-311ab74c2a2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/c6ad01b0-f11f-4831-9783-0aaf23344ea3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFM/2026-03-24/image/0764db9c-a299-4aa3-8d4b-a616fe858407_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': 'Service print and book BOOK - 07/22 3K PRINT - 5/25 5K', 'remarks': 'SKEY / 1 OWNER FROM NEW / MOT EXP 08/26', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 163, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/59b929d9-bac5-438c-8867-36fc1a99975a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06272e7c-8c4e-54c9-9354-420c7c0fba8a with identifier: 120440202
2026-03-25 05:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06272e7c-8c4e-54c9-9354-420c7c0fba8a with scrape type 2
2026-03-25 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06272e7c-8c4e-54c9-9354-420c7c0fba8a with scrape type 2
2026-03-25 05:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 06272e7c-8c4e-54c9-9354-420c7c0fba8a, identifier: 120440202
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120624365, 'registration': 'RF14ZXT', 'account': 'MER023', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Prestige 5dr Auto', 'mileage': 44771, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2323, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-03-22', 'fuel': 'Diesel', 'motExpiry': '2026-11-12', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/23189815-ff0b-4cff-8919-33da81703461_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/c7486ab7-4acc-4ac2-b658-f3f40adc1e08_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/71e9cb84-ef0a-4329-852a-25eb6a6fb239_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/8abd98e7-6191-4472-a220-ef9537148495_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/cb565254-7373-4c56-b4d2-30a2baf922bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/394e7e31-62b6-4ca2-9956-d2668b1c0ee5_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book INV @ 02/15 8K 09/20 28K 01/25 40K S/P @ 03/17 16K 04/18 21K', 'remarks': 'S/KEY - Roof - Fixed Panoramic including Power Blinds, Contrast painted roof with matching spoiler (Santorini Black), Privacy Glass, Heated Door Mirrors, Heated Front Seats, Leather Seats, DVD/VCD', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c1063840-42ff-418a-8258-ceb08e22965e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120624365, 'registration': 'RF14ZXT', 'account': 'MER023', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Prestige 5dr Auto', 'mileage': 44771, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2323, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-03-22', 'fuel': 'Diesel', 'motExpiry': '2026-11-12', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/23189815-ff0b-4cff-8919-33da81703461_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/c7486ab7-4acc-4ac2-b658-f3f40adc1e08_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/71e9cb84-ef0a-4329-852a-25eb6a6fb239_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/8abd98e7-6191-4472-a220-ef9537148495_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/cb565254-7373-4c56-b4d2-30a2baf922bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF14ZXT/2026-03-20/image/394e7e31-62b6-4ca2-9956-d2668b1c0ee5_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book INV @ 02/15 8K 09/20 28K 01/25 40K S/P @ 03/17 16K 04/18 21K', 'remarks': 'S/KEY - Roof - Fixed Panoramic including Power Blinds, Contrast painted roof with matching spoiler (Santorini Black), Privacy Glass, Heated Door Mirrors, Heated Front Seats, Leather Seats, DVD/VCD', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c1063840-42ff-418a-8258-ceb08e22965e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bced7b1a-1863-5568-8961-f0d3e5aaed5b with identifier: 120624365
2026-03-25 05:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bced7b1a-1863-5568-8961-f0d3e5aaed5b with scrape type 2
2026-03-25 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bced7b1a-1863-5568-8961-f0d3e5aaed5b with scrape type 2
2026-03-25 05:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bced7b1a-1863-5568-8961-f0d3e5aaed5b, identifier: 120624365
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120440390, 'registration': 'MT69DJX', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.5 BlueHDi GT Line 5dr', 'mileage': 74299, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1002, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-10-24', 'fuel': 'Diesel', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1500, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MT69DJX/2026-03-18/image/b02de364-a64e-4161-ac4b-fdeed9bc1778_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/cd32e334-f5a2-4cde-a5d3-6b7fc0d337dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/8f3f6ff6-e21a-45d5-b8d3-e01ddc0337b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/b8e7b2dd-c9b0-4487-9251-537e4b4667ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/a2642ea6-00b8-4461-8ea9-f29afd4fd554_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/1ca171ef-fcf3-4ae8-bc86-98ed78bbf82a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/4f2e1d7b-2871-465a-9c8e-de2a24d55d8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/2a2f0e60-2fc5-4bea-9bd0-1273a4cc3fc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/ede0736d-2af0-454c-a981-805fb524c431_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/330ecca3-093b-4580-b8d3-cf37f765b455_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/20 - 17K, 02/22 - 41K, 01/24 - 56K, 03/25 - 68K', 'remarks': 'VOSA STATES 58K, 63K, 68K, 73K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7edc21a5-a0bc-4937-a5fc-01a7e4efc334.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120440390, 'registration': 'MT69DJX', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.5 BlueHDi GT Line 5dr', 'mileage': 74299, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1002, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-10-24', 'fuel': 'Diesel', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1500, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MT69DJX/2026-03-18/image/b02de364-a64e-4161-ac4b-fdeed9bc1778_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/cd32e334-f5a2-4cde-a5d3-6b7fc0d337dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/8f3f6ff6-e21a-45d5-b8d3-e01ddc0337b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/b8e7b2dd-c9b0-4487-9251-537e4b4667ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/a2642ea6-00b8-4461-8ea9-f29afd4fd554_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/1ca171ef-fcf3-4ae8-bc86-98ed78bbf82a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/4f2e1d7b-2871-465a-9c8e-de2a24d55d8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/2a2f0e60-2fc5-4bea-9bd0-1273a4cc3fc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/ede0736d-2af0-454c-a981-805fb524c431_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT69DJX/2026-03-18/image/330ecca3-093b-4580-b8d3-cf37f765b455_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/20 - 17K, 02/22 - 41K, 01/24 - 56K, 03/25 - 68K', 'remarks': 'VOSA STATES 58K, 63K, 68K, 73K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7edc21a5-a0bc-4937-a5fc-01a7e4efc334.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75eacab3-343c-59a9-85e2-7aa2d3fb585b with identifier: 120440390
2026-03-25 05:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75eacab3-343c-59a9-85e2-7aa2d3fb585b with scrape type 2
2026-03-25 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75eacab3-343c-59a9-85e2-7aa2d3fb585b with scrape type 2
2026-03-25 05:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75eacab3-343c-59a9-85e2-7aa2d3fb585b, identifier: 120440390
2026-03-25 05:00:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119809144, 'registration': 'PK16KNL', 'account': 'WIL004', 'make': 'VAUXHALL', 'model': 'ZAFIRA TOURER', 'derivative': '1.4T Energy 5dr', 'mileage': 86294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2212, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-07-24', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PK16KNL/2026-02-24/image/63ad67a5-fcf8-4c3f-aab0-44c8088d4557_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/8b30e8c2-efc4-47a7-9020-f9f8740f566d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/d84f7054-2133-410e-a475-7766a5e8b8ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/fdbe4ccd-1179-460c-9558-1fdb9c745b2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/466679a4-7fcf-4f3d-b2d4-f9052ed8345d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/6edcd038-a583-49cf-93e2-05a53bd47967_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/4d1142b4-14a1-424c-8d5b-f4556c3c7481_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/ea3c4feb-79ff-48a5-bb6a-4810b2ff31b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/820bbd9a-6c97-43b8-be52-5beb40864d61_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/751588f2-0b12-47b7-9f34-b178e522adac_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/c901d934-773d-4388-9fc7-95677cf497f2_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book SB 02/17 1K 07/20 58K 07/21 62K 07/22 68K 07/25 78K / INV 10/18 32K 07/23 72K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a9bfa3d-7d41-4ae1-a44a-02b7cec24be4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119809144, 'registration': 'PK16KNL', 'account': 'WIL004', 'make': 'VAUXHALL', 'model': 'ZAFIRA TOURER', 'derivative': '1.4T Energy 5dr', 'mileage': 86294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2212, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-07-24', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PK16KNL/2026-02-24/image/63ad67a5-fcf8-4c3f-aab0-44c8088d4557_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/8b30e8c2-efc4-47a7-9020-f9f8740f566d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/d84f7054-2133-410e-a475-7766a5e8b8ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/fdbe4ccd-1179-460c-9558-1fdb9c745b2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/466679a4-7fcf-4f3d-b2d4-f9052ed8345d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/6edcd038-a583-49cf-93e2-05a53bd47967_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/4d1142b4-14a1-424c-8d5b-f4556c3c7481_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/ea3c4feb-79ff-48a5-bb6a-4810b2ff31b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/820bbd9a-6c97-43b8-be52-5beb40864d61_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/751588f2-0b12-47b7-9f34-b178e522adac_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK16KNL/2026-02-24/image/c901d934-773d-4388-9fc7-95677cf497f2_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book SB 02/17 1K 07/20 58K 07/21 62K 07/22 68K 07/25 78K / INV 10/18 32K 07/23 72K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a9bfa3d-7d41-4ae1-a44a-02b7cec24be4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd070b26-b239-505a-9321-6ad932f35e15 with identifier: 119809144
2026-03-25 05:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd070b26-b239-505a-9321-6ad932f35e15 with scrape type 2
2026-03-25 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd070b26-b239-505a-9321-6ad932f35e15 with scrape type 2
2026-03-25 05:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fd070b26-b239-505a-9321-6ad932f35e15, identifier: 119809144
2026-03-25 05:00:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120482066, 'registration': 'HY19XBU', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 52959, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1007, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-15', 'fuel': 'Petrol', 'motExpiry': '2026-12-01', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HY19XBU/2026-03-18/image/e8fe1b06-f678-41eb-99aa-d0bc8b14ad92_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/7fb91a52-8025-45ce-9285-4a519f1ce156_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/0fef8b9f-3086-4078-bb69-6a9a6975100d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/a44731c9-18ee-49cc-9ac3-704e30705213_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/2ebe55ab-9d37-454c-af71-9d8b13741c10_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/a702b85f-b5e4-4381-bf4e-4ac279adc3ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/c9422ca0-5c6b-4201-b0a2-7009e3b5ec67_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/9d82d903-8ab7-4099-9541-78a0f5ed4b54_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/17be703d-083a-4ee4-9727-3df97d5712b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/d9af5184-efb1-4a1e-ab7f-f500ac59f335_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/20 - 5K, 01/21 - 13K, 12/21 - 22K, 07/23 - 32K, 07/24 - 41K, 07/25 - 47K', 'remarks': 'VOSA STATES 27K, 35K, 44K, 50K SPARE KEY WITH PAPERWRORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0edb5ab5-f933-4d39-abca-4fb8a01f8c9b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120482066, 'registration': 'HY19XBU', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 52959, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1007, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-15', 'fuel': 'Petrol', 'motExpiry': '2026-12-01', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HY19XBU/2026-03-18/image/e8fe1b06-f678-41eb-99aa-d0bc8b14ad92_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/7fb91a52-8025-45ce-9285-4a519f1ce156_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/0fef8b9f-3086-4078-bb69-6a9a6975100d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/a44731c9-18ee-49cc-9ac3-704e30705213_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/2ebe55ab-9d37-454c-af71-9d8b13741c10_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/a702b85f-b5e4-4381-bf4e-4ac279adc3ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/c9422ca0-5c6b-4201-b0a2-7009e3b5ec67_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/9d82d903-8ab7-4099-9541-78a0f5ed4b54_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/17be703d-083a-4ee4-9727-3df97d5712b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/HY19XBU/2026-03-18/image/d9af5184-efb1-4a1e-ab7f-f500ac59f335_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/20 - 5K, 01/21 - 13K, 12/21 - 22K, 07/23 - 32K, 07/24 - 41K, 07/25 - 47K', 'remarks': 'VOSA STATES 27K, 35K, 44K, 50K SPARE KEY WITH PAPERWRORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0edb5ab5-f933-4d39-abca-4fb8a01f8c9b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1efafd35-81ce-5bba-9497-8e26a1353309 with identifier: 120482066
2026-03-25 05:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1efafd35-81ce-5bba-9497-8e26a1353309 with scrape type 2
2026-03-25 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1efafd35-81ce-5bba-9497-8e26a1353309 with scrape type 2
2026-03-25 05:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1efafd35-81ce-5bba-9497-8e26a1353309, identifier: 120482066
2026-03-25 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 06272e7c-8c4e-54c9-9354-420c7c0fba8a with identifier: 120440202
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-25 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 06272e7c-8c4e-54c9-9354-420c7c0fba8a with identifier: 120440202
2026-03-25 05:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 06272e7c-8c4e-54c9-9354-420c7c0fba8a with identifier: 120440202 to the API
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120440202?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 163,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '06272e7c-8c4e-54c9-9354-420c7c0fba8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LA19OFM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120440202',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'CITROEN',
'model': 'RELAY 35 L3 DIESEL',
'odometer': 6420,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-24',
'seller_name': 'Ogilvie Fleet',
'title': 'CITROEN RELAY 35 L3 DIESEL 2.0 BlueHDi H2 Van 130ps Enterprise',
'transmission': 'manual',
'trim': '2.0 BlueHDi H2 Van 130ps Enterprise',
'vin': None,
'year': 2019}
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440202%27 HTTP/1.1" 200 None
2026-03-25 05:00:37 [astonbarclay.gb] INFO: Saving data for 120440202: {'auction_closing_time': 1774431900.0, 'created_time': 1774292931.532567, 'last_price_update_time': 1774414837.772415}
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120440202') HTTP/1.1" 204 0
2026-03-25 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bced7b1a-1863-5568-8961-f0d3e5aaed5b with identifier: 120624365
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED HTTP/1.1" 200 None
2026-03-25 05:00:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bced7b1a-1863-5568-8961-f0d3e5aaed5b with identifier: 120624365
2026-03-25 05:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bced7b1a-1863-5568-8961-f0d3e5aaed5b with identifier: 120624365 to the API
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00: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 05:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120624365?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'bced7b1a-1863-5568-8961-f0d3e5aaed5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF14ZXT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120624365',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 44771,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-22',
'seller_name': 'Mercedes-Benz South West',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.2 SD4 Prestige 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.2 SD4 Prestige 5dr Auto',
'vin': None,
'year': 2014}
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120624365%27 HTTP/1.1" 200 None
2026-03-25 05:00:38 [astonbarclay.gb] INFO: Saving data for 120624365: {'auction_closing_time': 1774431900.0, 'created_time': 1774001018.55703, 'last_price_update_time': 1774414838.319183}
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120624365') HTTP/1.1" 204 0
2026-03-25 05:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75eacab3-343c-59a9-85e2-7aa2d3fb585b with identifier: 120440390
2026-03-25 05:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75eacab3-343c-59a9-85e2-7aa2d3fb585b with identifier: 120440390
2026-03-25 05:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75eacab3-343c-59a9-85e2-7aa2d3fb585b with identifier: 120440390 to the API
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00: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 05:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120440390?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '75eacab3-343c-59a9-85e2-7aa2d3fb585b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MT69DJX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120440390',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '3008 DIESEL ESTATE',
'odometer': 74299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-24',
'seller_name': 'MotoNovo Finance',
'title': 'PEUGEOT 3008 DIESEL ESTATE 1.5 BlueHDi GT Line 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi GT Line 5dr',
'vin': None,
'year': 2019}
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440390%27 HTTP/1.1" 200 None
2026-03-25 05:00:38 [astonbarclay.gb] INFO: Saving data for 120440390: {'auction_closing_time': 1774432800.0, 'created_time': 1773860538.26982, 'last_price_update_time': 1774414838.641896}
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120440390') HTTP/1.1" 204 0
2026-03-25 05:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fd070b26-b239-505a-9321-6ad932f35e15 with identifier: 119809144
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-25 05:00:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fd070b26-b239-505a-9321-6ad932f35e15 with identifier: 119809144
2026-03-25 05:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fd070b26-b239-505a-9321-6ad932f35e15 with identifier: 119809144 to the API
2026-03-25 05:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00: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 05:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119809144?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'fd070b26-b239-505a-9321-6ad932f35e15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK16KNL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119809144',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ZAFIRA TOURER',
'odometer': 86294,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-25',
'seller_name': 'Wilsons',
'title': 'VAUXHALL ZAFIRA TOURER 1.4T Energy 5dr',
'transmission': 'manual',
'trim': '1.4T Energy 5dr',
'vin': None,
'year': 2016}
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119809144%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Saving data for 119809144: {'auction_closing_time': 1774431900.0, 'created_time': 1773860538.953414, 'last_price_update_time': 1774414839.088826}
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119809144') HTTP/1.1" 204 0
2026-03-25 05:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1efafd35-81ce-5bba-9497-8e26a1353309 with identifier: 120482066
2026-03-25 05:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1efafd35-81ce-5bba-9497-8e26a1353309 with identifier: 120482066
2026-03-25 05:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1efafd35-81ce-5bba-9497-8e26a1353309 with identifier: 120482066 to the API
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120482066?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1efafd35-81ce-5bba-9497-8e26a1353309',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HY19XBU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120482066',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 52959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-15',
'seller_name': 'MotoNovo Finance',
'title': 'PEUGEOT 3008 ESTATE 1.2 PureTech GT Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech GT Line 5dr',
'vin': None,
'year': 2019}
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120482066%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Saving data for 120482066: {'auction_closing_time': 1774432800.0, 'created_time': 1773774192.799403, 'last_price_update_time': 1774414839.387931}
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120482066') HTTP/1.1" 204 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120695209
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695209%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120695209: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 110700075
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27110700075%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 110700075: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120630156
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120630156%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120630156: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120631151
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631151%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120631151: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120657113
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657113%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120657113: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120619662
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120619662%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120619662: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120659978
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120659978%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120659978: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120438101
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120438101%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120438101: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120587142
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120587142%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120587142: 2
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120667782
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667782%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120667782: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120619890
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120619890%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120619890: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120696486
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696486%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120696486: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120667880
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667880%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120667880: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120667628
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667628%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120667628: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120562331
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120562331%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120562331: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120606319
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120606319%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120606319: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120619943
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120619943%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120619943: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120562567
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120562567%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120562567: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120562484
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120562484%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120562484: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120649354
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120649354%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120649354: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120562403
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120562403%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120562403: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120485459
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120485459%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120485459: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120586845
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120586845%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120586845: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120586865
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120586865%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120586865: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120586856
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120586856%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120586856: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120562507
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120562507%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120562507: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120562548
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120562548%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120562548: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120562277
2026-03-25 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120562277%27 HTTP/1.1" 200 None
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Scrape type for 120562277: 0
2026-03-25 05:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120562320
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562320%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120562320: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562354
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562354%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120562354: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120546514
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546514%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120546514: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120410046
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120410046%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120410046: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120404970
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404970%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120404970: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120441523
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120441523%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120441523: 2
2026-03-25 05:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120518926?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120577150, 'registration': 'RO72GHN', 'account': 'MOT075', 'make': 'KIA', 'model': 'CEED SPORTSWAGON', 'derivative': '1.5T GDi ISG 3 5dr', 'mileage': 34540, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1000, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-11-22', 'fuel': 'Petrol', 'motExpiry': '2027-02-19', 'doors': 5, 'engineSize': 1482, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO72GHN/2026-03-18/image/a78a808e-a87b-4b9f-8278-a4b581e7b6bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/674a4e31-3ee6-45d4-ad64-63d69bc66e2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/eff8ca08-a67f-494c-82a2-f87d0e107f35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/56723966-c1cd-4831-90f2-c4a450f09d26_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/ce18531f-b218-42eb-a55e-28488502a718_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/ed3ef042-c84c-4108-b39d-ab2ec996dccc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/5b6f00d7-761f-4862-8578-9d4fe5ed1c93_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/b1e3cf06-cb68-4644-bfde-4c8d8b9c3b0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/dc68c8c8-f30c-4b15-a00f-d3cb0d7d4300_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/23 - 16K, 07/24 - 25K,', 'remarks': 'VOSA STATES 34K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7077c2fd-c976-472d-b404-d4071c05451b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120577150, 'registration': 'RO72GHN', 'account': 'MOT075', 'make': 'KIA', 'model': 'CEED SPORTSWAGON', 'derivative': '1.5T GDi ISG 3 5dr', 'mileage': 34540, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1000, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-11-22', 'fuel': 'Petrol', 'motExpiry': '2027-02-19', 'doors': 5, 'engineSize': 1482, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO72GHN/2026-03-18/image/a78a808e-a87b-4b9f-8278-a4b581e7b6bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/674a4e31-3ee6-45d4-ad64-63d69bc66e2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/eff8ca08-a67f-494c-82a2-f87d0e107f35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/56723966-c1cd-4831-90f2-c4a450f09d26_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/ce18531f-b218-42eb-a55e-28488502a718_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/ed3ef042-c84c-4108-b39d-ab2ec996dccc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/5b6f00d7-761f-4862-8578-9d4fe5ed1c93_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/b1e3cf06-cb68-4644-bfde-4c8d8b9c3b0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO72GHN/2026-03-18/image/dc68c8c8-f30c-4b15-a00f-d3cb0d7d4300_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/23 - 16K, 07/24 - 25K,', 'remarks': 'VOSA STATES 34K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7077c2fd-c976-472d-b404-d4071c05451b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 012dc12d-3853-5305-ae3b-5ba1c58adcd2 with identifier: 120577150
2026-03-25 05:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 012dc12d-3853-5305-ae3b-5ba1c58adcd2 with scrape type 2
2026-03-25 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 012dc12d-3853-5305-ae3b-5ba1c58adcd2 with scrape type 2
2026-03-25 05:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 012dc12d-3853-5305-ae3b-5ba1c58adcd2, identifier: 120577150
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120175432
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120175432%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120175432: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562469
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120562469%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120562469: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120442046
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120442046%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120442046: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120715480
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715480%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120715480: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120676747
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120676747%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120676747: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120365355
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120365355%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120365355: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120715559
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715559%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120715559: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120365404
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120365404%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120365404: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120240102
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120240102%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120240102: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120408375
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120408375%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120408375: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120102055
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120102055%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120102055: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119257637
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119257637%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 119257637: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120130227
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120130227%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120130227: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120596560
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120596560%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120596560: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120506599
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120506599%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120506599: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120505908
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120505908%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120505908: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120522037
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120522037%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120522037: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120596518
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120596518%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120596518: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120596595
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120596595%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120596595: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120332599
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120332599%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120332599: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120596540
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120596540%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120596540: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120675196
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120675196%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120675196: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120332629
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120332629%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120332629: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120596530
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120596530%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120596530: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120087826
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120087826%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120087826: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120715654
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715654%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120715654: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120717410
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120717410%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120717410: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120715754
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715754%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120715754: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120716187
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120716187%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120716187: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120716431
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120716431%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120716431: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120199126
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120199126%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120199126: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120715744
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715744%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120715744: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120716009
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120716009%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120716009: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120631647
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631647%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120631647: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120631714
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631714%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120631714: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120484235
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120484235%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120484235: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120589009
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120589009%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120589009: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120589079
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120589079%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120589079: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120585283
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120585283%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120585283: 0
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120631689
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631689%27 HTTP/1.1" 200 None
2026-03-25 05:00:40 [astonbarclay.gb] INFO: Scrape type for 120631689: 2
2026-03-25 05:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 012dc12d-3853-5305-ae3b-5ba1c58adcd2 with identifier: 120577150
2026-03-25 05:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER HTTP/1.1" 200 None
2026-03-25 05:00:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 012dc12d-3853-5305-ae3b-5ba1c58adcd2 with identifier: 120577150
2026-03-25 05:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 012dc12d-3853-5305-ae3b-5ba1c58adcd2 with identifier: 120577150 to the API
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120577150?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '012dc12d-3853-5305-ae3b-5ba1c58adcd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO72GHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120577150',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'CEED SPORTSWAGON',
'odometer': 34540,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-22',
'seller_name': 'MotoNovo Finance',
'title': 'KIA CEED SPORTSWAGON 1.5T GDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.5T GDi ISG 3 5dr',
'vin': None,
'year': 2022}
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120577150%27 HTTP/1.1" 200 None
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Saving data for 120577150: {'auction_closing_time': 1774432800.0, 'created_time': 1773860531.538926, 'last_price_update_time': 1774414841.41518}
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120577150') HTTP/1.1" 204 0
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120430841
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120430841%27 HTTP/1.1" 200 None
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Scrape type for 120430841: 0
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120451431
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120451431%27 HTTP/1.1" 200 None
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Scrape type for 120451431: 0
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120417833
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120417833%27 HTTP/1.1" 200 None
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Scrape type for 120417833: 2
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120518926, 'registration': 'GN18UOB', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 SE 5dr Auto', 'mileage': 75449, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1012, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-16', 'fuel': 'Diesel', 'motExpiry': '2026-03-21', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/GN18UOB/2026-03-18/image/a26aca70-baca-426d-bb7c-73c4d93c3b3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/9e37ad6a-7be6-4268-894c-4853afa2c54b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/06e8227c-f56e-4e1c-be0f-c3672ac01cf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/f1fe0fd7-873a-4b2c-8cd8-bc503f80919e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/ec41d753-ed3e-44a7-a4e0-0eb292c1de94_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/c43b4aa5-8b51-4473-a597-643d7d684a46_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/0c0e12d0-f7ba-424d-acf5-647fae53dba4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/84eb814c-0f72-42c7-be44-e01dcc2bf8e7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 01/19 - 9K, 08/20 - 18K, 07/21 - 24K, 03/24 - 58K', 'remarks': 'VOSA STATES 30K, 39K, 58K, 74K 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': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb36a3bf-c563-4fcb-b4fd-fa482e7e38dd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120518926, 'registration': 'GN18UOB', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 SE 5dr Auto', 'mileage': 75449, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1012, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-16', 'fuel': 'Diesel', 'motExpiry': '2026-03-21', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/GN18UOB/2026-03-18/image/a26aca70-baca-426d-bb7c-73c4d93c3b3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/9e37ad6a-7be6-4268-894c-4853afa2c54b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/06e8227c-f56e-4e1c-be0f-c3672ac01cf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/f1fe0fd7-873a-4b2c-8cd8-bc503f80919e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/ec41d753-ed3e-44a7-a4e0-0eb292c1de94_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/c43b4aa5-8b51-4473-a597-643d7d684a46_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/0c0e12d0-f7ba-424d-acf5-647fae53dba4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN18UOB/2026-03-18/image/84eb814c-0f72-42c7-be44-e01dcc2bf8e7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 01/19 - 9K, 08/20 - 18K, 07/21 - 24K, 03/24 - 58K', 'remarks': 'VOSA STATES 30K, 39K, 58K, 74K 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': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb36a3bf-c563-4fcb-b4fd-fa482e7e38dd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da45aa20-8161-5621-9488-7e1e8d63e1ef with identifier: 120518926
2026-03-25 05:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da45aa20-8161-5621-9488-7e1e8d63e1ef with scrape type 2
2026-03-25 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da45aa20-8161-5621-9488-7e1e8d63e1ef with scrape type 2
2026-03-25 05:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da45aa20-8161-5621-9488-7e1e8d63e1ef, identifier: 120518926
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120374976
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120374976%27 HTTP/1.1" 200 None
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Scrape type for 120374976: 0
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120555829
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555829%27 HTTP/1.1" 200 None
2026-03-25 05:00:41 [astonbarclay.gb] INFO: Scrape type for 120555829: 2
2026-03-25 05:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da45aa20-8161-5621-9488-7e1e8d63e1ef with identifier: 120518926
2026-03-25 05:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da45aa20-8161-5621-9488-7e1e8d63e1ef with identifier: 120518926
2026-03-25 05:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da45aa20-8161-5621-9488-7e1e8d63e1ef with identifier: 120518926 to the API
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120518926?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'da45aa20-8161-5621-9488-7e1e8d63e1ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GN18UOB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120518926',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 75449,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-16',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 SE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 SE 5dr Auto',
'vin': None,
'year': 2018}
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120518926%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Saving data for 120518926: {'auction_closing_time': 1774432800.0, 'created_time': 1773752528.746242, 'last_price_update_time': 1774414842.025813}
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120518926') HTTP/1.1" 204 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120463700
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120463700%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120463700: 2
2026-03-25 05:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120488732?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120417751
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120417751%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120417751: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120463208
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120463208%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120463208: 2
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120522991
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120522991%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120522991: 2
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120675479
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120675479%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120675479: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120682181
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120682181%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120682181: 2
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120379829
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120379829%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120379829: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120554186
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120554186%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120554186: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120554208
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120554208%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120554208: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120595487
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595487%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120595487: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120554195
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120554195%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120554195: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120473894
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120473894%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120473894: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120413600
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120413600%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120413600: 2
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120554175
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120554175%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120554175: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120546424
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120546424%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120546424: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120534644
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120534644%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120534644: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120440606
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440606%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120440606: 2
2026-03-25 05:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120519095?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120488732, 'registration': 'CV13WHT', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'QASHQAI+2 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 dCi 360 5dr [Start Stop]', 'mileage': 139458, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1005, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-07-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-20', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CV13WHT/2026-03-18/image/4331d28f-6fc8-4dfe-bff4-52a7c4e8d551_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/55cdd451-a447-44b3-95f4-6712f476e4b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/34b222e5-4fa3-4c4e-96a4-5ce65fc98f78_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/7ac8c254-6a57-4a10-a32b-7337c91e3db2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/0dd3f92c-4769-41ef-95ef-0ee4c874e8d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/aae855b0-2942-4d98-8773-294dec2652be_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/4760cec0-6e22-4c84-8a4e-76ef0613d6fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/374b2983-ceb6-4183-a4c7-d6f1ab9e4a54_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/10372c35-a343-4ccb-8e9c-b8f6a0239256_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/14 - 14K, 08/15 - 29K, 06/17 - 52K, 11/18 - 67K, 07/19 - 66K, 07/22 - 92K,', 'remarks': 'VOSA STATES 92K, 101K, 115K, 128K SD CARD WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7e6c8742-1944-4b3a-a22e-880b5ba87e13.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120488732, 'registration': 'CV13WHT', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'QASHQAI+2 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 dCi 360 5dr [Start Stop]', 'mileage': 139458, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1005, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-07-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-20', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CV13WHT/2026-03-18/image/4331d28f-6fc8-4dfe-bff4-52a7c4e8d551_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/55cdd451-a447-44b3-95f4-6712f476e4b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/34b222e5-4fa3-4c4e-96a4-5ce65fc98f78_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/7ac8c254-6a57-4a10-a32b-7337c91e3db2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/0dd3f92c-4769-41ef-95ef-0ee4c874e8d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/aae855b0-2942-4d98-8773-294dec2652be_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/4760cec0-6e22-4c84-8a4e-76ef0613d6fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/374b2983-ceb6-4183-a4c7-d6f1ab9e4a54_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV13WHT/2026-03-18/image/10372c35-a343-4ccb-8e9c-b8f6a0239256_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/14 - 14K, 08/15 - 29K, 06/17 - 52K, 11/18 - 67K, 07/19 - 66K, 07/22 - 92K,', 'remarks': 'VOSA STATES 92K, 101K, 115K, 128K SD CARD WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7e6c8742-1944-4b3a-a22e-880b5ba87e13.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d6418e5-3c2c-5c6e-80ef-6a0c854231ca with identifier: 120488732
2026-03-25 05:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6418e5-3c2c-5c6e-80ef-6a0c854231ca with scrape type 2
2026-03-25 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d6418e5-3c2c-5c6e-80ef-6a0c854231ca with scrape type 2
2026-03-25 05:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9d6418e5-3c2c-5c6e-80ef-6a0c854231ca, identifier: 120488732
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120461410
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461410%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120461410: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120461472
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461472%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120461472: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120481658
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120481658%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120481658: 0
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120369549
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369549%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Scrape type for 120369549: 2
2026-03-25 05: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 05:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9d6418e5-3c2c-5c6e-80ef-6a0c854231ca with identifier: 120488732
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-25 05:00:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9d6418e5-3c2c-5c6e-80ef-6a0c854231ca with identifier: 120488732
2026-03-25 05:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9d6418e5-3c2c-5c6e-80ef-6a0c854231ca with identifier: 120488732 to the API
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120488732?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9d6418e5-3c2c-5c6e-80ef-6a0c854231ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CV13WHT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120488732',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI+2 HATCHBACK SPECIAL EDITIONS',
'odometer': 139458,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-17',
'seller_name': 'MotoNovo Finance',
'title': 'NISSAN QASHQAI+2 HATCHBACK SPECIAL EDITIONS 1.6 dCi 360 5dr [Start '
'Stop]',
'transmission': 'manual',
'trim': '1.6 dCi 360 5dr [Start Stop]',
'vin': None,
'year': 2013}
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120488732%27 HTTP/1.1" 200 None
2026-03-25 05:00:42 [astonbarclay.gb] INFO: Saving data for 120488732: {'auction_closing_time': 1774432800.0, 'created_time': 1773752533.503165, 'last_price_update_time': 1774414842.954423}
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120488732') HTTP/1.1" 204 0
2026-03-25 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401687?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120595536
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595536%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120595536: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120541686
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120541686%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120541686: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120461543
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461543%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120461543: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120595514
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595514%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120595514: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120369524
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120369524%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120369524: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120595526
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595526%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120595526: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120369535
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120369535%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120369535: 2
2026-03-25 05:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120477778?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120525495?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120536421?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120440470?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120519095, 'registration': 'LL65MYX', 'account': 'MOT075', 'make': 'BMW', 'model': '4 SERIES DIESEL COUPE', 'derivative': '420d [190] M Sport 2dr Auto [Professional Media]', 'mileage': 119393, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1025, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-11-03', 'fuel': 'Diesel', 'motExpiry': '2026-03-20', 'doors': 2, 'engineSize': 1995, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/LL65MYX/2026-03-18/image/a1bc2f15-0ca6-471c-9eb0-c90c30df8fc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/f10ac628-93df-4d01-8be8-7ba1f5cb3b70_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/b2df99e5-b31e-4f39-98b6-f0e36814d01f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/64973377-a63a-484c-8f40-310081c22328_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/d9453c66-d86f-4101-b8b5-5eda1bfc4635_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/aae92746-c018-44c6-aa4b-15a372bef1a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/833b5745-8917-4575-8a06-3fc1d17cda50_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/e92aef2e-7a6c-41f4-91b2-7a7db196b2b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/f647a187-50eb-4425-8167-8fbd4ff31060_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/75b17e1f-ff36-4c4e-8c96-537e79bafe9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/fa12ca11-8d0f-4566-ae33-d041e6b51f72_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/a8855bd0-11af-4c6a-91ed-a38a16ae9f38_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service digital 05/17-14K, 05/18-26K, 11/18-31K, 06/20-45K, 01/22-66K, 03/24-89K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 68K, 72K, 89K, 107K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f7a77b5c-941d-4cde-8274-5f002ecc1d4f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120519095, 'registration': 'LL65MYX', 'account': 'MOT075', 'make': 'BMW', 'model': '4 SERIES DIESEL COUPE', 'derivative': '420d [190] M Sport 2dr Auto [Professional Media]', 'mileage': 119393, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1025, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-11-03', 'fuel': 'Diesel', 'motExpiry': '2026-03-20', 'doors': 2, 'engineSize': 1995, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/LL65MYX/2026-03-18/image/a1bc2f15-0ca6-471c-9eb0-c90c30df8fc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/f10ac628-93df-4d01-8be8-7ba1f5cb3b70_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/b2df99e5-b31e-4f39-98b6-f0e36814d01f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/64973377-a63a-484c-8f40-310081c22328_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/d9453c66-d86f-4101-b8b5-5eda1bfc4635_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/aae92746-c018-44c6-aa4b-15a372bef1a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/833b5745-8917-4575-8a06-3fc1d17cda50_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/e92aef2e-7a6c-41f4-91b2-7a7db196b2b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/f647a187-50eb-4425-8167-8fbd4ff31060_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/75b17e1f-ff36-4c4e-8c96-537e79bafe9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/fa12ca11-8d0f-4566-ae33-d041e6b51f72_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL65MYX/2026-03-18/image/a8855bd0-11af-4c6a-91ed-a38a16ae9f38_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service digital 05/17-14K, 05/18-26K, 11/18-31K, 06/20-45K, 01/22-66K, 03/24-89K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 68K, 72K, 89K, 107K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f7a77b5c-941d-4cde-8274-5f002ecc1d4f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a51f0ad7-1749-56c8-acd1-5855b26b7545 with identifier: 120519095
2026-03-25 05:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a51f0ad7-1749-56c8-acd1-5855b26b7545 with scrape type 2
2026-03-25 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a51f0ad7-1749-56c8-acd1-5855b26b7545 with scrape type 2
2026-03-25 05:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a51f0ad7-1749-56c8-acd1-5855b26b7545, identifier: 120519095
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120461419
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461419%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120461419: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120440615
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440615%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120440615: 2
2026-03-25 05:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a51f0ad7-1749-56c8-acd1-5855b26b7545 with identifier: 120519095
2026-03-25 05:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a51f0ad7-1749-56c8-acd1-5855b26b7545 with identifier: 120519095
2026-03-25 05:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a51f0ad7-1749-56c8-acd1-5855b26b7545 with identifier: 120519095 to the API
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120519095?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a51f0ad7-1749-56c8-acd1-5855b26b7545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL65MYX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120519095',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '4 SERIES DIESEL COUPE',
'odometer': 119393,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-03',
'seller_name': 'MotoNovo Finance',
'title': 'BMW 4 SERIES DIESEL COUPE 420d [190] M Sport 2dr Auto [Professional '
'Media]',
'transmission': 'automatic',
'trim': '420d [190] M Sport 2dr Auto [Professional Media]',
'vin': None,
'year': 2015}
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120519095%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Saving data for 120519095: {'auction_closing_time': 1774432800.0, 'created_time': 1773752525.55864, 'last_price_update_time': 1774414843.652514}
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120519095') HTTP/1.1" 204 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120461503
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461503%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120461503: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120505609
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120505609%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120505609: 0
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120658567
2026-03-25 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658567%27 HTTP/1.1" 200 None
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Scrape type for 120658567: 2
2026-03-25 05:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120440442?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120401687, 'registration': 'VN69WDY', 'account': 'MOT075', 'make': 'AUDI', 'model': 'Q7 DIESEL ESTATE', 'derivative': '45 TDI Quattro Black Edition 5dr Tiptronic', 'mileage': 77511, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1017, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-01-31', 'fuel': 'Diesel', 'motExpiry': '2026-12-02', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VN69WDY/2026-03-18/image/a60da1e4-ac47-4e61-8538-84a24d955403_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/7789715c-5b9d-40e3-81aa-1fe0c2ff723e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/d11cf9ab-a4f1-448e-ba35-2b4167828358_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/8d61e289-dd26-4f02-b01a-899456c10a0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/da129880-1d27-4fe0-8531-c059d780f3b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/dc5469fe-e616-436b-b644-0e4cf8b2e5d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/5d14ac52-da21-4c27-9ee9-8e44270ae9bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/6895b7a1-643c-4717-b7e3-d8fe1874ce16_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/6f540fc3-ef72-4650-9b50-4951853cb302_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/5455056d-a447-4c2d-9d72-dc9732660cf4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 19K, 32K, 50K, 74K 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': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/be4b3f33-282f-470a-af9a-b4e5fe5c51a1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120401687, 'registration': 'VN69WDY', 'account': 'MOT075', 'make': 'AUDI', 'model': 'Q7 DIESEL ESTATE', 'derivative': '45 TDI Quattro Black Edition 5dr Tiptronic', 'mileage': 77511, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1017, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-01-31', 'fuel': 'Diesel', 'motExpiry': '2026-12-02', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VN69WDY/2026-03-18/image/a60da1e4-ac47-4e61-8538-84a24d955403_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/7789715c-5b9d-40e3-81aa-1fe0c2ff723e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/d11cf9ab-a4f1-448e-ba35-2b4167828358_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/8d61e289-dd26-4f02-b01a-899456c10a0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/da129880-1d27-4fe0-8531-c059d780f3b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/dc5469fe-e616-436b-b644-0e4cf8b2e5d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/5d14ac52-da21-4c27-9ee9-8e44270ae9bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/6895b7a1-643c-4717-b7e3-d8fe1874ce16_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/6f540fc3-ef72-4650-9b50-4951853cb302_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN69WDY/2026-03-18/image/5455056d-a447-4c2d-9d72-dc9732660cf4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 19K, 32K, 50K, 74K 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': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/be4b3f33-282f-470a-af9a-b4e5fe5c51a1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2315f09b-bd29-5a93-ace4-ee29c9e50375 with identifier: 120401687
2026-03-25 05:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2315f09b-bd29-5a93-ace4-ee29c9e50375 with scrape type 2
2026-03-25 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2315f09b-bd29-5a93-ace4-ee29c9e50375 with scrape type 2
2026-03-25 05:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2315f09b-bd29-5a93-ace4-ee29c9e50375, identifier: 120401687
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120477778, 'registration': 'YS64LKE', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '1.6 TDCi 115 Titanium 5dr', 'mileage': 91815, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1100, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-01-02', 'fuel': 'Diesel', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS64LKE/2026-03-16/image/ca856f28-3f6f-41cb-b02d-24053334c7dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/63343054-b1dc-4e2c-af1d-701e1d5f1d0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/be210858-8aff-4c9a-84fe-a19e6851ee39_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/fb5fd2c4-a8b7-4914-b171-778ab6b06f2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/b7634630-81ba-4801-b3e6-5e60bb5119ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/23772e0a-70e1-4f4b-a6e2-ac54bf23dc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/d89c31ad-6bfc-4815-96d4-8fb16f702014_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/91d23944-40dd-4708-bc17-80c1393ef730_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STAES 56K - 67K - 77K - 90K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d8e2806-19e6-47fc-a022-9a63cb945134.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120477778, 'registration': 'YS64LKE', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '1.6 TDCi 115 Titanium 5dr', 'mileage': 91815, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1100, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-01-02', 'fuel': 'Diesel', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS64LKE/2026-03-16/image/ca856f28-3f6f-41cb-b02d-24053334c7dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/63343054-b1dc-4e2c-af1d-701e1d5f1d0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/be210858-8aff-4c9a-84fe-a19e6851ee39_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/fb5fd2c4-a8b7-4914-b171-778ab6b06f2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/b7634630-81ba-4801-b3e6-5e60bb5119ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/23772e0a-70e1-4f4b-a6e2-ac54bf23dc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/d89c31ad-6bfc-4815-96d4-8fb16f702014_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS64LKE/2026-03-16/image/91d23944-40dd-4708-bc17-80c1393ef730_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STAES 56K - 67K - 77K - 90K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d8e2806-19e6-47fc-a022-9a63cb945134.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffbf8e26-68de-5417-9fff-5936fee7cef8 with identifier: 120477778
2026-03-25 05:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffbf8e26-68de-5417-9fff-5936fee7cef8 with scrape type 2
2026-03-25 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffbf8e26-68de-5417-9fff-5936fee7cef8 with scrape type 2
2026-03-25 05:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ffbf8e26-68de-5417-9fff-5936fee7cef8, identifier: 120477778
2026-03-25 05:00:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120525495, 'registration': 'VN16HRG', 'account': 'MOT075', 'make': 'MINI', 'model': 'HATCHBACK DIESEL', 'derivative': '1.5 Cooper D 3dr', 'mileage': 75779, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1020, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-07-05', 'doors': 3, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN16HRG/2026-03-18/image/f9a149b4-fe1b-4b9a-babc-a52333b7f8f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/0278af9e-3958-4af9-a9af-48862332a6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/5d922e05-faa6-497c-858d-68b183cd0852_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/2ee5532f-5421-4f56-ac90-15be865d6586_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/00e38562-c5a1-4626-ad3e-cd7dd9c53d80_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/f8b02697-dd9f-47ac-98b7-48a9cd4274ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/acb5ef62-d9d9-4026-a095-6b08b800c85a_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/de4f7dc1-d873-4c46-a975-52b918f167d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/47e85003-aaeb-4cba-ab81-e00907f9f3d8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/19 37K, 05/19 - 43K, 09/19 - 50K, 07/20 - 52K, 06/21 - 55K, 07/22 - 61K, 09/22 - 62K,', 'remarks': 'VOSA STATES 61K, 65K, 67K, 73K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a5e46b5b-f54d-4c78-8088-9955daffac40.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120525495, 'registration': 'VN16HRG', 'account': 'MOT075', 'make': 'MINI', 'model': 'HATCHBACK DIESEL', 'derivative': '1.5 Cooper D 3dr', 'mileage': 75779, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1020, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-07-05', 'doors': 3, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN16HRG/2026-03-18/image/f9a149b4-fe1b-4b9a-babc-a52333b7f8f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/0278af9e-3958-4af9-a9af-48862332a6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/5d922e05-faa6-497c-858d-68b183cd0852_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/2ee5532f-5421-4f56-ac90-15be865d6586_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/00e38562-c5a1-4626-ad3e-cd7dd9c53d80_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/f8b02697-dd9f-47ac-98b7-48a9cd4274ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/acb5ef62-d9d9-4026-a095-6b08b800c85a_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/de4f7dc1-d873-4c46-a975-52b918f167d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN16HRG/2026-03-18/image/47e85003-aaeb-4cba-ab81-e00907f9f3d8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/19 37K, 05/19 - 43K, 09/19 - 50K, 07/20 - 52K, 06/21 - 55K, 07/22 - 61K, 09/22 - 62K,', 'remarks': 'VOSA STATES 61K, 65K, 67K, 73K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a5e46b5b-f54d-4c78-8088-9955daffac40.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cacc3cde-6d5b-5bbe-93b6-db60c739e9f4 with identifier: 120525495
2026-03-25 05:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cacc3cde-6d5b-5bbe-93b6-db60c739e9f4 with scrape type 2
2026-03-25 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cacc3cde-6d5b-5bbe-93b6-db60c739e9f4 with scrape type 2
2026-03-25 05:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cacc3cde-6d5b-5bbe-93b6-db60c739e9f4, identifier: 120525495
2026-03-25 05:00:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120536421, 'registration': 'DY17LYT', 'account': 'MOT075', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 115100, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1021, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-03-23', 'fuel': 'Diesel', 'motExpiry': '2026-10-17', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DY17LYT/2026-03-18/image/cff0d645-fa12-491f-8600-efbd158352ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/afa1ec06-b849-4ddd-8899-57bc951afdfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/6bff55ce-351d-42d0-8fa4-b61838a4dda2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/479c8973-1439-4c11-bed8-44d74c3a9b30_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/2848ebc7-9f4e-44ee-b1d3-73bdbaecd8e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/f282b57e-2c77-443c-892e-af2f3320f58e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/fb884840-bb7d-44b5-8ae9-6e3c2da26537_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/d849f35d-be8e-474d-b6b1-f5aac455dd2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/478da3f3-bc32-4136-8dc2-f819a47f34ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/67e9c131-0c6a-4961-a804-affce395d928_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/18 - 12K, 07/18 - 16K, 04/19 - 26K, 03/20 - 39K, 07/21 - 53K, 05/25 - 104K,', 'remarks': 'VOSA STATES 70K, 81K, 96K, 110K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', '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/e76e9dbd-7c8c-48ba-9b17-84f0deccd550.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120536421, 'registration': 'DY17LYT', 'account': 'MOT075', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 115100, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1021, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-03-23', 'fuel': 'Diesel', 'motExpiry': '2026-10-17', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DY17LYT/2026-03-18/image/cff0d645-fa12-491f-8600-efbd158352ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/afa1ec06-b849-4ddd-8899-57bc951afdfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/6bff55ce-351d-42d0-8fa4-b61838a4dda2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/479c8973-1439-4c11-bed8-44d74c3a9b30_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/2848ebc7-9f4e-44ee-b1d3-73bdbaecd8e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/f282b57e-2c77-443c-892e-af2f3320f58e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/fb884840-bb7d-44b5-8ae9-6e3c2da26537_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/d849f35d-be8e-474d-b6b1-f5aac455dd2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/478da3f3-bc32-4136-8dc2-f819a47f34ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY17LYT/2026-03-18/image/67e9c131-0c6a-4961-a804-affce395d928_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/18 - 12K, 07/18 - 16K, 04/19 - 26K, 03/20 - 39K, 07/21 - 53K, 05/25 - 104K,', 'remarks': 'VOSA STATES 70K, 81K, 96K, 110K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', '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/e76e9dbd-7c8c-48ba-9b17-84f0deccd550.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11caf4a2-05bc-5385-bf41-3c6a97abde72 with identifier: 120536421
2026-03-25 05:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11caf4a2-05bc-5385-bf41-3c6a97abde72 with scrape type 2
2026-03-25 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11caf4a2-05bc-5385-bf41-3c6a97abde72 with scrape type 2
2026-03-25 05:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 11caf4a2-05bc-5385-bf41-3c6a97abde72, identifier: 120536421
2026-03-25 05:00:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120440470, 'registration': 'CX18XCC', 'account': 'MOT075', 'make': 'SKODA', 'model': 'OCTAVIA ESTATE', 'derivative': '2.0 TSI vRS 5dr', 'mileage': 92579, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1024, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1984, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CX18XCC/2026-03-18/image/c2a3e879-4502-4b0d-bb76-a9c49c7592ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/ece4c5f8-a83b-44c3-b977-a3cab4c9bdb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/ec3e9c54-6c60-4b8c-baa7-f25a63e8edd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/9212b023-7803-4da6-bd23-cfb20e55b543_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/5056f8a1-4069-493c-b70f-9ab57273699e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/eca92fc4-d716-49b2-872c-a84e4491996a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/3cabc50f-5987-4115-aa95-90fe72a8f0e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/080b9b6d-d6c9-4f7d-832d-c2a477762b2f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 64K, 71K, 81K, 87K SPARE KEY AND SD CARD WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/293cb5a6-8e04-44ad-9c09-9773049fd5cd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120440470, 'registration': 'CX18XCC', 'account': 'MOT075', 'make': 'SKODA', 'model': 'OCTAVIA ESTATE', 'derivative': '2.0 TSI vRS 5dr', 'mileage': 92579, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1024, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1984, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CX18XCC/2026-03-18/image/c2a3e879-4502-4b0d-bb76-a9c49c7592ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/ece4c5f8-a83b-44c3-b977-a3cab4c9bdb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/ec3e9c54-6c60-4b8c-baa7-f25a63e8edd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/9212b023-7803-4da6-bd23-cfb20e55b543_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/5056f8a1-4069-493c-b70f-9ab57273699e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/eca92fc4-d716-49b2-872c-a84e4491996a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/3cabc50f-5987-4115-aa95-90fe72a8f0e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX18XCC/2026-03-18/image/080b9b6d-d6c9-4f7d-832d-c2a477762b2f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 64K, 71K, 81K, 87K SPARE KEY AND SD CARD WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/293cb5a6-8e04-44ad-9c09-9773049fd5cd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc05c22f-f279-518b-a761-dfd4e3616089 with identifier: 120440470
2026-03-25 05:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc05c22f-f279-518b-a761-dfd4e3616089 with scrape type 2
2026-03-25 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc05c22f-f279-518b-a761-dfd4e3616089 with scrape type 2
2026-03-25 05:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc05c22f-f279-518b-a761-dfd4e3616089, identifier: 120440470
2026-03-25 05:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2315f09b-bd29-5a93-ace4-ee29c9e50375 with identifier: 120401687
2026-03-25 05:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2315f09b-bd29-5a93-ace4-ee29c9e50375 with identifier: 120401687
2026-03-25 05:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2315f09b-bd29-5a93-ace4-ee29c9e50375 with identifier: 120401687 to the API
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120401687?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2315f09b-bd29-5a93-ace4-ee29c9e50375',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VN69WDY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120401687',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'Q7 DIESEL ESTATE',
'odometer': 77511,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-31',
'seller_name': 'MotoNovo Finance',
'title': 'AUDI Q7 DIESEL ESTATE 45 TDI Quattro Black Edition 5dr Tiptronic',
'transmission': 'automatic',
'trim': '45 TDI Quattro Black Edition 5dr Tiptronic',
'vin': None,
'year': 2020}
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401687%27 HTTP/1.1" 200 None
2026-03-25 05:00:44 [astonbarclay.gb] INFO: Saving data for 120401687: {'auction_closing_time': 1774432800.0, 'created_time': 1773860553.858366, 'last_price_update_time': 1774414844.625741}
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401687') HTTP/1.1" 204 0
2026-03-25 05:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ffbf8e26-68de-5417-9fff-5936fee7cef8 with identifier: 120477778
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-25 05:00:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ffbf8e26-68de-5417-9fff-5936fee7cef8 with identifier: 120477778
2026-03-25 05:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ffbf8e26-68de-5417-9fff-5936fee7cef8 with identifier: 120477778 to the API
2026-03-25 05:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120477778?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffbf8e26-68de-5417-9fff-5936fee7cef8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS64LKE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120477778',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS DIESEL ESTATE',
'odometer': 91815,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-02',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS DIESEL ESTATE 1.6 TDCi 115 Titanium 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120477778%27 HTTP/1.1" 200 None
2026-03-25 05:00:45 [astonbarclay.gb] INFO: Saving data for 120477778: {'auction_closing_time': 1774432800.0, 'created_time': 1773687988.108267, 'last_price_update_time': 1774414845.197733}
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120477778') HTTP/1.1" 204 0
2026-03-25 05:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cacc3cde-6d5b-5bbe-93b6-db60c739e9f4 with identifier: 120525495
2026-03-25 05:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cacc3cde-6d5b-5bbe-93b6-db60c739e9f4 with identifier: 120525495
2026-03-25 05:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cacc3cde-6d5b-5bbe-93b6-db60c739e9f4 with identifier: 120525495 to the API
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120525495?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cacc3cde-6d5b-5bbe-93b6-db60c739e9f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VN16HRG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120525495',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK DIESEL',
'odometer': 75779,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-31',
'seller_name': 'MotoNovo Finance',
'title': 'MINI HATCHBACK DIESEL 1.5 Cooper D 3dr',
'transmission': 'manual',
'trim': '1.5 Cooper D 3dr',
'vin': None,
'year': 2016}
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120525495%27 HTTP/1.1" 200 None
2026-03-25 05:00:45 [astonbarclay.gb] INFO: Saving data for 120525495: {'auction_closing_time': 1774432800.0, 'created_time': 1773860552.799978, 'last_price_update_time': 1774414845.513243}
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120525495') HTTP/1.1" 204 0
2026-03-25 05:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 11caf4a2-05bc-5385-bf41-3c6a97abde72 with identifier: 120536421
2026-03-25 05:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 11caf4a2-05bc-5385-bf41-3c6a97abde72 with identifier: 120536421
2026-03-25 05:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 11caf4a2-05bc-5385-bf41-3c6a97abde72 with identifier: 120536421 to the API
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120536421?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-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '11caf4a2-05bc-5385-bf41-3c6a97abde72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DY17LYT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120536421',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'KADJAR DIESEL HATCHBACK',
'odometer': 115100,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-23',
'seller_name': 'MotoNovo Finance',
'title': 'RENAULT KADJAR DIESEL HATCHBACK 1.5 dCi Dynamique Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Dynamique Nav 5dr',
'vin': None,
'year': 2017}
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120536421%27 HTTP/1.1" 200 None
2026-03-25 05:00:45 [astonbarclay.gb] INFO: Saving data for 120536421: {'auction_closing_time': 1774432800.0, 'created_time': 1773860537.855299, 'last_price_update_time': 1774414845.845098}
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120536421') HTTP/1.1" 204 0
2026-03-25 05:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc05c22f-f279-518b-a761-dfd4e3616089 with identifier: 120440470
2026-03-25 05:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc05c22f-f279-518b-a761-dfd4e3616089 with identifier: 120440470
2026-03-25 05:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc05c22f-f279-518b-a761-dfd4e3616089 with identifier: 120440470 to the API
2026-03-25 05:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120440470?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'dc05c22f-f279-518b-a761-dfd4e3616089',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX18XCC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120440470',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'OCTAVIA ESTATE',
'odometer': 92579,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-30',
'seller_name': 'MotoNovo Finance',
'title': 'SKODA OCTAVIA ESTATE 2.0 TSI vRS 5dr',
'transmission': 'manual',
'trim': '2.0 TSI vRS 5dr',
'vin': None,
'year': 2018}
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440470%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Saving data for 120440470: {'auction_closing_time': 1774432800.0, 'created_time': 1773774183.88772, 'last_price_update_time': 1774414846.206163}
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120440470') HTTP/1.1" 204 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120548775
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120548775%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120548775: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120595560
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595560%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120595560: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120595549
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595549%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120595549: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120596958
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120596958%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120596958: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120595478
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595478%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120595478: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120595589
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595589%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120595589: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120592255
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592255%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120592255: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120410862
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120410862%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120410862: 2
2026-03-25 05:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120368640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120505622
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120505622%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120505622: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120505580
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120505580%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120505580: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120548811
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120548811%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120548811: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120461534
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461534%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120461534: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120597579
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120597579%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120597579: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120461514
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461514%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120461514: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120461494
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461494%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120461494: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120480883
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120480883%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120480883: 2
2026-03-25 05: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 05:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120540637?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05:00:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120440442, 'registration': 'YF19DYZ', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 D180 R-Dynamic S 5dr Auto', 'mileage': 35553, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1018, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-30', 'fuel': 'Diesel', 'motExpiry': '2026-08-14', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/2f7ee09c-326a-4bda-81b9-92c168138a2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/91420320-8f25-4786-ad9f-84130448741a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/eab43b27-6040-4d20-ae77-f55f6fb9bf64_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/6b6c5ac1-ff7b-4b24-82b8-b0664b64e7f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/8787cd06-5456-4bc1-b46d-4513ea4e1890_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/3150cdc0-e894-4dc6-9a83-dcf636f1af93_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/9587d548-6137-452e-872e-839e9929eae8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/dffa4571-fe64-468f-86d4-36b8db9a7afa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/3457947e-adeb-43ee-bf1e-2439321d99f0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/24 - 23K, 03/25 - 28K', 'remarks': 'VOSA STATES 14K, 20K, 25K, 31K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5cc86ac3-4fa6-41d2-bfc3-ea61c720abfc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120440442, 'registration': 'YF19DYZ', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 D180 R-Dynamic S 5dr Auto', 'mileage': 35553, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1018, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-30', 'fuel': 'Diesel', 'motExpiry': '2026-08-14', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/2f7ee09c-326a-4bda-81b9-92c168138a2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/91420320-8f25-4786-ad9f-84130448741a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/eab43b27-6040-4d20-ae77-f55f6fb9bf64_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/6b6c5ac1-ff7b-4b24-82b8-b0664b64e7f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/8787cd06-5456-4bc1-b46d-4513ea4e1890_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/3150cdc0-e894-4dc6-9a83-dcf636f1af93_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/9587d548-6137-452e-872e-839e9929eae8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/dffa4571-fe64-468f-86d4-36b8db9a7afa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF19DYZ/2026-03-18/image/3457947e-adeb-43ee-bf1e-2439321d99f0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/24 - 23K, 03/25 - 28K', 'remarks': 'VOSA STATES 14K, 20K, 25K, 31K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5cc86ac3-4fa6-41d2-bfc3-ea61c720abfc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d0bd0c4-295f-5a77-9230-5f88bbbb77f9 with identifier: 120440442
2026-03-25 05:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d0bd0c4-295f-5a77-9230-5f88bbbb77f9 with scrape type 2
2026-03-25 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d0bd0c4-295f-5a77-9230-5f88bbbb77f9 with scrape type 2
2026-03-25 05:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0d0bd0c4-295f-5a77-9230-5f88bbbb77f9, identifier: 120440442
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120505631
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120505631%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120505631: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120461525
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461525%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120461525: 0
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120480873
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120480873%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Scrape type for 120480873: 2
2026-03-25 05:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0d0bd0c4-295f-5a77-9230-5f88bbbb77f9 with identifier: 120440442
2026-03-25 05:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0d0bd0c4-295f-5a77-9230-5f88bbbb77f9 with identifier: 120440442
2026-03-25 05:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0d0bd0c4-295f-5a77-9230-5f88bbbb77f9 with identifier: 120440442 to the API
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120440442?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0d0bd0c4-295f-5a77-9230-5f88bbbb77f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF19DYZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120440442',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 35553,
'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': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 D180 R-Dynamic S '
'5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D180 R-Dynamic S 5dr Auto',
'vin': None,
'year': 2019}
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440442%27 HTTP/1.1" 200 None
2026-03-25 05:00:46 [astonbarclay.gb] INFO: Saving data for 120440442: {'auction_closing_time': 1774432800.0, 'created_time': 1773860532.716948, 'last_price_update_time': 1774414846.984448}
2026-03-25 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120440442') HTTP/1.1" 204 0
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120461565
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461565%27 HTTP/1.1" 200 None
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Scrape type for 120461565: 0
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120461552
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120461552%27 HTTP/1.1" 200 None
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Scrape type for 120461552: 0
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120480862
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120480862%27 HTTP/1.1" 200 None
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Scrape type for 120480862: 0
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120687428
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120687428%27 HTTP/1.1" 200 None
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Scrape type for 120687428: 2
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120368640, 'registration': 'EW19NPK', 'account': 'WBA002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost ST-Line 5dr', 'mileage': 27507, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1217, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EW19NPK/2026-03-12/image/7af05587-fc8a-4881-ac46-fafb872790cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/6e6ce435-f19a-40ad-ae8e-1ea3f2484e85_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/c7fe5f4f-733c-4a84-997e-22407400313e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/f4b88351-65f3-48ac-900a-096569deaee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/14e27900-1c02-4499-b9ab-ba2694a7214f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/2661fffc-3ccf-4405-8a39-9a4623df3181_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/e204ea4c-77cf-4df0-8b21-7ce4f2a2661c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/ebec5039-4071-4a1a-97bd-9245fea9a9f8_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/25- 21K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 9K, 12K, 15K, 21K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6cb7eb60-44c6-43a7-86d0-38879df71966.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120368640, 'registration': 'EW19NPK', 'account': 'WBA002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost ST-Line 5dr', 'mileage': 27507, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1217, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EW19NPK/2026-03-12/image/7af05587-fc8a-4881-ac46-fafb872790cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/6e6ce435-f19a-40ad-ae8e-1ea3f2484e85_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/c7fe5f4f-733c-4a84-997e-22407400313e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/f4b88351-65f3-48ac-900a-096569deaee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/14e27900-1c02-4499-b9ab-ba2694a7214f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/2661fffc-3ccf-4405-8a39-9a4623df3181_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/e204ea4c-77cf-4df0-8b21-7ce4f2a2661c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EW19NPK/2026-03-12/image/ebec5039-4071-4a1a-97bd-9245fea9a9f8_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/25- 21K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 9K, 12K, 15K, 21K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6cb7eb60-44c6-43a7-86d0-38879df71966.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfc00cef-2121-5916-a650-4a84ab95a8a3 with identifier: 120368640
2026-03-25 05:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc00cef-2121-5916-a650-4a84ab95a8a3 with scrape type 2
2026-03-25 05:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfc00cef-2121-5916-a650-4a84ab95a8a3 with scrape type 2
2026-03-25 05:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bfc00cef-2121-5916-a650-4a84ab95a8a3, identifier: 120368640
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120540637, 'registration': 'SV12OKD', 'account': 'MAN037', 'make': 'BMW', 'model': 'X3 DIESEL ESTATE', 'derivative': 'xDrive20d SE 5dr', 'mileage': 122509, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1101, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-07', 'fuel': 'Diesel', 'motExpiry': '2027-01-24', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SV12OKD/2026-03-18/image/3dd5505d-e6e7-422f-a3c1-a673c47850d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/d5efdf7d-4f2c-44d4-aa08-695fca4bbdf5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/2334ce4f-dcf2-44cb-92de-2f05dfe8c19d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/7e7e224d-7980-421b-8976-9604d995b1aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/6efc303a-a21d-4f96-872d-3553dc822390_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/91dcfee9-d352-40b7-a9b9-a033edbf758c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 90K- 98K - 109K- 115K- 121K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fc6aad1b-39b5-4a28-933c-bdecdcfc1781.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120540637, 'registration': 'SV12OKD', 'account': 'MAN037', 'make': 'BMW', 'model': 'X3 DIESEL ESTATE', 'derivative': 'xDrive20d SE 5dr', 'mileage': 122509, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1101, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-07', 'fuel': 'Diesel', 'motExpiry': '2027-01-24', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SV12OKD/2026-03-18/image/3dd5505d-e6e7-422f-a3c1-a673c47850d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/d5efdf7d-4f2c-44d4-aa08-695fca4bbdf5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/2334ce4f-dcf2-44cb-92de-2f05dfe8c19d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/7e7e224d-7980-421b-8976-9604d995b1aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/6efc303a-a21d-4f96-872d-3553dc822390_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV12OKD/2026-03-18/image/91dcfee9-d352-40b7-a9b9-a033edbf758c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 90K- 98K - 109K- 115K- 121K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fc6aad1b-39b5-4a28-933c-bdecdcfc1781.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a5eec79-4f38-53e2-b753-723060375f86 with identifier: 120540637
2026-03-25 05:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a5eec79-4f38-53e2-b753-723060375f86 with scrape type 2
2026-03-25 05:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a5eec79-4f38-53e2-b753-723060375f86 with scrape type 2
2026-03-25 05:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5a5eec79-4f38-53e2-b753-723060375f86, identifier: 120540637
2026-03-25 05:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bfc00cef-2121-5916-a650-4a84ab95a8a3 with identifier: 120368640
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY HTTP/1.1" 200 None
2026-03-25 05:00:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bfc00cef-2121-5916-a650-4a84ab95a8a3 with identifier: 120368640
2026-03-25 05:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bfc00cef-2121-5916-a650-4a84ab95a8a3 with identifier: 120368640 to the API
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120368640?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'bfc00cef-2121-5916-a650-4a84ab95a8a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EW19NPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120368640',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 27507,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-25',
'seller_name': 'UKCGR - Premium',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': None,
'year': 2019}
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120368640%27 HTTP/1.1" 200 None
2026-03-25 05:00:47 [astonbarclay.gb] INFO: Saving data for 120368640: {'auction_closing_time': 1774432800.0, 'created_time': 1773403793.761053, 'last_price_update_time': 1774414847.843521}
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120368640') HTTP/1.1" 204 0
2026-03-25 05:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5a5eec79-4f38-53e2-b753-723060375f86 with identifier: 120540637
2026-03-25 05:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5a5eec79-4f38-53e2-b753-723060375f86 with identifier: 120540637
2026-03-25 05:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5a5eec79-4f38-53e2-b753-723060375f86 with identifier: 120540637 to the API
2026-03-25 05:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120540637?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5a5eec79-4f38-53e2-b753-723060375f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SV12OKD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120540637',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X3 DIESEL ESTATE',
'odometer': 122509,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-07',
'seller_name': 'Manamanx Ltd',
'title': 'BMW X3 DIESEL ESTATE xDrive20d SE 5dr',
'transmission': 'manual',
'trim': 'xDrive20d SE 5dr',
'vin': None,
'year': 2012}
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120540637%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Saving data for 120540637: {'auction_closing_time': 1774432800.0, 'created_time': 1773774113.66417, 'last_price_update_time': 1774414848.271634}
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120540637') HTTP/1.1" 204 0
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120658602
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658602%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120658602: 2
2026-03-25 05:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120518696?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120402888?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120658611
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658611%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120658611: 2
2026-03-25 05:00: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 05:00: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 05:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120540698?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120653276?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00: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 05:00: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 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120592274
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592274%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120592274: 0
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120548766
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120548766%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120548766: 0
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120658578
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658578%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120658578: 2
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120535549
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120535549%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120535549: 2
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120686211
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686211%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120686211: 2
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 119846458
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119846458%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 119846458: 0
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120480606
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120480606%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120480606: 0
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120145776
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120145776%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120145776: 2
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120518696, 'registration': 'MT09CRX', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'SCIROCCO COUPE', 'derivative': '2.0 TSI GT 3dr', 'mileage': 153258, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1297, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-16', 'doors': 3, 'engineSize': 1984, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/MT09CRX/2026-03-18/image/fa1237a5-c35d-4f38-8b10-418b361a0b69_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/f9df8957-dd7c-4656-ba1c-9414fab1e023_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/93decbdb-35ab-4050-9261-9b5ec6969dc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/c83a1a28-4c37-4282-9749-fa4f8b2ac2f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/583aa75f-dd6b-4cd9-ad00-0d7cc80e3982_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/d16afa01-5a8e-4cf3-99c0-f431842bd5f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/68dd886d-c21f-4424-9378-858bd9a97cc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/92c42284-cdb3-4d3e-9c0e-0eefa873039f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/70c06d59-fb0e-4df0-a52d-0f57968f5f10_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/25-140K', 'remarks': 'VOSA STATES 109K, 121K, 137K, 145K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/42d9fbe0-8d8e-43a6-b3c2-2674bb2ad3cd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120518696, 'registration': 'MT09CRX', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'SCIROCCO COUPE', 'derivative': '2.0 TSI GT 3dr', 'mileage': 153258, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1297, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-16', 'doors': 3, 'engineSize': 1984, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/MT09CRX/2026-03-18/image/fa1237a5-c35d-4f38-8b10-418b361a0b69_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/f9df8957-dd7c-4656-ba1c-9414fab1e023_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/93decbdb-35ab-4050-9261-9b5ec6969dc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/c83a1a28-4c37-4282-9749-fa4f8b2ac2f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/583aa75f-dd6b-4cd9-ad00-0d7cc80e3982_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/d16afa01-5a8e-4cf3-99c0-f431842bd5f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/68dd886d-c21f-4424-9378-858bd9a97cc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/92c42284-cdb3-4d3e-9c0e-0eefa873039f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT09CRX/2026-03-18/image/70c06d59-fb0e-4df0-a52d-0f57968f5f10_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/25-140K', 'remarks': 'VOSA STATES 109K, 121K, 137K, 145K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/42d9fbe0-8d8e-43a6-b3c2-2674bb2ad3cd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc1378da-f2f6-5e5b-b52b-684a105d76d0 with identifier: 120518696
2026-03-25 05:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc1378da-f2f6-5e5b-b52b-684a105d76d0 with scrape type 2
2026-03-25 05:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc1378da-f2f6-5e5b-b52b-684a105d76d0 with scrape type 2
2026-03-25 05:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc1378da-f2f6-5e5b-b52b-684a105d76d0, identifier: 120518696
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120402888, 'registration': 'BJ15ESV', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'JUKE DIESEL HATCHBACK', 'derivative': '1.5 dCi Acenta Premium 5dr', 'mileage': 72939, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1118, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-12-12', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/54cf1294-adb1-4bed-958a-8acc35e6c81c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/afbc04e2-4af7-46f8-b0ea-bfa587b157bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/6ec0af8d-1292-4ec3-b687-e3f160f4e4dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/2e645b9b-a8b2-460c-bafd-68e72e1fadfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/0b230f1b-0409-4c8d-84cc-d97a46d3e091_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/f1639fe3-f804-4bb8-8f78-df69c1613396_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/01dbd891-0945-42de-92ae-eb7082d38717_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/3edb5df4-ddde-458b-8205-dfba19a0b500_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/a2e74648-091a-4786-9f8d-fb4bc9f1ca3e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES - 50K, 54K, 61K, 65K, 72K - SPARE KEY & SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/63d59538-5e9b-43df-899f-42b25000a441.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120402888, 'registration': 'BJ15ESV', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'JUKE DIESEL HATCHBACK', 'derivative': '1.5 dCi Acenta Premium 5dr', 'mileage': 72939, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1118, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-12-12', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/54cf1294-adb1-4bed-958a-8acc35e6c81c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/afbc04e2-4af7-46f8-b0ea-bfa587b157bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/6ec0af8d-1292-4ec3-b687-e3f160f4e4dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/2e645b9b-a8b2-460c-bafd-68e72e1fadfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/0b230f1b-0409-4c8d-84cc-d97a46d3e091_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/f1639fe3-f804-4bb8-8f78-df69c1613396_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/01dbd891-0945-42de-92ae-eb7082d38717_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/3edb5df4-ddde-458b-8205-dfba19a0b500_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ15ESV/2026-03-12/image/a2e74648-091a-4786-9f8d-fb4bc9f1ca3e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES - 50K, 54K, 61K, 65K, 72K - SPARE KEY & SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/63d59538-5e9b-43df-899f-42b25000a441.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8916bacf-8c9b-5e7f-b944-7c4b664689fd with identifier: 120402888
2026-03-25 05:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8916bacf-8c9b-5e7f-b944-7c4b664689fd with scrape type 2
2026-03-25 05:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8916bacf-8c9b-5e7f-b944-7c4b664689fd with scrape type 2
2026-03-25 05:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8916bacf-8c9b-5e7f-b944-7c4b664689fd, identifier: 120402888
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120535587
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120535587%27 HTTP/1.1" 200 None
2026-03-25 05:00:48 [astonbarclay.gb] INFO: Scrape type for 120535587: 2
2026-03-25 05:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc1378da-f2f6-5e5b-b52b-684a105d76d0 with identifier: 120518696
2026-03-25 05:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc1378da-f2f6-5e5b-b52b-684a105d76d0 with identifier: 120518696
2026-03-25 05:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fc1378da-f2f6-5e5b-b52b-684a105d76d0 with identifier: 120518696 to the API
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120518696?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 179,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'fc1378da-f2f6-5e5b-b52b-684a105d76d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MT09CRX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120518696',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'SCIROCCO COUPE',
'odometer': 153258,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-30',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN SCIROCCO COUPE 2.0 TSI GT 3dr',
'transmission': 'manual',
'trim': '2.0 TSI GT 3dr',
'vin': None,
'year': 2009}
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120518696%27 HTTP/1.1" 200 None
2026-03-25 05:00:49 [astonbarclay.gb] INFO: Saving data for 120518696: {'auction_closing_time': 1774432800.0, 'created_time': 1773774158.867197, 'last_price_update_time': 1774414849.049008}
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120518696') HTTP/1.1" 204 0
2026-03-25 05:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8916bacf-8c9b-5e7f-b944-7c4b664689fd with identifier: 120402888
2026-03-25 05:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8916bacf-8c9b-5e7f-b944-7c4b664689fd with identifier: 120402888
2026-03-25 05:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8916bacf-8c9b-5e7f-b944-7c4b664689fd with identifier: 120402888 to the API
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00: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 05:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120402888?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8916bacf-8c9b-5e7f-b944-7c4b664689fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BJ15ESV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120402888',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE DIESEL HATCHBACK',
'odometer': 72939,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': 'Manamanx Ltd',
'title': 'NISSAN JUKE DIESEL HATCHBACK 1.5 dCi Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Acenta Premium 5dr',
'vin': None,
'year': 2015}
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120402888%27 HTTP/1.1" 200 None
2026-03-25 05:00:49 [astonbarclay.gb] INFO: Saving data for 120402888: {'auction_closing_time': 1774432800.0, 'created_time': 1773403910.889753, 'last_price_update_time': 1774414849.53352}
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120402888') HTTP/1.1" 204 0
2026-03-25 05:00:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120540698, 'registration': 'LD69NPJ', 'account': 'MAN037', 'make': 'CITROEN', 'model': 'GRAND C4 SPACETOURER ESTATE', 'derivative': '1.2 PureTech 130 Feel 5dr', 'mileage': 58793, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1117, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/8caa1fcf-50e8-422c-b0d5-28c056cda360_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/cbfd1d85-172a-42ad-b51b-25fce4b8155c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/54a41429-73ab-4f9e-a3e6-e88136c03afa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/8edfd012-b99f-41fd-a2a7-b356799c52e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/b632d7c3-0ffd-434d-95a8-ee08ae77fbd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/8ff95691-354c-48c7-9cf1-4569ed20721e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/a718d958-7d88-4aab-b0a4-caa04210d2b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/cfb7bd9d-96c7-4a8c-9d76-21115db2d487_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/55b0a3ee-f126-4509-8ff9-734b45daf3b3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K- 39K- 52K -56K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dd3d0ec8-0494-44e1-b165-1ec0b8e4a7b6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120540698, 'registration': 'LD69NPJ', 'account': 'MAN037', 'make': 'CITROEN', 'model': 'GRAND C4 SPACETOURER ESTATE', 'derivative': '1.2 PureTech 130 Feel 5dr', 'mileage': 58793, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1117, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/8caa1fcf-50e8-422c-b0d5-28c056cda360_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/cbfd1d85-172a-42ad-b51b-25fce4b8155c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/54a41429-73ab-4f9e-a3e6-e88136c03afa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/8edfd012-b99f-41fd-a2a7-b356799c52e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/b632d7c3-0ffd-434d-95a8-ee08ae77fbd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/8ff95691-354c-48c7-9cf1-4569ed20721e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/a718d958-7d88-4aab-b0a4-caa04210d2b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/cfb7bd9d-96c7-4a8c-9d76-21115db2d487_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD69NPJ/2026-03-18/image/55b0a3ee-f126-4509-8ff9-734b45daf3b3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K- 39K- 52K -56K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dd3d0ec8-0494-44e1-b165-1ec0b8e4a7b6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ec43f74-db75-5b12-81a2-da40c71c4e58 with identifier: 120540698
2026-03-25 05:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ec43f74-db75-5b12-81a2-da40c71c4e58 with scrape type 2
2026-03-25 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ec43f74-db75-5b12-81a2-da40c71c4e58 with scrape type 2
2026-03-25 05:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6ec43f74-db75-5b12-81a2-da40c71c4e58, identifier: 120540698
2026-03-25 05:00:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120653276, 'registration': 'SG15ULA', 'account': 'MAN039', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 63763, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1119, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SG15ULA/2026-03-23/image/ee60784c-6ccc-4656-8986-053605e3fe8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/b0c71917-71c3-4ef3-a785-3a2fd35946fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/45c9f60f-aa13-4fc8-aa3b-525a9d923f1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/ac6bfa8e-399c-4973-a22d-f79cbdfeb62b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/452ab969-a776-4682-95f7-e2b38f9c0229_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/6ce5f2b0-d97c-46b6-8694-b35256b7bc2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/d23488cf-d85a-48ea-ab0c-ca07daf09d04_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/7ec5f2c1-2890-4805-bd56-d4bf1c42c6b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/7b8d3247-d184-4c47-8974-57f209c46dd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/e6a7365f-c121-4f85-b113-13ae79c4e70c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 41K, 47K, 53K, 59K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/addfe261-f5c2-416f-991b-f9c593809d29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120653276, 'registration': 'SG15ULA', 'account': 'MAN039', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 63763, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1119, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SG15ULA/2026-03-23/image/ee60784c-6ccc-4656-8986-053605e3fe8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/b0c71917-71c3-4ef3-a785-3a2fd35946fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/45c9f60f-aa13-4fc8-aa3b-525a9d923f1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/ac6bfa8e-399c-4973-a22d-f79cbdfeb62b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/452ab969-a776-4682-95f7-e2b38f9c0229_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/6ce5f2b0-d97c-46b6-8694-b35256b7bc2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/d23488cf-d85a-48ea-ab0c-ca07daf09d04_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/7ec5f2c1-2890-4805-bd56-d4bf1c42c6b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/7b8d3247-d184-4c47-8974-57f209c46dd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG15ULA/2026-03-23/image/e6a7365f-c121-4f85-b113-13ae79c4e70c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 41K, 47K, 53K, 59K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/addfe261-f5c2-416f-991b-f9c593809d29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36103a5-c35e-5de6-b243-78cc043c75aa with identifier: 120653276
2026-03-25 05:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36103a5-c35e-5de6-b243-78cc043c75aa with scrape type 2
2026-03-25 05:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f36103a5-c35e-5de6-b243-78cc043c75aa with scrape type 2
2026-03-25 05:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f36103a5-c35e-5de6-b243-78cc043c75aa, identifier: 120653276
2026-03-25 05:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120535605
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120535605%27 HTTP/1.1" 200 None
2026-03-25 05:00:49 [astonbarclay.gb] INFO: Scrape type for 120535605: 2
2026-03-25 05:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6ec43f74-db75-5b12-81a2-da40c71c4e58 with identifier: 120540698
2026-03-25 05:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6ec43f74-db75-5b12-81a2-da40c71c4e58 with identifier: 120540698
2026-03-25 05:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6ec43f74-db75-5b12-81a2-da40c71c4e58 with identifier: 120540698 to the API
2026-03-25 05:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00: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 05:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120540698?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6ec43f74-db75-5b12-81a2-da40c71c4e58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LD69NPJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120540698',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'GRAND C4 SPACETOURER ESTATE',
'odometer': 58793,
'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': 'Manamanx Ltd',
'title': 'CITROEN GRAND C4 SPACETOURER ESTATE 1.2 PureTech 130 Feel 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Feel 5dr',
'vin': None,
'year': 2019}
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120540698%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Saving data for 120540698: {'auction_closing_time': 1774432800.0, 'created_time': 1773774204.713381, 'last_price_update_time': 1774414850.125213}
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120540698') HTTP/1.1" 204 0
2026-03-25 05:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f36103a5-c35e-5de6-b243-78cc043c75aa with identifier: 120653276
2026-03-25 05:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f36103a5-c35e-5de6-b243-78cc043c75aa with identifier: 120653276
2026-03-25 05:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f36103a5-c35e-5de6-b243-78cc043c75aa with identifier: 120653276 to the API
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120653276?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f36103a5-c35e-5de6-b243-78cc043c75aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SG15ULA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120653276',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 63763,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-20',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120653276%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Saving data for 120653276: {'auction_closing_time': 1774432800.0, 'created_time': 1774292825.845377, 'last_price_update_time': 1774414850.409925}
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120653276') HTTP/1.1" 204 0
2026-03-25 05:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120587142?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120695538
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695538%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120695538: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120623833
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120623833%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120623833: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120695519
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695519%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120695519: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120723921
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120723921%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120723921: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120623845
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120623845%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120623845: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120658587
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658587%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120658587: 2
2026-03-25 05: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 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120535571
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120535571%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120535571: 2
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120692706
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120692706%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120692706: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120692697
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120692697%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120692697: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120280975
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120280975%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120280975: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120093665
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120093665%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120093665: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119889589
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119889589%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 119889589: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120327884
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120327884%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120327884: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120453970
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120453970%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120453970: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120220474
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120220474%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120220474: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119811587
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119811587%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 119811587: 2
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120587142, 'registration': 'KF21XFJ', 'account': 'WBA002', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi ISG 2 5dr', 'mileage': 41054, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1318, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-08-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-09', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/1d59f5c8-c5b6-42e4-bbef-72e4c644ca94_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/9d1dd352-12f6-4980-b60f-4c400f949d00_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/180dbacb-d5d5-43d7-92d6-6824bc78f7d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/789648f7-ae7e-49ab-912b-fcf6496713e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/61dbd255-955e-4fc3-9088-02e29fa9350b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/8b8a4be5-e39a-4ca3-bf66-e15eb54d22c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/db89e774-523e-4551-b0d3-f239c834935c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/6278ce5b-7639-4d99-8cae-05ea298df8ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/c57d580f-1ffc-40ea-9c33-b7dc6ae37f50_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/22- 3K, 08/23- 11K, 04/25- 29K', 'remarks': 'VOSA STATES 17K, 29K, 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': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4c95da44-07a6-4027-952a-9dbf5e5a9272.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120587142, 'registration': 'KF21XFJ', 'account': 'WBA002', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi ISG 2 5dr', 'mileage': 41054, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1318, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-08-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-09', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/1d59f5c8-c5b6-42e4-bbef-72e4c644ca94_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/9d1dd352-12f6-4980-b60f-4c400f949d00_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/180dbacb-d5d5-43d7-92d6-6824bc78f7d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/789648f7-ae7e-49ab-912b-fcf6496713e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/61dbd255-955e-4fc3-9088-02e29fa9350b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/8b8a4be5-e39a-4ca3-bf66-e15eb54d22c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/db89e774-523e-4551-b0d3-f239c834935c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/6278ce5b-7639-4d99-8cae-05ea298df8ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/KF21XFJ/2026-03-19/image/c57d580f-1ffc-40ea-9c33-b7dc6ae37f50_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/22- 3K, 08/23- 11K, 04/25- 29K', 'remarks': 'VOSA STATES 17K, 29K, 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': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4c95da44-07a6-4027-952a-9dbf5e5a9272.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a80e88aa-1d6a-57f6-9dc9-6da122a7d2a0 with identifier: 120587142
2026-03-25 05:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a80e88aa-1d6a-57f6-9dc9-6da122a7d2a0 with scrape type 2
2026-03-25 05:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a80e88aa-1d6a-57f6-9dc9-6da122a7d2a0 with scrape type 2
2026-03-25 05:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a80e88aa-1d6a-57f6-9dc9-6da122a7d2a0, identifier: 120587142
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120592457
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592457%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120592457: 0
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120690950
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690950%27 HTTP/1.1" 200 None
2026-03-25 05:00:50 [astonbarclay.gb] INFO: Scrape type for 120690950: 2
2026-03-25 05:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a80e88aa-1d6a-57f6-9dc9-6da122a7d2a0 with identifier: 120587142
2026-03-25 05:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a80e88aa-1d6a-57f6-9dc9-6da122a7d2a0 with identifier: 120587142
2026-03-25 05:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a80e88aa-1d6a-57f6-9dc9-6da122a7d2a0 with identifier: 120587142 to the API
2026-03-25 05:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120587142?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a80e88aa-1d6a-57f6-9dc9-6da122a7d2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KF21XFJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120587142',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 41054,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-28',
'seller_name': 'UKCGR - Premium',
'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 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120587142%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Saving data for 120587142: {'auction_closing_time': 1774432800.0, 'created_time': 1773914530.968606, 'last_price_update_time': 1774414851.183743}
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120587142') HTTP/1.1" 204 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120653166
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120653166%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120653166: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120679322
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120679322%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120679322: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120646777
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646777%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120646777: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120515038
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120515038%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120515038: 2
2026-03-25 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120413600?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120369549?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120484028
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120484028%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120484028: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 118845719
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118845719%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 118845719: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 116795694
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27116795694%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 116795694: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120573323
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120573323%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120573323: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120620673
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120620673%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120620673: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120254818
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120254818%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120254818: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120506878
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120506878%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120506878: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120219322
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120219322%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120219322: 2
2026-03-25 05: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 05: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 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120440606?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120264494
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120264494%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120264494: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120437651
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120437651%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120437651: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120370125
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120370125%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120370125: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120255976
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120255976%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120255976: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120633063
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120633063%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120633063: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120125892
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120125892%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120125892: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120441640
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120441640%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120441640: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120256266
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120256266%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120256266: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120127097
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120127097%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120127097: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 119411938
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119411938%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 119411938: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 118758309
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118758309%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 118758309: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 118987563
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118987563%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 118987563: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120720942
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120720942%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120720942: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120473240
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120473240%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120473240: 2
2026-03-25 05: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 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120682181?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120683511
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120683511%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120683511: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120683497
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120683497%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120683497: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120735705
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120735705%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120735705: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120473180
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120473180: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120683481
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120683481%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120683481: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120722683
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120722683%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120722683: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120320597
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120320597%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120320597: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 119641208
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119641208%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 119641208: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120639870
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120639870%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120639870: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 119770956
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119770956%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 119770956: 0
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120659877
2026-03-25 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120659877%27 HTTP/1.1" 200 None
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Scrape type for 120659877: 2
2026-03-25 05: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 05:00:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120413600, 'registration': 'OY62VKX', 'account': 'ALL018', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 S Premium Luxury 4dr Auto', 'mileage': 82271, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2305, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-09-07', 'fuel': 'Diesel', 'motExpiry': '2026-06-17', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/OY62VKX/2026-03-19/image/8eec94c3-7ec7-4c1f-b858-7ab457c05310_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/2adf6224-d76d-4da1-bdce-f8e5e8cec4eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/6b0653f0-f096-44e0-8baa-460e643d5ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/268ccec2-17fe-430c-839b-ed41c3bb1772_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/62e6ebb7-ebf2-4c82-b859-ba17bf83118c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/30b27dcc-2302-4b69-8a0a-44a90cc2fa44_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/13 4K - 09/14 8K - 09/15 13K - 09/16 ?? - 09/17 27K - 08/18 34K - 08/19 44K - 08/20 50K - 11/25 81K', 'remarks': 'VOSA STATES, 60K, 69K, 73K, 78K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05be0d56-7854-400b-bcc7-8150ffb920b9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120413600, 'registration': 'OY62VKX', 'account': 'ALL018', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 S Premium Luxury 4dr Auto', 'mileage': 82271, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2305, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-09-07', 'fuel': 'Diesel', 'motExpiry': '2026-06-17', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/OY62VKX/2026-03-19/image/8eec94c3-7ec7-4c1f-b858-7ab457c05310_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/2adf6224-d76d-4da1-bdce-f8e5e8cec4eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/6b0653f0-f096-44e0-8baa-460e643d5ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/268ccec2-17fe-430c-839b-ed41c3bb1772_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/62e6ebb7-ebf2-4c82-b859-ba17bf83118c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY62VKX/2026-03-19/image/30b27dcc-2302-4b69-8a0a-44a90cc2fa44_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/13 4K - 09/14 8K - 09/15 13K - 09/16 ?? - 09/17 27K - 08/18 34K - 08/19 44K - 08/20 50K - 11/25 81K', 'remarks': 'VOSA STATES, 60K, 69K, 73K, 78K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05be0d56-7854-400b-bcc7-8150ffb920b9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff2c4ab-2acf-5936-bf0f-d912240c9959 with identifier: 120413600
2026-03-25 05:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff2c4ab-2acf-5936-bf0f-d912240c9959 with scrape type 2
2026-03-25 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff2c4ab-2acf-5936-bf0f-d912240c9959 with scrape type 2
2026-03-25 05:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5ff2c4ab-2acf-5936-bf0f-d912240c9959, identifier: 120413600
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120369549, 'registration': 'KU18UJC', 'account': 'ALL018', 'make': 'FORD', 'model': 'KA+ HATCHBACK', 'derivative': '1.2 85 Active 5dr', 'mileage': 103862, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2313, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KU18UJC/2026-03-19/image/09a09e17-d3d9-47c6-a7c5-5c23bd0bdce2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/5bdcb744-5654-479c-9a57-981b2cdc1304_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/c405a2dc-b2d1-4773-8891-9a5153ecb38f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/0f7f31fa-7d88-4a7d-b6d4-327e7a499f51_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/6cee596a-d5e2-49ef-be55-5d537227f79b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/41114527-6532-4c71-8ff0-fba93ae79d6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/cebb94fb-dd75-4bee-96cf-c59dc20009e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/99372b2e-cf59-42b6-9529-81d98e131828_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/2db1a717-5797-4d47-bfe8-c6080419e595_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/19 3K - 06/21 14K - 06/23 33K', 'remarks': 'VOSA STATES 17K - 33K - 58K - 86K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3daa6e99-9e95-47a0-8929-dcd3fb589025.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120369549, 'registration': 'KU18UJC', 'account': 'ALL018', 'make': 'FORD', 'model': 'KA+ HATCHBACK', 'derivative': '1.2 85 Active 5dr', 'mileage': 103862, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2313, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KU18UJC/2026-03-19/image/09a09e17-d3d9-47c6-a7c5-5c23bd0bdce2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/5bdcb744-5654-479c-9a57-981b2cdc1304_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/c405a2dc-b2d1-4773-8891-9a5153ecb38f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/0f7f31fa-7d88-4a7d-b6d4-327e7a499f51_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/6cee596a-d5e2-49ef-be55-5d537227f79b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/41114527-6532-4c71-8ff0-fba93ae79d6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/cebb94fb-dd75-4bee-96cf-c59dc20009e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/99372b2e-cf59-42b6-9529-81d98e131828_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU18UJC/2026-03-19/image/2db1a717-5797-4d47-bfe8-c6080419e595_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/19 3K - 06/21 14K - 06/23 33K', 'remarks': 'VOSA STATES 17K - 33K - 58K - 86K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3daa6e99-9e95-47a0-8929-dcd3fb589025.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e08a281-59ed-5797-b119-65ebcfb2e776 with identifier: 120369549
2026-03-25 05:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e08a281-59ed-5797-b119-65ebcfb2e776 with scrape type 2
2026-03-25 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e08a281-59ed-5797-b119-65ebcfb2e776 with scrape type 2
2026-03-25 05:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0e08a281-59ed-5797-b119-65ebcfb2e776, identifier: 120369549
2026-03-25 05:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5ff2c4ab-2acf-5936-bf0f-d912240c9959 with identifier: 120413600
2026-03-25 05:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5ff2c4ab-2acf-5936-bf0f-d912240c9959 with identifier: 120413600
2026-03-25 05:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5ff2c4ab-2acf-5936-bf0f-d912240c9959 with identifier: 120413600 to the API
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120413600?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5ff2c4ab-2acf-5936-bf0f-d912240c9959',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OY62VKX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120413600',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XF DIESEL SALOON',
'odometer': 82271,
'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': 'SMC GROUP',
'title': 'JAGUAR XF DIESEL SALOON 3.0d V6 S Premium Luxury 4dr Auto',
'transmission': 'automatic',
'trim': '3.0d V6 S Premium Luxury 4dr Auto',
'vin': None,
'year': 2012}
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120413600%27 HTTP/1.1" 200 None
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Saving data for 120413600: {'auction_closing_time': 1774432800.0, 'created_time': 1773860543.665394, 'last_price_update_time': 1774414852.528816}
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120413600') HTTP/1.1" 204 0
2026-03-25 05:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0e08a281-59ed-5797-b119-65ebcfb2e776 with identifier: 120369549
2026-03-25 05:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0e08a281-59ed-5797-b119-65ebcfb2e776 with identifier: 120369549
2026-03-25 05:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0e08a281-59ed-5797-b119-65ebcfb2e776 with identifier: 120369549 to the API
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120369549?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0e08a281-59ed-5797-b119-65ebcfb2e776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU18UJC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120369549',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KA+ HATCHBACK',
'odometer': 103862,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-30',
'seller_name': 'SMC GROUP',
'title': 'FORD KA+ HATCHBACK 1.2 85 Active 5dr',
'transmission': 'manual',
'trim': '1.2 85 Active 5dr',
'vin': None,
'year': 2018}
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120369549%27 HTTP/1.1" 200 None
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Saving data for 120369549: {'auction_closing_time': 1774432800.0, 'created_time': 1773860544.329786, 'last_price_update_time': 1774414852.945157}
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120369549') HTTP/1.1" 204 0
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120411841
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120411841%27 HTTP/1.1" 200 None
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Scrape type for 120411841: 0
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Found listing with ID: 119370810
2026-03-25 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119370810%27 HTTP/1.1" 200 None
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Scrape type for 119370810: 0
2026-03-25 05:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120639784
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120639784%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120639784: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120472824
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120472824%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120472824: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 119833119
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119833119%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 119833119: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120639844
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120639844%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120639844: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 118996477
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118996477%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 118996477: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 119972654
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119972654%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 119972654: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120465140
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120465140%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120465140: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120659850
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120659850%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120659850: 2
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120440606, 'registration': 'LR68BKD', 'account': 'ALL018', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 2 5dr', 'mileage': 31479, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2309, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-03', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LR68BKD/2026-03-19/image/6637fd5b-ccf3-458f-a83c-53d164952440_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/8b614401-c1af-4e26-8705-3c070557f405_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/4176974d-d7d9-48da-8510-3eec91c0a969_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/bdb9cbcd-ac01-4f00-8c0e-039d1a21a4d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/f531d8b0-b191-4851-ac8c-2364196c7a4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/a62d5b27-2dfa-42b9-bea0-1b8cf7e592ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/d5bd8902-367f-4370-ab30-250ed6234927_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/a046305e-4dde-44c7-b62e-a171014de0ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/4d05f5c6-88c2-47f3-8e8f-cb9bd0d094a7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 08/19 5K - 08/20 9K - 09/21 11K - 07/22 18K -', 'remarks': 'VOSA STATES 18K- 21K- 25K- 29K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d86a89c-4b39-476a-aea0-3a6fcdc6f940.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120440606, 'registration': 'LR68BKD', 'account': 'ALL018', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 2 5dr', 'mileage': 31479, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2309, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-03', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LR68BKD/2026-03-19/image/6637fd5b-ccf3-458f-a83c-53d164952440_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/8b614401-c1af-4e26-8705-3c070557f405_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/4176974d-d7d9-48da-8510-3eec91c0a969_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/bdb9cbcd-ac01-4f00-8c0e-039d1a21a4d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/f531d8b0-b191-4851-ac8c-2364196c7a4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/a62d5b27-2dfa-42b9-bea0-1b8cf7e592ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/d5bd8902-367f-4370-ab30-250ed6234927_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/a046305e-4dde-44c7-b62e-a171014de0ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68BKD/2026-03-19/image/4d05f5c6-88c2-47f3-8e8f-cb9bd0d094a7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 08/19 5K - 08/20 9K - 09/21 11K - 07/22 18K -', 'remarks': 'VOSA STATES 18K- 21K- 25K- 29K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d86a89c-4b39-476a-aea0-3a6fcdc6f940.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3932252a-300c-5b79-89c4-8d1e432e4d09 with identifier: 120440606
2026-03-25 05:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3932252a-300c-5b79-89c4-8d1e432e4d09 with scrape type 2
2026-03-25 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3932252a-300c-5b79-89c4-8d1e432e4d09 with scrape type 2
2026-03-25 05:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3932252a-300c-5b79-89c4-8d1e432e4d09, identifier: 120440606
2026-03-25 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120369535?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3932252a-300c-5b79-89c4-8d1e432e4d09 with identifier: 120440606
2026-03-25 05:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3932252a-300c-5b79-89c4-8d1e432e4d09 with identifier: 120440606
2026-03-25 05:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3932252a-300c-5b79-89c4-8d1e432e4d09 with identifier: 120440606 to the API
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120440606?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3932252a-300c-5b79-89c4-8d1e432e4d09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR68BKD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120440606',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 31479,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-03',
'seller_name': 'SMC GROUP',
'title': 'KIA PICANTO HATCHBACK 1.0 2 5dr',
'transmission': 'manual',
'trim': '1.0 2 5dr',
'vin': None,
'year': 2018}
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440606%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Saving data for 120440606: {'auction_closing_time': 1774432800.0, 'created_time': 1773860525.429946, 'last_price_update_time': 1774414853.627518}
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120440606') HTTP/1.1" 204 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120483011
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120483011%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120483011: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120553389
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120553389%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120553389: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120463366
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120463366%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120463366: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120659859
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120659859%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120659859: 2
2026-03-25 05:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120522991?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120682181, 'registration': 'EA18ZNX', 'account': 'JOH104', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost Titanium 5dr 2WD', 'mileage': 65991, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2217, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-11', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/d97921b8-ab39-41c0-9d73-1c28fe87e88d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/3552138b-c8e6-4772-89be-c1e9559efa8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/1bd78dad-dd5a-4d46-b8e6-467fdb31805e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/84cad719-bbd0-4e7d-a03e-92b740dbce31_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/89af777b-2a97-4147-a044-756613d98acd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/dbac086a-ec18-488d-84d7-f41dd2cdda38_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/e45dc4f6-2bbb-4790-9017-2d3264ffb9f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/0e5cf6e5-14b5-42a9-821a-f1ed82447c3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/c453fdb9-78b7-4e1e-a122-843f6f3afb5d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/24 ?? 04/25 ??', 'remarks': 'VOSA STATES - 26K, 36K, 46K, 56K 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/8a1191e5-11dd-4527-b0f0-ca9674768f29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120682181, 'registration': 'EA18ZNX', 'account': 'JOH104', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost Titanium 5dr 2WD', 'mileage': 65991, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2217, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-11', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/d97921b8-ab39-41c0-9d73-1c28fe87e88d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/3552138b-c8e6-4772-89be-c1e9559efa8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/1bd78dad-dd5a-4d46-b8e6-467fdb31805e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/84cad719-bbd0-4e7d-a03e-92b740dbce31_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/89af777b-2a97-4147-a044-756613d98acd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/dbac086a-ec18-488d-84d7-f41dd2cdda38_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/e45dc4f6-2bbb-4790-9017-2d3264ffb9f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/0e5cf6e5-14b5-42a9-821a-f1ed82447c3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA18ZNX/2026-03-24/image/c453fdb9-78b7-4e1e-a122-843f6f3afb5d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/24 ?? 04/25 ??', 'remarks': 'VOSA STATES - 26K, 36K, 46K, 56K 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/8a1191e5-11dd-4527-b0f0-ca9674768f29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ab2414-dcb5-56a0-9c84-c507343462e2 with identifier: 120682181
2026-03-25 05:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ab2414-dcb5-56a0-9c84-c507343462e2 with scrape type 2
2026-03-25 05:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53ab2414-dcb5-56a0-9c84-c507343462e2 with scrape type 2
2026-03-25 05:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 53ab2414-dcb5-56a0-9c84-c507343462e2, identifier: 120682181
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120161932
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120161932%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120161932: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120010523
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120010523%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120010523: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120715604
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715604%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120715604: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 119879313
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119879313%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 119879313: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120639812
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120639812%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120639812: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120411946
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120411946%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120411946: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120445257
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120445257%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120445257: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120392758
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120392758%27 HTTP/1.1" 200 None
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Scrape type for 120392758: 0
2026-03-25 05:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120471982
2026-03-25 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120471982%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120471982: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119772104
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119772104%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119772104: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119493164
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119493164%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119493164: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119879468
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119879468%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119879468: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120462426
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120462426%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120462426: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 118786287
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118786287%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 118786287: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120063704
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120063704%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120063704: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119333381
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119333381%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119333381: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120371622
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120371622%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120371622: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120411992
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120411992%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120411992: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120411555
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120411555%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120411555: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119677026
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119677026%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119677026: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119516991
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119516991%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119516991: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120719417
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719417%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120719417: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120107580
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120107580%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120107580: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119205512
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119205512%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119205512: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120719461
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719461%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120719461: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120400092
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120400092%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120400092: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120476516
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476516%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120476516: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120719470
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719470%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120719470: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120052843
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120052843%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120052843: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119798644
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119798644%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119798644: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120719449
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719449%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120719449: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120264322
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120264322%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120264322: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119333923
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119333923%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119333923: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120055940
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120055940%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120055940: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120719480
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719480%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120719480: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 117741373
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117741373%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 117741373: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119877843
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119877843%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119877843: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120169224
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120169224%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120169224: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119782336
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119782336%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119782336: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119334400
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119334400%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119334400: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120411831
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120411831%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120411831: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120539350
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120539350%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120539350: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119760430
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119760430%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119760430: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120368795
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120368795%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120368795: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119965853
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119965853%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119965853: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120478572
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120478572%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120478572: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120442684
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120442684%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120442684: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119856739
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119856739%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119856739: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120262388
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120262388%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120262388: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119553413
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119553413%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119553413: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119641868
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119641868%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 119641868: 0
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120474302
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120474302%27 HTTP/1.1" 200 None
2026-03-25 05:00:54 [astonbarclay.gb] INFO: Scrape type for 120474302: 2
2026-03-25 05:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 53ab2414-dcb5-56a0-9c84-c507343462e2 with identifier: 120682181
2026-03-25 05:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 53ab2414-dcb5-56a0-9c84-c507343462e2 with identifier: 120682181
2026-03-25 05:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 53ab2414-dcb5-56a0-9c84-c507343462e2 with identifier: 120682181 to the API
2026-03-25 05:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120682181?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '53ab2414-dcb5-56a0-9c84-c507343462e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA18ZNX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120682181',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 65991,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-30',
'seller_name': 'John Grose Group',
'title': 'FORD KUGA ESTATE 1.5 EcoBoost Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '1.5 EcoBoost Titanium 5dr 2WD',
'vin': None,
'year': 2018}
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120682181%27 HTTP/1.1" 200 None
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Saving data for 120682181: {'auction_closing_time': 1774432800.0, 'created_time': 1774292513.957893, 'last_price_update_time': 1774414855.174535}
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120682181') HTTP/1.1" 204 0
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120369535, 'registration': 'EJ60YNG', 'account': 'ALL018', 'make': 'FORD', 'model': 'FIESTA DIESEL HATCHBACK', 'derivative': '1.4 TDCi [70] Titanium 5dr', 'mileage': 110701, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2320, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-12-22', 'fuel': 'Diesel', 'motExpiry': '2026-11-18', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/b186507c-0a64-4289-8086-38013a7e7788_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/6d0540bb-c5a1-4190-bf52-22e62b2a7853_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/b06c1b92-1d57-4b91-87ad-0540db890310_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/715881db-56fe-476f-9e8c-528a0dfa05e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/91d0a3de-d8e8-46c5-8d84-780d2dabc855_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/646ccc17-7041-4ffd-b9bc-d31fa7c969e7_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 87K, 94K, 101K, 108K', 'virtual': False, 'seller': 'SMC GROUP', '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/e4e3f7f9-0cb3-4f26-b809-8f510fb7e579.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120369535, 'registration': 'EJ60YNG', 'account': 'ALL018', 'make': 'FORD', 'model': 'FIESTA DIESEL HATCHBACK', 'derivative': '1.4 TDCi [70] Titanium 5dr', 'mileage': 110701, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2320, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-12-22', 'fuel': 'Diesel', 'motExpiry': '2026-11-18', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/b186507c-0a64-4289-8086-38013a7e7788_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/6d0540bb-c5a1-4190-bf52-22e62b2a7853_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/b06c1b92-1d57-4b91-87ad-0540db890310_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/715881db-56fe-476f-9e8c-528a0dfa05e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/91d0a3de-d8e8-46c5-8d84-780d2dabc855_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ60YNG/2026-03-19/image/646ccc17-7041-4ffd-b9bc-d31fa7c969e7_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 87K, 94K, 101K, 108K', 'virtual': False, 'seller': 'SMC GROUP', '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/e4e3f7f9-0cb3-4f26-b809-8f510fb7e579.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41e0f4d6-943f-523b-b788-8604815ecc2f with identifier: 120369535
2026-03-25 05:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41e0f4d6-943f-523b-b788-8604815ecc2f with scrape type 2
2026-03-25 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41e0f4d6-943f-523b-b788-8604815ecc2f with scrape type 2
2026-03-25 05:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 41e0f4d6-943f-523b-b788-8604815ecc2f, identifier: 120369535
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120475101
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120475101%27 HTTP/1.1" 200 None
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Scrape type for 120475101: 0
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Found listing with ID: 119031069
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119031069%27 HTTP/1.1" 200 None
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Scrape type for 119031069: 2
2026-03-25 05:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 41e0f4d6-943f-523b-b788-8604815ecc2f with identifier: 120369535
2026-03-25 05:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 41e0f4d6-943f-523b-b788-8604815ecc2f with identifier: 120369535
2026-03-25 05:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 41e0f4d6-943f-523b-b788-8604815ecc2f with identifier: 120369535 to the API
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120369535?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '41e0f4d6-943f-523b-b788-8604815ecc2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EJ60YNG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120369535',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA DIESEL HATCHBACK',
'odometer': 110701,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-22',
'seller_name': 'SMC GROUP',
'title': 'FORD FIESTA DIESEL HATCHBACK 1.4 TDCi [70] Titanium 5dr',
'transmission': 'manual',
'trim': '1.4 TDCi [70] Titanium 5dr',
'vin': None,
'year': 2010}
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120369535%27 HTTP/1.1" 200 None
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Saving data for 120369535: {'auction_closing_time': 1774432800.0, 'created_time': 1773860544.824647, 'last_price_update_time': 1774414855.741238}
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120369535') HTTP/1.1" 204 0
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120522991, 'registration': 'EX13DJK', 'account': 'JOH131', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '118d SE 5dr', 'mileage': 145424, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2215, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-12', 'fuel': 'Diesel', 'motExpiry': '2026-12-12', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX13DJK/2026-03-18/image/ad38ad71-c813-4183-b25c-fda1ded65a0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/a5887488-cdea-466d-bd27-6d69003e9c09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/19fa9252-8173-47c5-b60b-04efa90b956d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/d74cd8c0-6f4c-4749-8791-f0990536b3cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/aabe29cf-d03a-4735-8b2a-602fd72a6f62_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/f8ab2fa4-2558-4bff-8c27-10d2bf2ee495_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/2d7c25e4-1a29-4e57-8152-1c4a08a5667b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/2db32495-ad6d-48bd-8bde-f5e56ff9c682_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/e75331e2-9400-4596-a5a2-0821671c57a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/a8753d41-59c5-49b6-bcc8-407c2f323bdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/9b946fa5-979c-4f9c-8abf-d17ca814ab37_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 02/16-34K, 03/17-44K, 03/18-55K, 09/20-85K, 05/21-96K.', 'remarks': 'VOSA STATES MILES@ 109K, 115K, 124K, 141K.', 'virtual': False, 'seller': 'JOHN GROSE', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f676a4e4-5377-4bf5-b09f-7b6b0537579e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120522991, 'registration': 'EX13DJK', 'account': 'JOH131', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '118d SE 5dr', 'mileage': 145424, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2215, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-12', 'fuel': 'Diesel', 'motExpiry': '2026-12-12', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX13DJK/2026-03-18/image/ad38ad71-c813-4183-b25c-fda1ded65a0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/a5887488-cdea-466d-bd27-6d69003e9c09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/19fa9252-8173-47c5-b60b-04efa90b956d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/d74cd8c0-6f4c-4749-8791-f0990536b3cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/aabe29cf-d03a-4735-8b2a-602fd72a6f62_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/f8ab2fa4-2558-4bff-8c27-10d2bf2ee495_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/2d7c25e4-1a29-4e57-8152-1c4a08a5667b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/2db32495-ad6d-48bd-8bde-f5e56ff9c682_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/e75331e2-9400-4596-a5a2-0821671c57a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/a8753d41-59c5-49b6-bcc8-407c2f323bdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX13DJK/2026-03-18/image/9b946fa5-979c-4f9c-8abf-d17ca814ab37_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 02/16-34K, 03/17-44K, 03/18-55K, 09/20-85K, 05/21-96K.', 'remarks': 'VOSA STATES MILES@ 109K, 115K, 124K, 141K.', 'virtual': False, 'seller': 'JOHN GROSE', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f676a4e4-5377-4bf5-b09f-7b6b0537579e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59c1f550-4626-5af8-8864-afa7e1b15f85 with identifier: 120522991
2026-03-25 05:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59c1f550-4626-5af8-8864-afa7e1b15f85 with scrape type 2
2026-03-25 05:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59c1f550-4626-5af8-8864-afa7e1b15f85 with scrape type 2
2026-03-25 05:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 59c1f550-4626-5af8-8864-afa7e1b15f85, identifier: 120522991
2026-03-25 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120463700?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120658567?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 59c1f550-4626-5af8-8864-afa7e1b15f85 with identifier: 120522991
2026-03-25 05:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 59c1f550-4626-5af8-8864-afa7e1b15f85 with identifier: 120522991
2026-03-25 05:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 59c1f550-4626-5af8-8864-afa7e1b15f85 with identifier: 120522991 to the API
2026-03-25 05:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120522991?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '59c1f550-4626-5af8-8864-afa7e1b15f85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX13DJK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120522991',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 145424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-12',
'seller_name': 'JOHN GROSE',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 118d SE 5dr',
'transmission': 'manual',
'trim': '118d SE 5dr',
'vin': None,
'year': 2013}
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120522991%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Saving data for 120522991: {'auction_closing_time': 1774432800.0, 'created_time': 1773774155.420808, 'last_price_update_time': 1774414856.156783}
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120522991') HTTP/1.1" 204 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119467880
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119467880%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119467880: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119857926
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857926%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119857926: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119857387
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119857387%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119857387: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120062552
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120062552%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120062552: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119641521
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119641521%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119641521: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120331407
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120331407%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120331407: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 114751989
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27114751989%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 114751989: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119398005
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119398005%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119398005: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120059826
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120059826%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120059826: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120485149
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120485149%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120485149: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120411669
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411669%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120411669: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119537536
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119537536%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119537536: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119651208
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119651208%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119651208: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119756094
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119756094%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119756094: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120479870
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120479870%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120479870: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120244319
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120244319%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120244319: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120091035
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120091035%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120091035: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120262236
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120262236%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120262236: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120090828
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120090828%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120090828: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119676270
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119676270%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119676270: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120372054
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120372054%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120372054: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120109434
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120109434%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120109434: 2
2026-03-25 05:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120658602?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120410862?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120440615?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120040757
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120040757%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120040757: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119907155
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119907155%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119907155: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120059610
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120059610%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120059610: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120406515
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120406515%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120406515: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119853698
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119853698%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119853698: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119196461
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119196461%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119196461: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119325860
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119325860%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119325860: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119373461
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119373461%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119373461: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120417153
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120417153%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120417153: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120473916
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120473916%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120473916: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119579221
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119579221%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119579221: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119797897
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119797897%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 119797897: 0
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120151632
2026-03-25 05:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120151632%27 HTTP/1.1" 200 None
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Scrape type for 120151632: 2
2026-03-25 05:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120463700, 'registration': 'SG61FOU', 'account': 'JOH103', 'make': 'FIAT', 'model': 'FIORINO CARGO DIESEL', 'derivative': '1.3 16V Multijet SX Van Start Stop', 'mileage': 53410, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2212, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-02-09', 'fuel': 'Diesel', 'motExpiry': '2026-07-08', 'doors': None, 'engineSize': 1248, 'bodyType': 'Panel Van', 'images': ['https://abimg003.imgix.net/SG61FOU/2026-03-18/image/2386d575-ee4f-4f5c-be75-47969bb1d296_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/44a250f9-53ad-45a1-bc6d-7a5b94207fd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/f8d315e5-cef7-44c4-89be-e9a6790cc701_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/b78faa33-2e19-471a-a273-4cf81add3e6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/58b6ba82-70a9-45cb-8477-e81bcf0cc4bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/67d45237-77fc-4f26-bb39-ed767d92eded_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/efc09b02-c5ef-496e-b924-01b70dd3a97f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 09/23- 45K, 01/26- 52K', 'remarks': 'VOSA STATES 39K, 44K, 48K, 51K', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0af13740-18a4-4f74-aa2d-1b0e8ce2f887.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120463700, 'registration': 'SG61FOU', 'account': 'JOH103', 'make': 'FIAT', 'model': 'FIORINO CARGO DIESEL', 'derivative': '1.3 16V Multijet SX Van Start Stop', 'mileage': 53410, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2212, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-02-09', 'fuel': 'Diesel', 'motExpiry': '2026-07-08', 'doors': None, 'engineSize': 1248, 'bodyType': 'Panel Van', 'images': ['https://abimg003.imgix.net/SG61FOU/2026-03-18/image/2386d575-ee4f-4f5c-be75-47969bb1d296_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/44a250f9-53ad-45a1-bc6d-7a5b94207fd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/f8d315e5-cef7-44c4-89be-e9a6790cc701_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/b78faa33-2e19-471a-a273-4cf81add3e6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/58b6ba82-70a9-45cb-8477-e81bcf0cc4bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/67d45237-77fc-4f26-bb39-ed767d92eded_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG61FOU/2026-03-18/image/efc09b02-c5ef-496e-b924-01b70dd3a97f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 09/23- 45K, 01/26- 52K', 'remarks': 'VOSA STATES 39K, 44K, 48K, 51K', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0af13740-18a4-4f74-aa2d-1b0e8ce2f887.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0feef9a-77f3-5d39-800c-44e37ba9969c with identifier: 120463700
2026-03-25 05:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0feef9a-77f3-5d39-800c-44e37ba9969c with scrape type 2
2026-03-25 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0feef9a-77f3-5d39-800c-44e37ba9969c with scrape type 2
2026-03-25 05:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d0feef9a-77f3-5d39-800c-44e37ba9969c, identifier: 120463700
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120658567, 'registration': 'EA17VBP', 'account': 'ESS030', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec Edition 5dr', 'mileage': 67970, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2325, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-09-17', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA17VBP/2026-03-23/image/55fa8085-d558-4bc0-bd73-1c804f649d1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/deb68482-d15c-4785-936e-cbdc904cdae2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/7499fd01-f2b4-4af0-9ae9-ce30308018e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/b5439bb5-6377-4fd5-a928-ca17413cf33d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/58ec9633-bc68-4c3f-9525-c073aa423dba_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/d505c0df-6f78-49e5-bdc1-c9d924baae07_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/f785107b-6210-4532-a1ed-9d59bee7a737_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/13eb43d9-1ba5-4db0-8b5e-066ee180efcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/02f1591c-bd10-49aa-a086-d5bdb1fda378_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/18 7K - 06/19 15K - 07/20 24K - 07/21 30K - 07/22 40K - 09/24 57K - 09/25 64K', 'remarks': 'VOSA STATES, 40K, 50K, 57K, 64K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/444795df-c764-4546-bd39-411bc14c1a3a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120658567, 'registration': 'EA17VBP', 'account': 'ESS030', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec Edition 5dr', 'mileage': 67970, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2325, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-09-17', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA17VBP/2026-03-23/image/55fa8085-d558-4bc0-bd73-1c804f649d1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/deb68482-d15c-4785-936e-cbdc904cdae2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/7499fd01-f2b4-4af0-9ae9-ce30308018e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/b5439bb5-6377-4fd5-a928-ca17413cf33d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/58ec9633-bc68-4c3f-9525-c073aa423dba_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/d505c0df-6f78-49e5-bdc1-c9d924baae07_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/f785107b-6210-4532-a1ed-9d59bee7a737_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/13eb43d9-1ba5-4db0-8b5e-066ee180efcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA17VBP/2026-03-23/image/02f1591c-bd10-49aa-a086-d5bdb1fda378_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/18 7K - 06/19 15K - 07/20 24K - 07/21 30K - 07/22 40K - 09/24 57K - 09/25 64K', 'remarks': 'VOSA STATES, 40K, 50K, 57K, 64K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/444795df-c764-4546-bd39-411bc14c1a3a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcc48d9-0970-5df6-9735-ef6d3d4964c5 with identifier: 120658567
2026-03-25 05:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcc48d9-0970-5df6-9735-ef6d3d4964c5 with scrape type 2
2026-03-25 05:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afcc48d9-0970-5df6-9735-ef6d3d4964c5 with scrape type 2
2026-03-25 05:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: afcc48d9-0970-5df6-9735-ef6d3d4964c5, identifier: 120658567
2026-03-25 05:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d0feef9a-77f3-5d39-800c-44e37ba9969c with identifier: 120463700
2026-03-25 05:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d0feef9a-77f3-5d39-800c-44e37ba9969c with identifier: 120463700
2026-03-25 05:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d0feef9a-77f3-5d39-800c-44e37ba9969c with identifier: 120463700 to the API
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120463700?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0feef9a-77f3-5d39-800c-44e37ba9969c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SG61FOU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120463700',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': 'FIORINO CARGO DIESEL',
'odometer': 53410,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-09',
'seller_name': 'John Grose Group',
'title': 'FIAT FIORINO CARGO DIESEL 1.3 16V Multijet SX Van Start Stop',
'transmission': 'manual',
'trim': '1.3 16V Multijet SX Van Start Stop',
'vin': None,
'year': 2012}
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120463700%27 HTTP/1.1" 200 None
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Saving data for 120463700: {'auction_closing_time': 1774432800.0, 'created_time': 1773774197.129118, 'last_price_update_time': 1774414857.274598}
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120463700') HTTP/1.1" 204 0
2026-03-25 05:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: afcc48d9-0970-5df6-9735-ef6d3d4964c5 with identifier: 120658567
2026-03-25 05:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: afcc48d9-0970-5df6-9735-ef6d3d4964c5 with identifier: 120658567
2026-03-25 05:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: afcc48d9-0970-5df6-9735-ef6d3d4964c5 with identifier: 120658567 to the API
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120658567?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'afcc48d9-0970-5df6-9735-ef6d3d4964c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA17VBP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120658567',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 67970,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-31',
'seller_name': 'SMC GROUP',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost Zetec Edition 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec Edition 5dr',
'vin': None,
'year': 2017}
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658567%27 HTTP/1.1" 200 None
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Saving data for 120658567: {'auction_closing_time': 1774432800.0, 'created_time': 1774292872.932629, 'last_price_update_time': 1774414857.680497}
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120658567') HTTP/1.1" 204 0
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119642095
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119642095%27 HTTP/1.1" 200 None
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Scrape type for 119642095: 0
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119937938
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119937938%27 HTTP/1.1" 200 None
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Scrape type for 119937938: 0
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120351754
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120351754%27 HTTP/1.1" 200 None
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Scrape type for 120351754: 0
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119345464
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119345464%27 HTTP/1.1" 200 None
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Scrape type for 119345464: 0
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119821506
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119821506%27 HTTP/1.1" 200 None
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Scrape type for 119821506: 0
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Found listing with ID: 117750130
2026-03-25 05:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117750130%27 HTTP/1.1" 200 None
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Scrape type for 117750130: 2
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120658602, 'registration': 'CA61HRW', 'account': 'ESS030', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr', 'mileage': 96959, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2350, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-02-15', 'fuel': 'Petrol', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CA61HRW/2026-03-24/image/f384b992-81ac-44f9-8958-09c43bdce3cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/c2d67aba-73d0-4951-853e-6e9fe1bf3afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/2dd528d5-b832-478c-85bc-63948e6ff2f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/0fe557ae-d780-4b2e-a042-c680ee64750b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/097823db-be32-4ffd-ad01-33495abce52c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/ab090815-b114-4ddd-91dc-0f235c5202ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/3b05578d-52fe-4719-9cc0-4111cf5b7f76_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/b5f0cb60-dd50-4061-a1a8-111815a48bc3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/15 22K - 09/16 36K - 03/18 49K - 09/19 56K - 01/21 67K - 05/22 78K - 06/23 81K - 05/24 87K - 07/25 93K', 'remarks': 'VOSA STATES, 78K, 81K, 87K, 92K', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a75ac25-a86c-4b55-856d-c29f478aa715.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120658602, 'registration': 'CA61HRW', 'account': 'ESS030', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr', 'mileage': 96959, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2350, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-02-15', 'fuel': 'Petrol', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CA61HRW/2026-03-24/image/f384b992-81ac-44f9-8958-09c43bdce3cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/c2d67aba-73d0-4951-853e-6e9fe1bf3afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/2dd528d5-b832-478c-85bc-63948e6ff2f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/0fe557ae-d780-4b2e-a042-c680ee64750b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/097823db-be32-4ffd-ad01-33495abce52c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/ab090815-b114-4ddd-91dc-0f235c5202ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/3b05578d-52fe-4719-9cc0-4111cf5b7f76_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA61HRW/2026-03-24/image/b5f0cb60-dd50-4061-a1a8-111815a48bc3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/15 22K - 09/16 36K - 03/18 49K - 09/19 56K - 01/21 67K - 05/22 78K - 06/23 81K - 05/24 87K - 07/25 93K', 'remarks': 'VOSA STATES, 78K, 81K, 87K, 92K', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a75ac25-a86c-4b55-856d-c29f478aa715.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4db65186-c211-59ce-a4d4-64cbbcb42ebe with identifier: 120658602
2026-03-25 05:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4db65186-c211-59ce-a4d4-64cbbcb42ebe with scrape type 2
2026-03-25 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4db65186-c211-59ce-a4d4-64cbbcb42ebe with scrape type 2
2026-03-25 05:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4db65186-c211-59ce-a4d4-64cbbcb42ebe, identifier: 120658602
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120410862, 'registration': 'BJ67BLK', 'account': 'SMC010', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr Powershift', 'mileage': 84735, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2334, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-09-29', 'fuel': 'Diesel', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/88e4cdb1-5002-45a9-a4c1-e9d66a28fdd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/12202437-697b-40c0-8aac-3cb0350fa2d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/5822c762-6941-4150-bb12-60fff8d30277_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/85fb38a6-8e2a-44cc-8bc9-ae00537c9db6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/6d6b8a6f-68b9-4ac7-92c7-653f09df5ab4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/67cdc597-c5e6-4ada-8b59-b62d668ea359_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/ba59060f-3138-474a-b970-2c7ebfd9b6da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/41b7a4bd-9ca9-43e8-a2c9-e45905dbc64c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/397bc80e-e3d4-43d9-a24f-60e902e0c3b6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'VOSA STATES, 59K, 70K, 79K, 84K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/658a6026-1125-4bc4-860e-c09f2066bbe9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120410862, 'registration': 'BJ67BLK', 'account': 'SMC010', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr Powershift', 'mileage': 84735, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2334, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-09-29', 'fuel': 'Diesel', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/88e4cdb1-5002-45a9-a4c1-e9d66a28fdd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/12202437-697b-40c0-8aac-3cb0350fa2d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/5822c762-6941-4150-bb12-60fff8d30277_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/85fb38a6-8e2a-44cc-8bc9-ae00537c9db6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/6d6b8a6f-68b9-4ac7-92c7-653f09df5ab4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/67cdc597-c5e6-4ada-8b59-b62d668ea359_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/ba59060f-3138-474a-b970-2c7ebfd9b6da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/41b7a4bd-9ca9-43e8-a2c9-e45905dbc64c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ67BLK/2026-03-18/image/397bc80e-e3d4-43d9-a24f-60e902e0c3b6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'VOSA STATES, 59K, 70K, 79K, 84K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/658a6026-1125-4bc4-860e-c09f2066bbe9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd981814-cf3b-560f-982c-4b5b507aa88f with identifier: 120410862
2026-03-25 05:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd981814-cf3b-560f-982c-4b5b507aa88f with scrape type 2
2026-03-25 05:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd981814-cf3b-560f-982c-4b5b507aa88f with scrape type 2
2026-03-25 05:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cd981814-cf3b-560f-982c-4b5b507aa88f, identifier: 120410862
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120440615, 'registration': 'LD63CPK', 'account': 'ALL018', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 S 3dr', 'mileage': 59377, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2322, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-10-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-29', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LD63CPK/2026-03-19/image/4d1e406b-26f3-4a22-945f-d4cb956b9115_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/fff51815-21b9-4c79-931c-03007e930380_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/3e4dad8c-84c5-465f-842f-d0e24fff67a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/30ecdbc2-788b-4bba-b9ba-71b4d3ce20b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/d331811e-299e-46c3-b512-399474b37f0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/647e3a5d-42e3-48fd-8f0e-8365d735ab3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/2d9da063-2f11-439b-a980-1ef63f54fb0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/d2772507-c94a-4daa-bbb4-a9c1588da073_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 10/17 12K - 10/28 17K - 10/20 31K - 10/22 43K - 09/24 52K - 10/25 57K', 'remarks': 'VOSA STATES, 43K, 48K, 52K, 57K', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a024fc0c-ba0c-442b-b0c6-c9100624762c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120440615, 'registration': 'LD63CPK', 'account': 'ALL018', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 S 3dr', 'mileage': 59377, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2322, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-10-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-29', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LD63CPK/2026-03-19/image/4d1e406b-26f3-4a22-945f-d4cb956b9115_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/fff51815-21b9-4c79-931c-03007e930380_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/3e4dad8c-84c5-465f-842f-d0e24fff67a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/30ecdbc2-788b-4bba-b9ba-71b4d3ce20b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/d331811e-299e-46c3-b512-399474b37f0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/647e3a5d-42e3-48fd-8f0e-8365d735ab3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/2d9da063-2f11-439b-a980-1ef63f54fb0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD63CPK/2026-03-19/image/d2772507-c94a-4daa-bbb4-a9c1588da073_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 10/17 12K - 10/28 17K - 10/20 31K - 10/22 43K - 09/24 52K - 10/25 57K', 'remarks': 'VOSA STATES, 43K, 48K, 52K, 57K', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a024fc0c-ba0c-442b-b0c6-c9100624762c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bfe53ef-b36a-5fa2-b993-fddc6717e3e2 with identifier: 120440615
2026-03-25 05:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bfe53ef-b36a-5fa2-b993-fddc6717e3e2 with scrape type 2
2026-03-25 05:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bfe53ef-b36a-5fa2-b993-fddc6717e3e2 with scrape type 2
2026-03-25 05:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5bfe53ef-b36a-5fa2-b993-fddc6717e3e2, identifier: 120440615
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119915892
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119915892%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 119915892: 0
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120122180
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120122180%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 120122180: 0
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119581013
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119581013%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 119581013: 0
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119508668
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119508668%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 119508668: 0
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119755396
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119755396%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 119755396: 0
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120377822
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120377822%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 120377822: 0
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120056131
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120056131%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 120056131: 0
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120244888
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120244888%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 120244888: 0
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120147059
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120147059%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Scrape type for 120147059: 2
2026-03-25 05:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120687428?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120480873?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4db65186-c211-59ce-a4d4-64cbbcb42ebe with identifier: 120658602
2026-03-25 05:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4db65186-c211-59ce-a4d4-64cbbcb42ebe with identifier: 120658602
2026-03-25 05:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4db65186-c211-59ce-a4d4-64cbbcb42ebe with identifier: 120658602 to the API
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120658602?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4db65186-c211-59ce-a4d4-64cbbcb42ebe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CA61HRW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120658602',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 96959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-15',
'seller_name': 'SMC GROUP',
'title': 'FORD FIESTA HATCHBACK 1.4 Zetec 5dr',
'transmission': 'manual',
'trim': '1.4 Zetec 5dr',
'vin': None,
'year': 2012}
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658602%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Saving data for 120658602: {'auction_closing_time': 1774432800.0, 'created_time': 1774292923.341554, 'last_price_update_time': 1774414858.555288}
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120658602') HTTP/1.1" 204 0
2026-03-25 05:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cd981814-cf3b-560f-982c-4b5b507aa88f with identifier: 120410862
2026-03-25 05:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cd981814-cf3b-560f-982c-4b5b507aa88f with identifier: 120410862
2026-03-25 05:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cd981814-cf3b-560f-982c-4b5b507aa88f with identifier: 120410862 to the API
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120410862?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd981814-cf3b-560f-982c-4b5b507aa88f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BJ67BLK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120410862',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'S-MAX DIESEL ESTATE',
'odometer': 84735,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-29',
'seller_name': 'SMC Group',
'title': 'FORD S-MAX DIESEL ESTATE 2.0 TDCi 180 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 180 Titanium 5dr Powershift',
'vin': None,
'year': 2017}
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120410862%27 HTTP/1.1" 200 None
2026-03-25 05:00:58 [astonbarclay.gb] INFO: Saving data for 120410862: {'auction_closing_time': 1774432800.0, 'created_time': 1773752521.953444, 'last_price_update_time': 1774414858.933641}
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120410862') HTTP/1.1" 204 0
2026-03-25 05:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5bfe53ef-b36a-5fa2-b993-fddc6717e3e2 with identifier: 120440615
2026-03-25 05:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5bfe53ef-b36a-5fa2-b993-fddc6717e3e2 with identifier: 120440615
2026-03-25 05:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5bfe53ef-b36a-5fa2-b993-fddc6717e3e2 with identifier: 120440615 to the API
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120440615?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5bfe53ef-b36a-5fa2-b993-fddc6717e3e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LD63CPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120440615',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 59377,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-30',
'seller_name': 'SMC GROUP',
'title': 'FIAT 500 HATCHBACK 1.2 S 3dr',
'transmission': 'manual',
'trim': '1.2 S 3dr',
'vin': None,
'year': 2013}
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120440615%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Saving data for 120440615: {'auction_closing_time': 1774432800.0, 'created_time': 1773860523.68097, 'last_price_update_time': 1774414859.22133}
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120440615') HTTP/1.1" 204 0
2026-03-25 05:00: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 05:00: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 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119648097
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119648097%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119648097: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119798473
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119798473%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119798473: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119613838
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119613838%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119613838: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118319892
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118319892%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 118319892: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120411982
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120411982%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120411982: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119431738
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119431738%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119431738: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119850906
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119850906%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119850906: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120055031
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120055031%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120055031: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120310450
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120310450%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120310450: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119772022
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119772022%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119772022: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120226993
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120226993%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120226993: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 115946044
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27115946044%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 115946044: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 114387843
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27114387843%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 114387843: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 116896106
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27116896106%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 116896106: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 114098261
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27114098261%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 114098261: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120299755
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120299755%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120299755: 2
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119193826
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119193826%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119193826: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119972264
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119972264%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119972264: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 114638344
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27114638344%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 114638344: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119639426
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119639426%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119639426: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120442728
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120442728%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120442728: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120264238
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120264238%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120264238: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120542837
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120542837%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120542837: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119967315
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119967315%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119967315: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119646645
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119646645%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119646645: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119504828
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119504828%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119504828: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119498921
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119498921%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 119498921: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 116643554
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27116643554%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 116643554: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118608407
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118608407%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 118608407: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118950379
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118950379%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 118950379: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118463621
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118463621%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 118463621: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120446994
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120446994%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120446994: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120617471
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120617471%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120617471: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120415189
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120415189%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120415189: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120447093
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120447093%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120447093: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120463311
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120463311%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120463311: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120378446
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120378446%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120378446: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120442874
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120442874%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120442874: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120484995
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120484995%27 HTTP/1.1" 200 None
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Scrape type for 120484995: 0
2026-03-25 05:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120446950
2026-03-25 05:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120446950%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120446950: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120393576
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120393576%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120393576: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120403903
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120403903%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120403903: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120594233
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120594233%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120594233: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120525358
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120525358%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120525358: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120558903
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120558903%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120558903: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120553268
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120553268%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120553268: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120413983
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120413983%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120413983: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120594466
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120594466%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120594466: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120437058
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120437058%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120437058: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120295670
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295670%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120295670: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120446941
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120446941%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120446941: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120295835
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295835%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120295835: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120476808
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476808%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120476808: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120292097
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120292097%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120292097: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120447179
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120447179%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120447179: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120058501
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120058501%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120058501: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120366523
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120366523%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120366523: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120295334
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295334%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120295334: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120622168
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120622168%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120622168: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120446107
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120446107%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120446107: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120055288
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120055288%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120055288: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120295500
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295500%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120295500: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120295379
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295379%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120295379: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120476818
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476818%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120476818: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119808598
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119808598%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 119808598: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120572433
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120572433%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120572433: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120617807
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120617807%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120617807: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120295365
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295365%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120295365: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120631423
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631423%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120631423: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120674439
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674439%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120674439: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120344753
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120344753%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120344753: 0
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120228997
2026-03-25 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120228997%27 HTTP/1.1" 200 None
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Scrape type for 120228997: 2
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120687428, 'registration': 'FJ13XBY', 'account': 'ESS030', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 [117] 360 5dr [Start Stop]', 'mileage': 150808, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2349, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-28', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NA07MUM/2026-03-24/image/5f5bf910-dfa7-456a-af34-6981fccbc5e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/1ab55a58-eb99-4e32-98b2-f86a83e4ded7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/759fca7b-1141-402b-a01c-598775b400c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/4534e95b-e036-4714-b820-b319421348dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/55844a25-2b65-497a-9090-8cbb7057d1e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/fd80ce0b-dcb6-476e-82f1-bc1a920f391e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/f41ab67d-1d76-49aa-bd82-46ccf3775ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/592d667e-d46e-4a1e-809a-20222989ea64_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/87693db0-7d46-40d1-aadb-5c008e0ace3c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/15 46K - 06/15 48K - 05/16 58K - 05/17 68K - 05/18 78K - 05/19 89K - 03/20 100K - 05/21 106K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES, 115K, 128K, 140K, 149K - SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1f60c1af-a64f-43a0-baf6-606f6b387b33.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120687428, 'registration': 'FJ13XBY', 'account': 'ESS030', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 [117] 360 5dr [Start Stop]', 'mileage': 150808, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2349, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-28', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NA07MUM/2026-03-24/image/5f5bf910-dfa7-456a-af34-6981fccbc5e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/1ab55a58-eb99-4e32-98b2-f86a83e4ded7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/759fca7b-1141-402b-a01c-598775b400c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/4534e95b-e036-4714-b820-b319421348dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/55844a25-2b65-497a-9090-8cbb7057d1e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/fd80ce0b-dcb6-476e-82f1-bc1a920f391e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/f41ab67d-1d76-49aa-bd82-46ccf3775ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/592d667e-d46e-4a1e-809a-20222989ea64_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/87693db0-7d46-40d1-aadb-5c008e0ace3c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/15 46K - 06/15 48K - 05/16 58K - 05/17 68K - 05/18 78K - 05/19 89K - 03/20 100K - 05/21 106K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES, 115K, 128K, 140K, 149K - SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1f60c1af-a64f-43a0-baf6-606f6b387b33.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 526e73de-d1a7-51e8-804e-860d5234e7cf with identifier: 120687428
2026-03-25 05:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 526e73de-d1a7-51e8-804e-860d5234e7cf with scrape type 2
2026-03-25 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 526e73de-d1a7-51e8-804e-860d5234e7cf with scrape type 2
2026-03-25 05:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 526e73de-d1a7-51e8-804e-860d5234e7cf, identifier: 120687428
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120480873, 'registration': 'BG14YEU', 'account': 'SMC012', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A180 BlueEFFICIENCY Sport 5dr', 'mileage': 72943, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2345, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-04-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-04', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BG14YEU/2026-03-19/image/146ec229-0762-4bab-8bf9-c71641b4f9c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/d375f5de-8984-4481-a0a5-80ff7c6015b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/40a3d862-089a-4a47-9136-998425cdab7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/715876de-32c9-4cc5-92e8-5e8d76f671cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/4a617775-3ca4-4956-a387-15f900158565_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/92780181-a3f1-43b1-b0cf-80a60729b680_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 04/15 6K - 04/16 12K- 05/17 21K -02/20 ?? 02/21 46K -02/22 51K - 02/23 55K - 01/24 ?? - 02/25 66K - 02/26 72K -', 'remarks': 'VOSA STATES 55K- 60K - 66K- 72K', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c0187548-5de6-419c-ab3c-b075d78cf452.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120480873, 'registration': 'BG14YEU', 'account': 'SMC012', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A180 BlueEFFICIENCY Sport 5dr', 'mileage': 72943, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2345, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-04-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-04', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BG14YEU/2026-03-19/image/146ec229-0762-4bab-8bf9-c71641b4f9c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/d375f5de-8984-4481-a0a5-80ff7c6015b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/40a3d862-089a-4a47-9136-998425cdab7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/715876de-32c9-4cc5-92e8-5e8d76f671cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/4a617775-3ca4-4956-a387-15f900158565_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG14YEU/2026-03-19/image/92780181-a3f1-43b1-b0cf-80a60729b680_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 04/15 6K - 04/16 12K- 05/17 21K -02/20 ?? 02/21 46K -02/22 51K - 02/23 55K - 01/24 ?? - 02/25 66K - 02/26 72K -', 'remarks': 'VOSA STATES 55K- 60K - 66K- 72K', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c0187548-5de6-419c-ab3c-b075d78cf452.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da710930-747d-5d97-92cb-7a3448d1daea with identifier: 120480873
2026-03-25 05:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da710930-747d-5d97-92cb-7a3448d1daea with scrape type 2
2026-03-25 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da710930-747d-5d97-92cb-7a3448d1daea with scrape type 2
2026-03-25 05:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da710930-747d-5d97-92cb-7a3448d1daea, identifier: 120480873
2026-03-25 05:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 526e73de-d1a7-51e8-804e-860d5234e7cf with identifier: 120687428
2026-03-25 05:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 526e73de-d1a7-51e8-804e-860d5234e7cf with identifier: 120687428
2026-03-25 05:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 526e73de-d1a7-51e8-804e-860d5234e7cf with identifier: 120687428 to the API
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01: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 05:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120687428?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '526e73de-d1a7-51e8-804e-860d5234e7cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FJ13XBY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120687428',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS',
'odometer': 150808,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-28',
'seller_name': 'SMC GROUP',
'title': 'NISSAN QASHQAI HATCHBACK SPECIAL EDITIONS 1.6 [117] 360 5dr [Start '
'Stop]',
'transmission': 'manual',
'trim': '1.6 [117] 360 5dr [Start Stop]',
'vin': None,
'year': 2013}
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687428%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Saving data for 120687428: {'auction_closing_time': 1774432800.0, 'created_time': 1774292883.556475, 'last_price_update_time': 1774414861.315679}
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120687428') HTTP/1.1" 204 0
2026-03-25 05:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da710930-747d-5d97-92cb-7a3448d1daea with identifier: 120480873
2026-03-25 05:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da710930-747d-5d97-92cb-7a3448d1daea with identifier: 120480873
2026-03-25 05:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da710930-747d-5d97-92cb-7a3448d1daea with identifier: 120480873 to the API
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01: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 05:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120480873?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'da710930-747d-5d97-92cb-7a3448d1daea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BG14YEU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120480873',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS HATCHBACK',
'odometer': 72943,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-30',
'seller_name': 'SMC Group',
'title': 'MERCEDES-BENZ A CLASS HATCHBACK A180 BlueEFFICIENCY Sport 5dr',
'transmission': 'manual',
'trim': 'A180 BlueEFFICIENCY Sport 5dr',
'vin': None,
'year': 2014}
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120480873%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Saving data for 120480873: {'auction_closing_time': 1774432800.0, 'created_time': 1773860529.80724, 'last_price_update_time': 1774414861.717635}
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120480873') HTTP/1.1" 204 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120053848
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120053848%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120053848: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120197297
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120197297%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120197297: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120295276
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295276%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120295276: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120295312
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295312%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120295312: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120295348
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295348%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120295348: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120295393
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295393%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120295393: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120295481
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295481%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120295481: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120295646
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295646%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120295646: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120295716
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295716%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120295716: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120295812
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295812%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120295812: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120351951
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120351951%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120351951: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120364234
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120364234%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120364234: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120401133
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401133%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120401133: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120476607
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476607%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120476607: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120502207
2026-03-25 05:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120502207%27 HTTP/1.1" 200 None
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Scrape type for 120502207: 0
2026-03-25 05:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120571981
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120571981%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120571981: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120597377
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120597377%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120597377: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120606569
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120606569%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120606569: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120630889
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120630889%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120630889: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120676520
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120676520%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120676520: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120223236
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120223236%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120223236: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120595361
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595361%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120595361: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120602548
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120602548%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120602548: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120446932
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120446932%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120446932: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120447157
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120447157%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120447157: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120476870
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476870%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120476870: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120446985
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120446985%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120446985: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120414008
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120414008%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120414008: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 117831410
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117831410%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 117831410: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120333553
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120333553%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120333553: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120484142
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120484142%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120484142: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120295802
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295802%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120295802: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120401825
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401825%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120401825: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120553020
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120553020%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120553020: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120636019
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120636019%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120636019: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120378830
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120378830%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120378830: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120417320
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120417320%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120417320: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120295763
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295763%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120295763: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120295687
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295687%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120295687: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120476879
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476879%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120476879: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120295738
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120295738%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120295738: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120476861
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476861%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120476861: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120400611
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120400611%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120400611: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 117864929
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117864929%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 117864929: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 119453437
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119453437%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 119453437: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 119453456
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119453456%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 119453456: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120476832
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476832%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120476832: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 119997117
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119997117%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 119997117: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120368389
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120368389%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120368389: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 117831433
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117831433%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 117831433: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 117831399
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117831399%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 117831399: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120645853
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120645853%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120645853: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120447102
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120447102%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120447102: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120447169
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120447169%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120447169: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120401646
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401646%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120401646: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120655797
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120655797%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120655797: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120525415
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120525415%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120525415: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 118823152
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118823152%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 118823152: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120585334
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120585334%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120585334: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120731329
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120731329%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120731329: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120566055
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120566055%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120566055: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120598377
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120598377%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120598377: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120601640
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120601640%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120601640: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 119971952
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119971952%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 119971952: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120650561
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120650561%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120650561: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120674908
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674908%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120674908: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120688696
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688696%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120688696: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 118813061
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118813061%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 118813061: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 119979253
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119979253%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 119979253: 0
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120519906
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120519906%27 HTTP/1.1" 200 None
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Scrape type for 120519906: 2
2026-03-25 05:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690950?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120480883?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120515038?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120743887
2026-03-25 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743887%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120743887: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120752694
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120752694%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120752694: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119761940
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119761940%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 119761940: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120450571
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120450571%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120450571: 2
2026-03-25 05: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 05: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 05: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 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120535605?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120297093
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120297093%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120297093: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120157396
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120157396%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120157396: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120441537
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120441537%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120441537: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120481432
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120481432%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120481432: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120684705
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120684705%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120684705: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120262153
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120262153%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120262153: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120627439
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120627439%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120627439: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120056805
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120056805%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120056805: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120201662
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120201662%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120201662: 2
2026-03-25 05: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 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120471162
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120471162: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120652905
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120652905%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120652905: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120413800
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120413800%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120413800: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120277883
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120277883%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120277883: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120555397
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555397%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120555397: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120481552
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120481552%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120481552: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120510439
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120510439%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120510439: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120198623
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120198623%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120198623: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120277667
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120277667%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120277667: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120563695
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120563695%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120563695: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120574575
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120574575%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120574575: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119687761
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119687761%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 119687761: 2
2026-03-25 05:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120219322?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120759763
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120759763%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120759763: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120759183
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120759183%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120759183: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120537089
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120537089%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120537089: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120653062
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120653062%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120653062: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120261858
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120261858%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120261858: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120056795
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120056795%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120056795: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120237809
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120237809%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120237809: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120475265
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120475265%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120475265: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120225028
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120225028%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120225028: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120415846
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120415846%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120415846: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120007374
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120007374%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120007374: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120439172
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120439172: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120056865
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120056865%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120056865: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120439240
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120439240%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120439240: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120470186
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120470186%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120470186: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120594710
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120594710%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120594710: 0
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120686647
2026-03-25 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686647%27 HTTP/1.1" 200 None
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Scrape type for 120686647: 2
2026-03-25 05: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 05:01:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690950, 'registration': 'DV66JPX', 'account': 'STA058', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDI 110 Match Edition 5dr', 'mileage': 111856, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2408, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-10-06', 'fuel': 'Diesel', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV66JPX/2026-03-24/image/e1459c5a-cfcf-4459-95e3-1de6ec48f277_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/58f0b870-6abe-4c4a-8214-e83b7e2d7b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/b85d936b-f0ea-45db-ad53-163d992b21a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/319559fd-5bdc-43d5-93e1-0ac71f06419a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/2b3051f7-1200-4477-9f55-c565ba131eee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/0dc3af59-add0-41bb-8a05-c93013e43fe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/1f9b9d42-ba35-43a8-b3e3-1e473bbe2c90_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/2fedc784-ef6a-4a6d-b3ac-17deaaa52975_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/5194f42b-0b41-4061-9989-0361fd20b8f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/0c3364db-5c36-4d20-8a7b-e1a8c04c10d3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 91K- 96K- 102K- 109K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/195ec278-0d4a-4108-a5a5-9e1d35a44843.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690950, 'registration': 'DV66JPX', 'account': 'STA058', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDI 110 Match Edition 5dr', 'mileage': 111856, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2408, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-10-06', 'fuel': 'Diesel', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV66JPX/2026-03-24/image/e1459c5a-cfcf-4459-95e3-1de6ec48f277_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/58f0b870-6abe-4c4a-8214-e83b7e2d7b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/b85d936b-f0ea-45db-ad53-163d992b21a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/319559fd-5bdc-43d5-93e1-0ac71f06419a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/2b3051f7-1200-4477-9f55-c565ba131eee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/0dc3af59-add0-41bb-8a05-c93013e43fe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/1f9b9d42-ba35-43a8-b3e3-1e473bbe2c90_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/2fedc784-ef6a-4a6d-b3ac-17deaaa52975_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/5194f42b-0b41-4061-9989-0361fd20b8f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/0c3364db-5c36-4d20-8a7b-e1a8c04c10d3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 91K- 96K- 102K- 109K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/195ec278-0d4a-4108-a5a5-9e1d35a44843.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with identifier: 120690950
2026-03-25 05:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with scrape type 2
2026-03-25 05:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with scrape type 2
2026-03-25 05:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5, identifier: 120690950
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120480883, 'registration': 'LR60SDU', 'account': 'SMC012', 'make': 'FORD', 'model': 'FOCUS COUPE CABRIOLET', 'derivative': '2.0 CC-2 2dr', 'mileage': 51298, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2342, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-16', 'doors': 2, 'engineSize': 1999, 'bodyType': 'Cabriolet', 'images': ['https://abimg003.imgix.net/LR60SDU/2026-03-19/image/0a9fe95c-c463-4587-a2fd-86d0695811b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/c9137afa-f238-48af-b131-1f6303331f2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/9ccd205e-fc3b-431c-b206-f4d1f0231d38_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/bef95ae9-70ed-43fb-9025-ad0bdfc6b6bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/f7d14eae-7937-4674-9a8b-0c1822b72304_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/fef7de01-aebf-4638-b0cd-b2fa34c53fc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/4f4c1efe-04ff-44e0-bb88-55c9a5aa1035_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/93bce2af-f7ca-4948-a7a0-9717938040b1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/11 3K - 04/12 14K - 03/16 32K', 'remarks': 'VOSA STATES, 42K, 44K, 47K, 51K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/42f48e03-88ca-419a-ad20-4ce979ea7cb2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120480883, 'registration': 'LR60SDU', 'account': 'SMC012', 'make': 'FORD', 'model': 'FOCUS COUPE CABRIOLET', 'derivative': '2.0 CC-2 2dr', 'mileage': 51298, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2342, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-16', 'doors': 2, 'engineSize': 1999, 'bodyType': 'Cabriolet', 'images': ['https://abimg003.imgix.net/LR60SDU/2026-03-19/image/0a9fe95c-c463-4587-a2fd-86d0695811b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/c9137afa-f238-48af-b131-1f6303331f2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/9ccd205e-fc3b-431c-b206-f4d1f0231d38_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/bef95ae9-70ed-43fb-9025-ad0bdfc6b6bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/f7d14eae-7937-4674-9a8b-0c1822b72304_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/fef7de01-aebf-4638-b0cd-b2fa34c53fc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/4f4c1efe-04ff-44e0-bb88-55c9a5aa1035_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR60SDU/2026-03-19/image/93bce2af-f7ca-4948-a7a0-9717938040b1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/11 3K - 04/12 14K - 03/16 32K', 'remarks': 'VOSA STATES, 42K, 44K, 47K, 51K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/42f48e03-88ca-419a-ad20-4ce979ea7cb2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f213fcc-cad6-5439-9c59-4090a89b66f6 with identifier: 120480883
2026-03-25 05:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f213fcc-cad6-5439-9c59-4090a89b66f6 with scrape type 2
2026-03-25 05:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f213fcc-cad6-5439-9c59-4090a89b66f6 with scrape type 2
2026-03-25 05:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6f213fcc-cad6-5439-9c59-4090a89b66f6, identifier: 120480883
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120515038, 'registration': 'PA52MCK', 'account': 'RZC001', 'make': 'VOLVO', 'model': 'XC90 DIESEL ESTATE', 'derivative': '2.0 D5 PowerPulse Momentum Pro 5dr AWD Geartronic', 'mileage': 92060, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2412, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-11-17', 'fuel': 'Diesel', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PA52MCK/2026-03-17/image/075f8530-421a-4d28-8338-74c2c1cc1de0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/193ca508-17e7-49e5-bada-e656dee8bf49_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/135e4199-f1f7-47e4-8d34-fcf4d71a45a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/dc0ae31e-9384-4171-bf7a-c57059999542_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/9e187636-991e-4c9f-ae8f-770a2161d423_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/8698ff90-c3db-40e9-beaf-8fde126f4445_removebg.jpg?w=600'], 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/18 14k, 10/19 30k, 10/20 44k, 9/21 58k, 7/22 60k, 10/22 63k, 10/23 73k, 10/25 83k', 'remarks': 'VOSA STATES 66K, 76K, 85K, 91K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea4aefd5-cd84-4440-9aeb-340bbe3637de.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120515038, 'registration': 'PA52MCK', 'account': 'RZC001', 'make': 'VOLVO', 'model': 'XC90 DIESEL ESTATE', 'derivative': '2.0 D5 PowerPulse Momentum Pro 5dr AWD Geartronic', 'mileage': 92060, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2412, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-11-17', 'fuel': 'Diesel', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PA52MCK/2026-03-17/image/075f8530-421a-4d28-8338-74c2c1cc1de0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/193ca508-17e7-49e5-bada-e656dee8bf49_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/135e4199-f1f7-47e4-8d34-fcf4d71a45a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/dc0ae31e-9384-4171-bf7a-c57059999542_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/9e187636-991e-4c9f-ae8f-770a2161d423_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/8698ff90-c3db-40e9-beaf-8fde126f4445_removebg.jpg?w=600'], 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/18 14k, 10/19 30k, 10/20 44k, 9/21 58k, 7/22 60k, 10/22 63k, 10/23 73k, 10/25 83k', 'remarks': 'VOSA STATES 66K, 76K, 85K, 91K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea4aefd5-cd84-4440-9aeb-340bbe3637de.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35007582-8571-5053-87da-4503b473c6f7 with identifier: 120515038
2026-03-25 05:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35007582-8571-5053-87da-4503b473c6f7 with scrape type 2
2026-03-25 05:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35007582-8571-5053-87da-4503b473c6f7 with scrape type 2
2026-03-25 05:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 35007582-8571-5053-87da-4503b473c6f7, identifier: 120515038
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120535605, 'registration': 'CK11WZR', 'account': 'ALL018', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 3dr [82]', 'mileage': 54897, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2361, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-07-26', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CK11WZR/2026-03-24/image/1f7ce98c-af9a-4b85-9245-611972d3f34c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/568b113f-e666-4432-9cd6-9be3d2dae6d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/6fdf19e9-8e72-4b50-95c5-b04e402e2d70_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/0722778b-3414-4043-a9af-50cfdf6c2d09_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/dbefd55b-4293-48f1-9cb6-1571b1b371c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/84d403d4-aba1-4410-bc7e-654c0589f6d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/8840fffe-3c81-4a90-bb52-e63f3a175b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/9925fd5d-8689-4453-ab88-597fdb853371_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/15 16K - 07/16 24K - 07/17 33K - 10/20 50K - 10/21 50K - 10/22 51K - 10/23 52K - 10/25 54K', 'remarks': 'VOSA STATES, 51K, 52K, 54K, 54K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40989327-d7f7-4a25-8809-8b83a6f21a70.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120535605, 'registration': 'CK11WZR', 'account': 'ALL018', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 3dr [82]', 'mileage': 54897, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2361, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-07-26', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CK11WZR/2026-03-24/image/1f7ce98c-af9a-4b85-9245-611972d3f34c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/568b113f-e666-4432-9cd6-9be3d2dae6d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/6fdf19e9-8e72-4b50-95c5-b04e402e2d70_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/0722778b-3414-4043-a9af-50cfdf6c2d09_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/dbefd55b-4293-48f1-9cb6-1571b1b371c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/84d403d4-aba1-4410-bc7e-654c0589f6d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/8840fffe-3c81-4a90-bb52-e63f3a175b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK11WZR/2026-03-24/image/9925fd5d-8689-4453-ab88-597fdb853371_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/15 16K - 07/16 24K - 07/17 33K - 10/20 50K - 10/21 50K - 10/22 51K - 10/23 52K - 10/25 54K', 'remarks': 'VOSA STATES, 51K, 52K, 54K, 54K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40989327-d7f7-4a25-8809-8b83a6f21a70.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 734865f3-e168-5e49-b657-a3394607cd95 with identifier: 120535605
2026-03-25 05:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 734865f3-e168-5e49-b657-a3394607cd95 with scrape type 2
2026-03-25 05:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 734865f3-e168-5e49-b657-a3394607cd95 with scrape type 2
2026-03-25 05:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 734865f3-e168-5e49-b657-a3394607cd95, identifier: 120535605
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120714411
2026-03-25 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714411%27 HTTP/1.1" 200 None
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Scrape type for 120714411: 0
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120683714
2026-03-25 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120683714%27 HTTP/1.1" 200 None
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Scrape type for 120683714: 2
2026-03-25 05:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with identifier: 120690950
2026-03-25 05:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with identifier: 120690950
2026-03-25 05:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with identifier: 120690950 to the API
2026-03-25 05:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120690950?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1a9a7a62-7a5f-5cf1-ac44-262eea7689e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV66JPX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690950',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 111856,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-06',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 1.6 TDI 110 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.6 TDI 110 Match Edition 5dr',
'vin': None,
'year': 2016}
2026-03-25 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690950%27 HTTP/1.1" 200 None
2026-03-25 05:01:04 [astonbarclay.gb] INFO: Saving data for 120690950: {'auction_closing_time': 1774432800.0, 'created_time': 1774292882.130285, 'last_price_update_time': 1774414864.782987}
2026-03-25 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690950') HTTP/1.1" 204 0
2026-03-25 05:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6f213fcc-cad6-5439-9c59-4090a89b66f6 with identifier: 120480883
2026-03-25 05:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6f213fcc-cad6-5439-9c59-4090a89b66f6 with identifier: 120480883
2026-03-25 05:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6f213fcc-cad6-5439-9c59-4090a89b66f6 with identifier: 120480883 to the API
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120480883?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 179,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6f213fcc-cad6-5439-9c59-4090a89b66f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR60SDU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120480883',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS COUPE CABRIOLET',
'odometer': 51298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-30',
'seller_name': 'SMC Group',
'title': 'FORD FOCUS COUPE CABRIOLET 2.0 CC-2 2dr',
'transmission': 'manual',
'trim': '2.0 CC-2 2dr',
'vin': None,
'year': 2010}
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120480883%27 HTTP/1.1" 200 None
2026-03-25 05:01:05 [astonbarclay.gb] INFO: Saving data for 120480883: {'auction_closing_time': 1774432800.0, 'created_time': 1773860530.393048, 'last_price_update_time': 1774414865.214848}
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120480883') HTTP/1.1" 204 0
2026-03-25 05:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 35007582-8571-5053-87da-4503b473c6f7 with identifier: 120515038
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GOLD HTTP/1.1" 200 None
2026-03-25 05:01:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 35007582-8571-5053-87da-4503b473c6f7 with identifier: 120515038
2026-03-25 05:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 35007582-8571-5053-87da-4503b473c6f7 with identifier: 120515038 to the API
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120515038?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'GOLD',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '35007582-8571-5053-87da-4503b473c6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PA52MCK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120515038',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'XC90 DIESEL ESTATE',
'odometer': 92060,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-17',
'seller_name': 'Local Dealer',
'title': 'VOLVO XC90 DIESEL ESTATE 2.0 D5 PowerPulse Momentum Pro 5dr AWD '
'Geartronic',
'transmission': 'automatic',
'trim': '2.0 D5 PowerPulse Momentum Pro 5dr AWD Geartronic',
'vin': None,
'year': 2017}
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120515038%27 HTTP/1.1" 200 None
2026-03-25 05:01:05 [astonbarclay.gb] INFO: Saving data for 120515038: {'auction_closing_time': 1774432800.0, 'created_time': 1773774135.74154, 'last_price_update_time': 1774414865.68682}
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120515038') HTTP/1.1" 204 0
2026-03-25 05:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 734865f3-e168-5e49-b657-a3394607cd95 with identifier: 120535605
2026-03-25 05:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 734865f3-e168-5e49-b657-a3394607cd95 with identifier: 120535605
2026-03-25 05:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 734865f3-e168-5e49-b657-a3394607cd95 with identifier: 120535605 to the API
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120535605?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '734865f3-e168-5e49-b657-a3394607cd95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CK11WZR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120535605',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 54897,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-26',
'seller_name': 'SMC GROUP',
'title': 'FORD FIESTA HATCHBACK 1.25 Zetec 3dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 3dr [82]',
'vin': None,
'year': 2011}
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120535605%27 HTTP/1.1" 200 None
2026-03-25 05:01:05 [astonbarclay.gb] INFO: Saving data for 120535605: {'auction_closing_time': 1774432800.0, 'created_time': 1774292850.949475, 'last_price_update_time': 1774414865.977408}
2026-03-25 05:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120535605') HTTP/1.1" 204 0
2026-03-25 05:01:06 [scrapy.extensions.logstats] INFO: Crawled 42 pages (at 42 pages/min), scraped 39 items (at 39 items/min)
2026-03-25 05:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120219322, 'registration': 'OE71GFX', 'account': 'AST002', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 250 AMG Line Premium Plus 5dr Auto', 'mileage': 44612, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2420, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-27', 'fuel': 'Petrol', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': 1991, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE71GFX/2026-03-12/image/872ebab5-faf3-4329-b142-e713c9f14324_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/948e3bcb-87e0-476a-ad10-c766106eb06e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/3960fa8b-10cd-4a7c-afae-d2359c110b6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/c2e83c20-e30b-4be0-9010-f0318162b614_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/f0c88e4c-44cb-4885-b31e-76677919a44e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/1d7d3ed9-2fe7-48ee-ae77-6f7c1825efed_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/d30af9db-bc8b-403d-b185-e90349b42541_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/a9c94d3d-76de-478c-955c-98b099dfe54c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/38893d74-0e41-4da6-961d-084dea0ee6ab_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print - All Mercedes-Benz of Colindale: 06/23-16k, 07/24-28k, 08/25-41k -', 'remarks': '*Engine Misfire* - NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES: 44K 34K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c06699ed-bb42-418a-8879-238cbdfefbc5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120219322, 'registration': 'OE71GFX', 'account': 'AST002', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 250 AMG Line Premium Plus 5dr Auto', 'mileage': 44612, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2420, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-27', 'fuel': 'Petrol', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': 1991, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE71GFX/2026-03-12/image/872ebab5-faf3-4329-b142-e713c9f14324_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/948e3bcb-87e0-476a-ad10-c766106eb06e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/3960fa8b-10cd-4a7c-afae-d2359c110b6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/c2e83c20-e30b-4be0-9010-f0318162b614_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/f0c88e4c-44cb-4885-b31e-76677919a44e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/1d7d3ed9-2fe7-48ee-ae77-6f7c1825efed_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/d30af9db-bc8b-403d-b185-e90349b42541_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/a9c94d3d-76de-478c-955c-98b099dfe54c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GFX/2026-03-12/image/38893d74-0e41-4da6-961d-084dea0ee6ab_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print - All Mercedes-Benz of Colindale: 06/23-16k, 07/24-28k, 08/25-41k -', 'remarks': '*Engine Misfire* - NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES: 44K 34K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c06699ed-bb42-418a-8879-238cbdfefbc5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4492b148-9e71-5acc-8979-fd29a7034863 with identifier: 120219322
2026-03-25 05:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4492b148-9e71-5acc-8979-fd29a7034863 with scrape type 2
2026-03-25 05:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4492b148-9e71-5acc-8979-fd29a7034863 with scrape type 2
2026-03-25 05:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4492b148-9e71-5acc-8979-fd29a7034863, identifier: 120219322
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120694672
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120694672%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120694672: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120679756
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120679756%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120679756: 2
2026-03-25 05:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4492b148-9e71-5acc-8979-fd29a7034863 with identifier: 120219322
2026-03-25 05:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4492b148-9e71-5acc-8979-fd29a7034863 with identifier: 120219322
2026-03-25 05:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4492b148-9e71-5acc-8979-fd29a7034863 with identifier: 120219322 to the API
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120219322?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 173,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4492b148-9e71-5acc-8979-fd29a7034863',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE71GFX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120219322',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'GLA HATCHBACK',
'odometer': 44612,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-27',
'seller_name': '.',
'title': 'MERCEDES-BENZ GLA HATCHBACK GLA 250 AMG Line Premium Plus 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 250 AMG Line Premium Plus 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120219322%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Saving data for 120219322: {'auction_closing_time': 1774432800.0, 'created_time': 1773404376.37071, 'last_price_update_time': 1774414866.584208}
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120219322') HTTP/1.1" 204 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120680815
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120680815%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120680815: 2
2026-03-25 05:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120659877?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120614132
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120614132%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120614132: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120696092
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696092%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120696092: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120685926
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120685926%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120685926: 2
2026-03-25 05:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120694526
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120694526%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120694526: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120696245
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696245%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120696245: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120719063
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719063%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120719063: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120758532
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120758532%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120758532: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120507514
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120507514%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120507514: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120718994
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120718994%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120718994: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120750385
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120750385%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120750385: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120714496
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714496%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120714496: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120715102
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715102%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120715102: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120695982
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695982%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120695982: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120694718
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120694718%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120694718: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120714333
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714333%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120714333: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120732912
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120732912%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120732912: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120732724
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120732724%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120732724: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120733189
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120733189%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120733189: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120733369
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120733369%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120733369: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120732541
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120732541%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120732541: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120715223
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715223%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120715223: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120732831
2026-03-25 05:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120732831%27 HTTP/1.1" 200 None
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Scrape type for 120732831: 0
2026-03-25 05:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120733761
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120733761%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120733761: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120691127
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691127%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120691127: 2
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120725997
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120725997%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120725997: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 119877912
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119877912%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 119877912: 2
2026-03-25 05:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120473240?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119031069?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120659850?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120659877, 'registration': 'KP60NKS', 'account': 'ART006', 'make': 'PEUGEOT', 'model': '308 DIESEL HATCHBACK', 'derivative': '1.6 HDi 92 S 5dr', 'mileage': 138662, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 32, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2010-11-18', 'fuel': 'Diesel', 'motExpiry': '2026-04-10', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP60NKS/2026-03-24/image/cd4d597b-6acd-4961-be35-d8187fe2719b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/37dfb9aa-21ff-4a16-9697-185b6d4852e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/b831d0dc-cd1a-48e3-8e9d-db413c70202a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/263b9f6b-ad82-4558-a357-c6e9c97c8abc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/ca3b54ee-8644-4030-8de6-4526ffa7743d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/9b46e35c-ac94-4129-9db7-30dfce22f218_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/a5b2a314-4b24-4a98-a7c7-529f77005c1e_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/11-12K, 02/13-23K, 03/14-33K, 03/15-43K, 05/16-57K, 06/17-64K, 04/18-69K, 08/19-82K, 10/21-94K', 'remarks': 'vosa @ 30k 38k 50k 57k 63k 69k 77k 87k 89k 99k 107k 119k 128k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5ddc01c5-7fb5-44cf-be4f-701fa21f4cf6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120659877, 'registration': 'KP60NKS', 'account': 'ART006', 'make': 'PEUGEOT', 'model': '308 DIESEL HATCHBACK', 'derivative': '1.6 HDi 92 S 5dr', 'mileage': 138662, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 32, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2010-11-18', 'fuel': 'Diesel', 'motExpiry': '2026-04-10', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP60NKS/2026-03-24/image/cd4d597b-6acd-4961-be35-d8187fe2719b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/37dfb9aa-21ff-4a16-9697-185b6d4852e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/b831d0dc-cd1a-48e3-8e9d-db413c70202a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/263b9f6b-ad82-4558-a357-c6e9c97c8abc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/ca3b54ee-8644-4030-8de6-4526ffa7743d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/9b46e35c-ac94-4129-9db7-30dfce22f218_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP60NKS/2026-03-24/image/a5b2a314-4b24-4a98-a7c7-529f77005c1e_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/11-12K, 02/13-23K, 03/14-33K, 03/15-43K, 05/16-57K, 06/17-64K, 04/18-69K, 08/19-82K, 10/21-94K', 'remarks': 'vosa @ 30k 38k 50k 57k 63k 69k 77k 87k 89k 99k 107k 119k 128k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5ddc01c5-7fb5-44cf-be4f-701fa21f4cf6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e09f93d8-5aed-5ea7-b07d-ce58b7c4ae72 with identifier: 120659877
2026-03-25 05:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e09f93d8-5aed-5ea7-b07d-ce58b7c4ae72 with scrape type 2
2026-03-25 05:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e09f93d8-5aed-5ea7-b07d-ce58b7c4ae72 with scrape type 2
2026-03-25 05:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e09f93d8-5aed-5ea7-b07d-ce58b7c4ae72, identifier: 120659877
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120733640
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120733640%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120733640: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120723504
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120723504%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120723504: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120749685
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120749685%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120749685: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120738215
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120738215%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120738215: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120733656
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120733656%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120733656: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120724030
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120724030%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120724030: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120742052
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120742052%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120742052: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120632473
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120632473%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120632473: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120748919
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120748919%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120748919: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120374826
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120374826%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120374826: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120213806
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120213806%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120213806: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120132720
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120132720%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120132720: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120462215
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120462215%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120462215: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120237760
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120237760%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120237760: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120747101
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120747101%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120747101: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120733542
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120733542%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120733542: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120759901
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120759901%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120759901: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120542115
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120542115%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 120542115: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 117742671
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117742671%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 117742671: 0
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Found listing with ID: 119670217
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119670217%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Scrape type for 119670217: 2
2026-03-25 05: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 05: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 05: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 05:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e09f93d8-5aed-5ea7-b07d-ce58b7c4ae72 with identifier: 120659877
2026-03-25 05:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e09f93d8-5aed-5ea7-b07d-ce58b7c4ae72 with identifier: 120659877
2026-03-25 05:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e09f93d8-5aed-5ea7-b07d-ce58b7c4ae72 with identifier: 120659877 to the API
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120659877?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e09f93d8-5aed-5ea7-b07d-ce58b7c4ae72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP60NKS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120659877',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '308 DIESEL HATCHBACK',
'odometer': 138662,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-18',
'seller_name': 'Arthurs Motor Group',
'title': 'PEUGEOT 308 DIESEL HATCHBACK 1.6 HDi 92 S 5dr',
'transmission': 'manual',
'trim': '1.6 HDi 92 S 5dr',
'vin': None,
'year': 2010}
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120659877%27 HTTP/1.1" 200 None
2026-03-25 05:01:07 [astonbarclay.gb] INFO: Saving data for 120659877: {'auction_closing_time': 1774519200.0, 'created_time': 1774292662.515356, 'last_price_update_time': 1774414867.970144}
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120659877') HTTP/1.1" 204 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120061633
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120061633%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 120061633: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120017370
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120017370%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 120017370: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 118714230
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118714230%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 118714230: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 119244033
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119244033%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 119244033: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 118872805
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118872805%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 118872805: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 119650779
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119650779%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 119650779: 2
2026-03-25 05:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120659859?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120109434?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120473240, 'registration': 'SE17HVN', 'account': 'PIN003', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '1.6 CDTi 16V SRi Vx-line Nav 5dr', 'mileage': 114963, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 11, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-06-28', 'fuel': 'Diesel', 'motExpiry': '2027-01-16', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE17HVN/2026-03-18/image/b725af60-db26-4832-b056-796a2f64e105_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/03e2d43d-684c-477b-9698-0d99cb7e59fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/31630d1b-dc01-402a-a4cf-a1c988882f13_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/efeaaa32-bc6b-4a9b-950e-3700a469b609_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/3a30cf12-ce23-4668-8f9f-b12ad6a56f74_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/4d8c3adb-3fc9-4004-bd22-6096318ac07b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/c4f6bb02-180e-485e-a5e0-1ab9bbf6e4bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/2c45c562-aa52-41dd-9dd4-a89b2d90b496_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa @ 28k 29k 45k 56k 74k 83k 110k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7789b40e-20b5-494b-840c-8ee8fdd7e43d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120473240, 'registration': 'SE17HVN', 'account': 'PIN003', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '1.6 CDTi 16V SRi Vx-line Nav 5dr', 'mileage': 114963, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 11, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-06-28', 'fuel': 'Diesel', 'motExpiry': '2027-01-16', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE17HVN/2026-03-18/image/b725af60-db26-4832-b056-796a2f64e105_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/03e2d43d-684c-477b-9698-0d99cb7e59fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/31630d1b-dc01-402a-a4cf-a1c988882f13_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/efeaaa32-bc6b-4a9b-950e-3700a469b609_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/3a30cf12-ce23-4668-8f9f-b12ad6a56f74_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/4d8c3adb-3fc9-4004-bd22-6096318ac07b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/c4f6bb02-180e-485e-a5e0-1ab9bbf6e4bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17HVN/2026-03-18/image/2c45c562-aa52-41dd-9dd4-a89b2d90b496_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa @ 28k 29k 45k 56k 74k 83k 110k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7789b40e-20b5-494b-840c-8ee8fdd7e43d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74a9f581-e48a-5f80-9f00-570c15404345 with identifier: 120473240
2026-03-25 05:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74a9f581-e48a-5f80-9f00-570c15404345 with scrape type 2
2026-03-25 05:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74a9f581-e48a-5f80-9f00-570c15404345 with scrape type 2
2026-03-25 05:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 74a9f581-e48a-5f80-9f00-570c15404345, identifier: 120473240
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119031069, 'registration': 'YD73NZV', 'account': 'ZEN009', 'make': 'VOLKSWAGEN', 'model': 'TAIGO HATCHBACK', 'derivative': '1.0 TSI 110 R-Line 5dr', 'mileage': 16417, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 83, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-09-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD73NZV/2026-02-20/image/157e0955-5604-4b67-a5ad-4b61596f2bc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/b2daf7ee-8fc1-4145-a9ed-5f400b89c51b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/a3e1e25a-c80d-4a2d-85e6-16c3df243abc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/a5793d2c-b946-4408-9f24-2049905663c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/289c78cf-0513-4a73-abf9-114f81434395_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/0a684c8e-86a6-4f2f-a6e7-833f40a9a1dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/bda7450c-46a1-497f-98ad-27b4e9357212_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/1e6f593b-fe3e-4d62-8693-9f8c164b622b_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/65e557c9-7448-4292-bc65-e0f907d870fe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119031069, 'registration': 'YD73NZV', 'account': 'ZEN009', 'make': 'VOLKSWAGEN', 'model': 'TAIGO HATCHBACK', 'derivative': '1.0 TSI 110 R-Line 5dr', 'mileage': 16417, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 83, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-09-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD73NZV/2026-02-20/image/157e0955-5604-4b67-a5ad-4b61596f2bc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/b2daf7ee-8fc1-4145-a9ed-5f400b89c51b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/a3e1e25a-c80d-4a2d-85e6-16c3df243abc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/a5793d2c-b946-4408-9f24-2049905663c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/289c78cf-0513-4a73-abf9-114f81434395_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/0a684c8e-86a6-4f2f-a6e7-833f40a9a1dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/bda7450c-46a1-497f-98ad-27b4e9357212_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZV/2026-02-20/image/1e6f593b-fe3e-4d62-8693-9f8c164b622b_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/65e557c9-7448-4292-bc65-e0f907d870fe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da8b7818-be48-5b4c-9413-fc931cd2754e with identifier: 119031069
2026-03-25 05:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da8b7818-be48-5b4c-9413-fc931cd2754e with scrape type 2
2026-03-25 05:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da8b7818-be48-5b4c-9413-fc931cd2754e with scrape type 2
2026-03-25 05:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da8b7818-be48-5b4c-9413-fc931cd2754e, identifier: 119031069
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120659850, 'registration': 'GK71WTD', 'account': 'ART006', 'make': 'CITROEN', 'model': 'C5 AIRCROSS DIESEL HATCHBACK', 'derivative': '1.5 BlueHDi 130 Shine 5dr', 'mileage': 16361, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 38, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2021-10-04', 'fuel': 'Diesel', 'motExpiry': '2026-10-03', 'doors': 5, 'engineSize': 1500, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GK71WTD/2026-03-24/image/47f641d6-b6ce-43ea-a4b3-139477c8e328_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/d17016bc-1dbd-4617-a89d-555d04dc75ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/cf53cf4d-8a5c-4d3d-bdf2-60651f8cff65_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/fff8d67a-b59e-4320-8d30-991544b296a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/b5187ffd-7629-48a2-b7aa-131c04e2a016_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/af52d4b1-fb6d-4116-94fd-7991233036f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/8959bb34-592e-4edb-9b3f-e3b85a0a31be_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/3caab667-8520-4b00-82d3-9dfd160827b1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'vosa @ 8k 14k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4002f26a-0753-473a-91fc-2b9300a18ffc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120659850, 'registration': 'GK71WTD', 'account': 'ART006', 'make': 'CITROEN', 'model': 'C5 AIRCROSS DIESEL HATCHBACK', 'derivative': '1.5 BlueHDi 130 Shine 5dr', 'mileage': 16361, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 38, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2021-10-04', 'fuel': 'Diesel', 'motExpiry': '2026-10-03', 'doors': 5, 'engineSize': 1500, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GK71WTD/2026-03-24/image/47f641d6-b6ce-43ea-a4b3-139477c8e328_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/d17016bc-1dbd-4617-a89d-555d04dc75ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/cf53cf4d-8a5c-4d3d-bdf2-60651f8cff65_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/fff8d67a-b59e-4320-8d30-991544b296a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/b5187ffd-7629-48a2-b7aa-131c04e2a016_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/af52d4b1-fb6d-4116-94fd-7991233036f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/8959bb34-592e-4edb-9b3f-e3b85a0a31be_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK71WTD/2026-03-24/image/3caab667-8520-4b00-82d3-9dfd160827b1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'vosa @ 8k 14k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4002f26a-0753-473a-91fc-2b9300a18ffc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b53f503e-7519-54f4-a204-6898f4face20 with identifier: 120659850
2026-03-25 05:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b53f503e-7519-54f4-a204-6898f4face20 with scrape type 2
2026-03-25 05:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b53f503e-7519-54f4-a204-6898f4face20 with scrape type 2
2026-03-25 05:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b53f503e-7519-54f4-a204-6898f4face20, identifier: 120659850
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 118345369
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118345369%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 118345369: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 118276839
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118276839%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 118276839: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120627860
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120627860%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 120627860: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120656054
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120656054%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 120656054: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 119669852
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119669852%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 119669852: 0
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120108624
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120108624%27 HTTP/1.1" 200 None
2026-03-25 05:01:08 [astonbarclay.gb] INFO: Scrape type for 120108624: 2
2026-03-25 05:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 74a9f581-e48a-5f80-9f00-570c15404345 with identifier: 120473240
2026-03-25 05:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 74a9f581-e48a-5f80-9f00-570c15404345 with identifier: 120473240
2026-03-25 05:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 74a9f581-e48a-5f80-9f00-570c15404345 with identifier: 120473240 to the API
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120473240?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '74a9f581-e48a-5f80-9f00-570c15404345',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SE17HVN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120473240',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'ASTRA DIESEL HATCHBACK',
'odometer': 114963,
'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': 'Pinkstones',
'title': 'VAUXHALL ASTRA DIESEL HATCHBACK 1.6 CDTi 16V SRi Vx-line Nav 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V SRi Vx-line Nav 5dr',
'vin': None,
'year': 2017}
2026-03-25 05:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120473240%27 HTTP/1.1" 200 None
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Saving data for 120473240: {'auction_closing_time': 1774519200.0, 'created_time': 1773667149.191699, 'last_price_update_time': 1774414869.0028}
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120473240') HTTP/1.1" 204 0
2026-03-25 05:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da8b7818-be48-5b4c-9413-fc931cd2754e with identifier: 119031069
2026-03-25 05:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da8b7818-be48-5b4c-9413-fc931cd2754e with identifier: 119031069
2026-03-25 05:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da8b7818-be48-5b4c-9413-fc931cd2754e with identifier: 119031069 to the API
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119031069?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'da8b7818-be48-5b4c-9413-fc931cd2754e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YD73NZV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119031069',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'TAIGO HATCHBACK',
'odometer': 16417,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-30',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN TAIGO HATCHBACK 1.0 TSI 110 R-Line 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 110 R-Line 5dr',
'vin': None,
'year': 2023}
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119031069%27 HTTP/1.1" 200 None
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Saving data for 119031069: {'auction_closing_time': 1774519200.0, 'created_time': 1773667347.180289, 'last_price_update_time': 1774414869.397279}
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119031069') HTTP/1.1" 204 0
2026-03-25 05:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b53f503e-7519-54f4-a204-6898f4face20 with identifier: 120659850
2026-03-25 05:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b53f503e-7519-54f4-a204-6898f4face20 with identifier: 120659850
2026-03-25 05:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b53f503e-7519-54f4-a204-6898f4face20 with identifier: 120659850 to the API
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120659850?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b53f503e-7519-54f4-a204-6898f4face20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GK71WTD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120659850',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'CITROEN',
'model': 'C5 AIRCROSS DIESEL HATCHBACK',
'odometer': 16361,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-04',
'seller_name': 'Arthurs Motor Group',
'title': 'CITROEN C5 AIRCROSS DIESEL HATCHBACK 1.5 BlueHDi 130 Shine 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi 130 Shine 5dr',
'vin': None,
'year': 2021}
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120659850%27 HTTP/1.1" 200 None
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Saving data for 120659850: {'auction_closing_time': 1774519200.0, 'created_time': 1774292660.467382, 'last_price_update_time': 1774414869.776019}
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120659850') HTTP/1.1" 204 0
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119393289
2026-03-25 05:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119393289%27 HTTP/1.1" 200 None
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Scrape type for 119393289: 2
2026-03-25 05:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119811587?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120659859, 'registration': 'WD55XZO', 'account': 'ART006', 'make': 'SMART', 'model': 'FORTWO COUPE SPECIAL EDITION', 'derivative': 'Truestyle 2dr Auto', 'mileage': 70384, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 40, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2006-02-25', 'fuel': 'Petrol', 'motExpiry': '2026-07-29', 'doors': 2, 'engineSize': 698, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/WD55XZO/2026-03-24/image/d3dafbea-e85c-4319-9839-228a34af9681_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/503a1dc8-1283-4183-8ab6-e5c53eaf8c5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/d8d3bc73-1ad6-4b0e-83bb-221074ef1bf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/6cd804e6-7c2c-4879-a8d8-c01b9149f926_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/ff25dc92-c6e2-44c6-89fb-140e71958343_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/ddb6065b-95a5-45ad-a0e9-ff19726d5488_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is front end and minor dents/scratches vosa @ 21k 25k 29k 31k 34k 35k 36k 39k 42k 44k 50k 51k 56k 59k 61k 67k 69k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '13', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f094c4db-0759-45a0-9c02-0004d98e3fc8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120659859, 'registration': 'WD55XZO', 'account': 'ART006', 'make': 'SMART', 'model': 'FORTWO COUPE SPECIAL EDITION', 'derivative': 'Truestyle 2dr Auto', 'mileage': 70384, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 40, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2006-02-25', 'fuel': 'Petrol', 'motExpiry': '2026-07-29', 'doors': 2, 'engineSize': 698, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/WD55XZO/2026-03-24/image/d3dafbea-e85c-4319-9839-228a34af9681_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/503a1dc8-1283-4183-8ab6-e5c53eaf8c5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/d8d3bc73-1ad6-4b0e-83bb-221074ef1bf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/6cd804e6-7c2c-4879-a8d8-c01b9149f926_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/ff25dc92-c6e2-44c6-89fb-140e71958343_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD55XZO/2026-03-24/image/ddb6065b-95a5-45ad-a0e9-ff19726d5488_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is front end and minor dents/scratches vosa @ 21k 25k 29k 31k 34k 35k 36k 39k 42k 44k 50k 51k 56k 59k 61k 67k 69k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '13', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f094c4db-0759-45a0-9c02-0004d98e3fc8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce37be59-6b5b-5da7-a8d1-654e51c32f58 with identifier: 120659859
2026-03-25 05:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce37be59-6b5b-5da7-a8d1-654e51c32f58 with scrape type 2
2026-03-25 05:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce37be59-6b5b-5da7-a8d1-654e51c32f58 with scrape type 2
2026-03-25 05:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ce37be59-6b5b-5da7-a8d1-654e51c32f58, identifier: 120659859
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120109434, 'registration': 'CX73LWG', 'account': 'ZEN002', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 110 Xcellence Lux 5dr DSG', 'mileage': 20345, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 103, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-02-05', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX73LWG/2026-03-09/image/12dc5d04-0a99-4b32-a5e1-800e792f0037_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/5b409078-e930-4587-8e7b-161b891e98f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/d0f08a54-ee86-4557-a9b1-49cfedaddefb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/3882b93c-bf87-4888-91d2-88b7cb8a23fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/37b44d01-39b2-416e-8338-a6c77df18c2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/f9871258-a3f5-4869-9957-247659a57f6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/70218001-a4f8-46bd-8cdd-3d76eaa4f9f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/4fd3b8cc-badc-4b2f-8af3-420aa1180b70_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/df603ba9-6ee3-4f8e-8370-4c4cc2e96128_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25-19K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a5703d10-30ce-49ce-a0f2-7271b6f1d55e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120109434, 'registration': 'CX73LWG', 'account': 'ZEN002', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 110 Xcellence Lux 5dr DSG', 'mileage': 20345, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 103, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-02-05', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX73LWG/2026-03-09/image/12dc5d04-0a99-4b32-a5e1-800e792f0037_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/5b409078-e930-4587-8e7b-161b891e98f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/d0f08a54-ee86-4557-a9b1-49cfedaddefb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/3882b93c-bf87-4888-91d2-88b7cb8a23fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/37b44d01-39b2-416e-8338-a6c77df18c2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/f9871258-a3f5-4869-9957-247659a57f6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/70218001-a4f8-46bd-8cdd-3d76eaa4f9f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/4fd3b8cc-badc-4b2f-8af3-420aa1180b70_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LWG/2026-03-09/image/df603ba9-6ee3-4f8e-8370-4c4cc2e96128_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25-19K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a5703d10-30ce-49ce-a0f2-7271b6f1d55e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed0534bc-fd55-5462-b34f-d30c32c35685 with identifier: 120109434
2026-03-25 05:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed0534bc-fd55-5462-b34f-d30c32c35685 with scrape type 2
2026-03-25 05:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed0534bc-fd55-5462-b34f-d30c32c35685 with scrape type 2
2026-03-25 05:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ed0534bc-fd55-5462-b34f-d30c32c35685, identifier: 120109434
2026-03-25 05:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ce37be59-6b5b-5da7-a8d1-654e51c32f58 with identifier: 120659859
2026-03-25 05:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ce37be59-6b5b-5da7-a8d1-654e51c32f58 with identifier: 120659859
2026-03-25 05:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ce37be59-6b5b-5da7-a8d1-654e51c32f58 with identifier: 120659859 to the API
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120659859?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '0.7L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce37be59-6b5b-5da7-a8d1-654e51c32f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WD55XZO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120659859',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SMART',
'model': 'FORTWO COUPE SPECIAL EDITION',
'odometer': 70384,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-02-25',
'seller_name': 'Arthurs Motor Group',
'title': 'SMART FORTWO COUPE SPECIAL EDITION Truestyle 2dr Auto',
'transmission': 'automatic',
'trim': 'Truestyle 2dr Auto',
'vin': None,
'year': 2006}
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120659859%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Saving data for 120659859: {'auction_closing_time': 1774519200.0, 'created_time': 1774292661.902099, 'last_price_update_time': 1774414870.406553}
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120659859') HTTP/1.1" 204 0
2026-03-25 05:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ed0534bc-fd55-5462-b34f-d30c32c35685 with identifier: 120109434
2026-03-25 05:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ed0534bc-fd55-5462-b34f-d30c32c35685 with identifier: 120109434
2026-03-25 05:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ed0534bc-fd55-5462-b34f-d30c32c35685 with identifier: 120109434 to the API
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120109434?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': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ed0534bc-fd55-5462-b34f-d30c32c35685',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX73LWG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120109434',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 20345,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-05',
'seller_name': 'Zenith',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 110 Xcellence Lux 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 110 Xcellence Lux 5dr DSG',
'vin': None,
'year': 2024}
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120109434%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Saving data for 120109434: {'auction_closing_time': 1774519200.0, 'created_time': 1773667298.048623, 'last_price_update_time': 1774414870.706781}
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120109434') HTTP/1.1" 204 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120238552
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120238552%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 120238552: 2
2026-03-25 05:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120519906?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119629584
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629584%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 119629584: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 118537231
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118537231%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 118537231: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120392774
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392774%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 120392774: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119328453
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328453%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 119328453: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120631389
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:10 [astonbarclay.gb] INFO: Scrape type for 120631389: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119427785
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119427785%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 119427785: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120428872
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428872%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 120428872: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120331636
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331636%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 120331636: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120393438
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393438%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 120393438: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120469224
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120469224%27 HTTP/1.1" 200 None
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Scrape type for 120469224: 0
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120201122
2026-03-25 05:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:10 [astonbarclay.gb] INFO: Scrape type for 120201122: 2
2026-03-25 05:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119811587, 'registration': 'V2TUM', 'account': 'MAN027', 'make': 'ABARTH', 'model': '595 HATCHBACK', 'derivative': '1.4 T-Jet 145 3dr', 'mileage': 66758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2406, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-08-03', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 3, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/V2TUM/2026-02-23/image/f364cf9e-7eee-4b3c-b364-72690122df07_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/54735c80-b9f4-4385-b86e-14f0d7d4d9bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/03a19998-f698-4295-99bc-9432bd728766_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/17b1295b-c850-45c3-aa5e-04b0bf286920_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/f09ddc40-f459-40c4-8aea-98ad8b5fa7e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/778fddfd-5006-4603-a570-dd143bb88029_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/0c650981-01e6-4721-a782-bc74b204ebaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/fd684183-8622-4cdb-b531-7f35540a2b19_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/2a48c6a0-296f-4b56-aa26-7f344d7acdce_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/17 5k - 10/18 14k - 09/19 18k - ?? 24k - 06/20 22k - 05/21 26k - ?? 30k - 07/23 35k', 'remarks': 'WE ARE UNABLE TO CONFIRM THAT THIS PLATE WILL STAY WITH THE CAR AND MAYBE REMOVED BY THE PREVIOUS OWNER WITHOUT NOTICE PRIOR TO RE-REGISTRATION- VOSA STATES 33K - 35K - 51K- 65K-', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/62016264-87ec-4871-acee-42192b10b4e2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119811587, 'registration': 'V2TUM', 'account': 'MAN027', 'make': 'ABARTH', 'model': '595 HATCHBACK', 'derivative': '1.4 T-Jet 145 3dr', 'mileage': 66758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2406, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-08-03', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 3, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/V2TUM/2026-02-23/image/f364cf9e-7eee-4b3c-b364-72690122df07_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/54735c80-b9f4-4385-b86e-14f0d7d4d9bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/03a19998-f698-4295-99bc-9432bd728766_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/17b1295b-c850-45c3-aa5e-04b0bf286920_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/f09ddc40-f459-40c4-8aea-98ad8b5fa7e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/778fddfd-5006-4603-a570-dd143bb88029_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/0c650981-01e6-4721-a782-bc74b204ebaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/fd684183-8622-4cdb-b531-7f35540a2b19_removebg.jpg?w=600', 'https://abimg003.imgix.net/V2TUM/2026-02-23/image/2a48c6a0-296f-4b56-aa26-7f344d7acdce_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/17 5k - 10/18 14k - 09/19 18k - ?? 24k - 06/20 22k - 05/21 26k - ?? 30k - 07/23 35k', 'remarks': 'WE ARE UNABLE TO CONFIRM THAT THIS PLATE WILL STAY WITH THE CAR AND MAYBE REMOVED BY THE PREVIOUS OWNER WITHOUT NOTICE PRIOR TO RE-REGISTRATION- VOSA STATES 33K - 35K - 51K- 65K-', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/62016264-87ec-4871-acee-42192b10b4e2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a10052dd-4c67-5182-b07d-019741bbad57 with identifier: 119811587
2026-03-25 05:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a10052dd-4c67-5182-b07d-019741bbad57 with scrape type 2
2026-03-25 05:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a10052dd-4c67-5182-b07d-019741bbad57 with scrape type 2
2026-03-25 05:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a10052dd-4c67-5182-b07d-019741bbad57, identifier: 119811587
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120292385
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120292385%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120292385: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120206294
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120206294%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120206294: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120206389
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120206389%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120206389: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120206247
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120206247%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120206247: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 119783370
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119783370%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 119783370: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120206283
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120206283%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120206283: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 119348144
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119348144%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 119348144: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120022329
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120022329%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120022329: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120400251
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120400251%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120400251: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120320575
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120320575%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120320575: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120338114
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120338114%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120338114: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 119388788
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119388788%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 119388788: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 119348869
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119348869%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 119348869: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120467270
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120467270%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120467270: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 119942033
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119942033%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 119942033: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 119783408
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119783408%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 119783408: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120282673
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120282673%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120282673: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120422957
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120422957%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120422957: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120261888
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120261888%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120261888: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120196523
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120196523%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120196523: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120261899
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120261899%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120261899: 2
2026-03-25 05:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a10052dd-4c67-5182-b07d-019741bbad57 with identifier: 119811587
2026-03-25 05:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a10052dd-4c67-5182-b07d-019741bbad57 with identifier: 119811587
2026-03-25 05:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a10052dd-4c67-5182-b07d-019741bbad57 with identifier: 119811587 to the API
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119811587?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a10052dd-4c67-5182-b07d-019741bbad57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'V2TUM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119811587',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'ABARTH',
'model': '595 HATCHBACK',
'odometer': 66758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-03',
'seller_name': 'Mann Island Finance',
'title': 'ABARTH 595 HATCHBACK 1.4 T-Jet 145 3dr',
'transmission': 'manual',
'trim': '1.4 T-Jet 145 3dr',
'vin': None,
'year': 2016}
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119811587%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Saving data for 119811587: {'auction_closing_time': 1774432800.0, 'created_time': 1773404363.672054, 'last_price_update_time': 1774414871.792954}
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119811587') HTTP/1.1" 204 0
2026-03-25 05:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/117750130?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120151632?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120331566
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120331566%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120331566: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120050893
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120050893%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120050893: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120283908
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120283908%27 HTTP/1.1" 200 None
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Scrape type for 120283908: 0
2026-03-25 05:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120309460
2026-03-25 05:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120309460%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120309460: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120277850
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120277850%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120277850: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 118039211
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118039211%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 118039211: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120661959
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120661959%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120661959: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120691055
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691055%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120691055: 2
2026-03-25 05:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120519906, 'registration': 'DV73NLG', 'account': 'MAN027', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Ultimate 5dr 2WD', 'mileage': 28190, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-10-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DV73NLG/2026-03-17/image/19731f90-a58e-4733-8549-a9ea05d31f81_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/249e3ee2-0782-47d4-a84c-f6079afed77d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/a0de7860-504e-4c2f-82af-546997fb2204_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/542a11e2-85af-45a4-a415-8f6739c009f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/03331ba7-0c4f-4f6f-9d1e-381732bf82e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/c52ebfcf-04f4-43b9-ad33-f8c68e792069_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/2a9aaca9-293d-4218-bbec-40383af1f77d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/25590a82-70c2-4726-9533-a69ba7c8f1e1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120519906, 'registration': 'DV73NLG', 'account': 'MAN027', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Ultimate 5dr 2WD', 'mileage': 28190, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-10-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DV73NLG/2026-03-17/image/19731f90-a58e-4733-8549-a9ea05d31f81_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/249e3ee2-0782-47d4-a84c-f6079afed77d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/a0de7860-504e-4c2f-82af-546997fb2204_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/542a11e2-85af-45a4-a415-8f6739c009f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/03331ba7-0c4f-4f6f-9d1e-381732bf82e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/c52ebfcf-04f4-43b9-ad33-f8c68e792069_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV73NLG/2026-03-17/image/2a9aaca9-293d-4218-bbec-40383af1f77d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/25590a82-70c2-4726-9533-a69ba7c8f1e1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db64da1b-e421-583f-9d04-1d236c68c527 with identifier: 120519906
2026-03-25 05:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db64da1b-e421-583f-9d04-1d236c68c527 with scrape type 2
2026-03-25 05:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db64da1b-e421-583f-9d04-1d236c68c527 with scrape type 2
2026-03-25 05:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: db64da1b-e421-583f-9d04-1d236c68c527, identifier: 120519906
2026-03-25 05:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120299755?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: db64da1b-e421-583f-9d04-1d236c68c527 with identifier: 120519906
2026-03-25 05:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: db64da1b-e421-583f-9d04-1d236c68c527 with identifier: 120519906
2026-03-25 05:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: db64da1b-e421-583f-9d04-1d236c68c527 with identifier: 120519906 to the API
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120519906?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'db64da1b-e421-583f-9d04-1d236c68c527',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV73NLG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120519906',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 28190,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-31',
'seller_name': 'Mann Island Finance',
'title': 'HYUNDAI TUCSON ESTATE 1.6 TGDi Ultimate 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi Ultimate 5dr 2WD',
'vin': None,
'year': 2023}
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120519906%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Saving data for 120519906: {'auction_closing_time': 1774519200.0, 'created_time': 1774292666.963429, 'last_price_update_time': 1774414872.459809}
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120519906') HTTP/1.1" 204 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120693833
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693833%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120693833: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120299965
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120299965%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120299965: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120719442
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719442%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120719442: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120690393
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690393%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120690393: 2
2026-03-25 05:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120730145
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120730145%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120730145: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120521730
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120521730%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120521730: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120721726
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120721726%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120721726: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120723262
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120723262%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120723262: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120722968
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722968%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120722968: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119328399
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119328399%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 119328399: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120734864
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120734864%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120734864: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119203393
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119203393%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 119203393: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119408215
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119408215%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 119408215: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119516479
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119516479%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 119516479: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119819209
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119819209%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 119819209: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119362345
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119362345%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 119362345: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120728474
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120728474%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120728474: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119343898
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119343898%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 119343898: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120284378
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120284378%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120284378: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120738420
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120738420%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120738420: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120467659
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120467659%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120467659: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120507267
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120507267%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120507267: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120225098
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120225098%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120225098: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120732453
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732453%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120732453: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120406593
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120406593%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120406593: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119286395
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119286395%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 119286395: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120728826
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728826%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120728826: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120581723
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120581723%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120581723: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120630361
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630361%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120630361: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120539218
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120539218%27 HTTP/1.1" 200 None
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Scrape type for 120539218: 0
2026-03-25 05:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120162821
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120162821%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120162821: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119505160
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 119505160: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120365696
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120365696: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119619964
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 119619964: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118721473
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 118721473: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118950235
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 118950235: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120533775
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120533775: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120593684
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120593684: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119317331
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 119317331: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120223015
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120223015: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119075795
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 119075795: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120477595
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120477595: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120760792
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120760792: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 117209530
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 117209530: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 117599766
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 117599766: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118489215
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 118489215: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120406397
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120406397: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118942407
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 118942407: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119270827
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:13 [astonbarclay.gb] INFO: Scrape type for 119270827: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120129124
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120129124%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120129124: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120114758
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120114758%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120114758: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120098736
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120098736%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120098736: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119930099
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119930099%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 119930099: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120300713
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120300713%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120300713: 2
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 117750130, 'registration': 'MA70ZHG', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q3 ESTATE', 'derivative': '35 TFSI S Line 5dr S Tronic [Comfort+Sound Pack]', 'mileage': 85013, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 123, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-10-21', 'fuel': 'Petrol', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/89462977-b25a-4800-bc06-4558ec323146_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/d050a9d6-f9c7-4588-833b-ad4336b0a7bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/9cb31493-270c-4770-baa8-65921227320d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/b6a95429-ee30-40b9-8ded-f3d53a62ff3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/6309bb76-6731-457a-ae74-bfe730177af3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/ecdb2e05-da29-467b-854e-669cbb3694b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/4879bd7a-413b-425f-b048-f9d0a465394e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/4661db78-aed5-48f6-9079-a91c0eb69612_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/e95eaa08-202a-4008-93c6-b2c9e5900355_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/22 8K 09/22 13K 02/23 15k 08/23 25k 01/24 37k 02/24 61k 07/25 70k 11/25 80k', 'remarks': 'SPARE KEY VOSA STATES 30K 53K 77K \t Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 161, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41167a6d-f8fe-4aeb-960e-c1963c75356a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 117750130, 'registration': 'MA70ZHG', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q3 ESTATE', 'derivative': '35 TFSI S Line 5dr S Tronic [Comfort+Sound Pack]', 'mileage': 85013, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 123, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-10-21', 'fuel': 'Petrol', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/89462977-b25a-4800-bc06-4558ec323146_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/d050a9d6-f9c7-4588-833b-ad4336b0a7bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/9cb31493-270c-4770-baa8-65921227320d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/b6a95429-ee30-40b9-8ded-f3d53a62ff3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/6309bb76-6731-457a-ae74-bfe730177af3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/ecdb2e05-da29-467b-854e-669cbb3694b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/4879bd7a-413b-425f-b048-f9d0a465394e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/4661db78-aed5-48f6-9079-a91c0eb69612_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA70ZHG/2026-02-09/image/e95eaa08-202a-4008-93c6-b2c9e5900355_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/22 8K 09/22 13K 02/23 15k 08/23 25k 01/24 37k 02/24 61k 07/25 70k 11/25 80k', 'remarks': 'SPARE KEY VOSA STATES 30K 53K 77K \t Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 161, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41167a6d-f8fe-4aeb-960e-c1963c75356a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c60a6d3-65c9-590c-8a6b-f7c6f2ed10fa with identifier: 117750130
2026-03-25 05:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c60a6d3-65c9-590c-8a6b-f7c6f2ed10fa with scrape type 2
2026-03-25 05:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c60a6d3-65c9-590c-8a6b-f7c6f2ed10fa with scrape type 2
2026-03-25 05:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0c60a6d3-65c9-590c-8a6b-f7c6f2ed10fa, identifier: 117750130
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120151632, 'registration': 'CX24LHV', 'account': 'ZEN002', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 110 FR 5dr DSG', 'mileage': 9809, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 118, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-03-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX24LHV/2026-03-09/image/b2d60c1a-6dc5-4963-91f7-aa7dc4d844d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/878f27df-3a7e-457c-a59e-bfddcf297dea_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/a3756f3c-a83e-4e5a-9f45-565a6b32689d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/570091aa-b2a9-44ce-98f2-28796f2b51fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/2d61abc5-a3b2-45db-b670-195fe5778432_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/735c99f7-ed0f-4eb4-a100-842a96909dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/c63f8111-31bc-4383-8579-503ca1599e60_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/aac7bf7b-5fbe-49b3-b468-9a8794ff39cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/dc87ce14-6ab4-407f-a70d-e0c90a251b4f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/70307380-f2fd-47c9-b3d6-1e3ec389dd76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120151632, 'registration': 'CX24LHV', 'account': 'ZEN002', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 110 FR 5dr DSG', 'mileage': 9809, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 118, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-03-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX24LHV/2026-03-09/image/b2d60c1a-6dc5-4963-91f7-aa7dc4d844d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/878f27df-3a7e-457c-a59e-bfddcf297dea_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/a3756f3c-a83e-4e5a-9f45-565a6b32689d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/570091aa-b2a9-44ce-98f2-28796f2b51fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/2d61abc5-a3b2-45db-b670-195fe5778432_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/735c99f7-ed0f-4eb4-a100-842a96909dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/c63f8111-31bc-4383-8579-503ca1599e60_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/aac7bf7b-5fbe-49b3-b468-9a8794ff39cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24LHV/2026-03-09/image/dc87ce14-6ab4-407f-a70d-e0c90a251b4f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/70307380-f2fd-47c9-b3d6-1e3ec389dd76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9944f1f-06d3-513d-a33b-b71145921fdb with identifier: 120151632
2026-03-25 05:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9944f1f-06d3-513d-a33b-b71145921fdb with scrape type 2
2026-03-25 05:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9944f1f-06d3-513d-a33b-b71145921fdb with scrape type 2
2026-03-25 05:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d9944f1f-06d3-513d-a33b-b71145921fdb, identifier: 120151632
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120299755, 'registration': 'OV71MDK', 'account': 'ZEN002', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '165kW 64kWh Standard Range Single motor 5dr Auto', 'mileage': 71222, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 148, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-27', 'fuel': 'Electric', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV71MDK/2026-03-13/image/668c54a6-55f3-46d3-993d-8f9b7b566bdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/ee239d47-46c8-4b74-ac30-2045b42b9944_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/cb07021e-1242-4a26-aee1-941742e6cd0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/f18cf503-97cb-438a-bb1b-fd73b85ed9d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/ba478091-3ea7-40b9-b7ef-c067175e3e92_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/b285d034-22c8-466f-b938-e34b73595753_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/a235d1db-5eb8-4380-844f-b811a6a2637a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/682ed010-1fb7-4e4a-bf29-2921f707f37b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/22-17K, 01/24-37K, 04/25-57K', 'remarks': 'VOSA STATES 48K 64K', '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/c1e75320-1c88-4e15-a737-10c55b931592.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120299755, 'registration': 'OV71MDK', 'account': 'ZEN002', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '165kW 64kWh Standard Range Single motor 5dr Auto', 'mileage': 71222, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 148, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-27', 'fuel': 'Electric', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV71MDK/2026-03-13/image/668c54a6-55f3-46d3-993d-8f9b7b566bdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/ee239d47-46c8-4b74-ac30-2045b42b9944_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/cb07021e-1242-4a26-aee1-941742e6cd0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/f18cf503-97cb-438a-bb1b-fd73b85ed9d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/ba478091-3ea7-40b9-b7ef-c067175e3e92_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/b285d034-22c8-466f-b938-e34b73595753_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/a235d1db-5eb8-4380-844f-b811a6a2637a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV71MDK/2026-03-13/image/682ed010-1fb7-4e4a-bf29-2921f707f37b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/22-17K, 01/24-37K, 04/25-57K', 'remarks': 'VOSA STATES 48K 64K', '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/c1e75320-1c88-4e15-a737-10c55b931592.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37fc7b15-5ca2-50ec-a2d7-4fbba06d70d5 with identifier: 120299755
2026-03-25 05:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37fc7b15-5ca2-50ec-a2d7-4fbba06d70d5 with scrape type 2
2026-03-25 05:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37fc7b15-5ca2-50ec-a2d7-4fbba06d70d5 with scrape type 2
2026-03-25 05:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 37fc7b15-5ca2-50ec-a2d7-4fbba06d70d5, identifier: 120299755
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 116645412
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27116645412%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 116645412: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118991105
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118991105%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 118991105: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118594241
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118594241%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 118594241: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120043895
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120043895%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120043895: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119621371
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119621371%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 119621371: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 114700028
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27114700028%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 114700028: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120297730
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120297730%27 HTTP/1.1" 200 None
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Scrape type for 120297730: 0
2026-03-25 05:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118344012
2026-03-25 05:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118344012%27 HTTP/1.1" 200 None
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Scrape type for 118344012: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 116883375
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 116883375: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 117402269
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 117402269: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119908197
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 119908197: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118212820
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 118212820: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 114657057
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 114657057: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120264057
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 120264057: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119471463
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119471463%27 HTTP/1.1" 200 None
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Scrape type for 119471463: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119721273
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 119721273: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118913248
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118913248%27 HTTP/1.1" 200 None
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Scrape type for 118913248: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118514672
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 118514672: 0
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119607413
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:14 [astonbarclay.gb] INFO: Scrape type for 119607413: 2
2026-03-25 05:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0c60a6d3-65c9-590c-8a6b-f7c6f2ed10fa with identifier: 117750130
2026-03-25 05:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0c60a6d3-65c9-590c-8a6b-f7c6f2ed10fa with identifier: 117750130
2026-03-25 05:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0c60a6d3-65c9-590c-8a6b-f7c6f2ed10fa with identifier: 117750130 to the API
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/117750130?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 161,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0c60a6d3-65c9-590c-8a6b-f7c6f2ed10fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MA70ZHG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/117750130',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q3 ESTATE',
'odometer': 85013,
'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': 'Zenith',
'title': 'AUDI Q3 ESTATE 35 TFSI S Line 5dr S Tronic [Comfort+Sound Pack]',
'transmission': 'automatic',
'trim': '35 TFSI S Line 5dr S Tronic [Comfort+Sound Pack]',
'vin': None,
'year': 2020}
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117750130%27 HTTP/1.1" 200 None
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Saving data for 117750130: {'auction_closing_time': 1774519200.0, 'created_time': 1773667079.803984, 'last_price_update_time': 1774414874.582036}
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117750130') HTTP/1.1" 204 0
2026-03-25 05:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d9944f1f-06d3-513d-a33b-b71145921fdb with identifier: 120151632
2026-03-25 05:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d9944f1f-06d3-513d-a33b-b71145921fdb with identifier: 120151632
2026-03-25 05:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d9944f1f-06d3-513d-a33b-b71145921fdb with identifier: 120151632 to the API
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120151632?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9944f1f-06d3-513d-a33b-b71145921fdb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX24LHV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120151632',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 9809,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-27',
'seller_name': 'Zenith',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 110 FR 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 110 FR 5dr DSG',
'vin': None,
'year': 2024}
2026-03-25 05:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120151632%27 HTTP/1.1" 200 None
2026-03-25 05:01:14 [astonbarclay.gb] INFO: Saving data for 120151632: {'auction_closing_time': 1774519200.0, 'created_time': 1773667299.162928, 'last_price_update_time': 1774414874.993551}
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120151632') HTTP/1.1" 204 0
2026-03-25 05:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 37fc7b15-5ca2-50ec-a2d7-4fbba06d70d5 with identifier: 120299755
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 05:01:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 37fc7b15-5ca2-50ec-a2d7-4fbba06d70d5 with identifier: 120299755
2026-03-25 05:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 37fc7b15-5ca2-50ec-a2d7-4fbba06d70d5 with identifier: 120299755 to the API
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120299755?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '37fc7b15-5ca2-50ec-a2d7-4fbba06d70d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OV71MDK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120299755',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'POLESTAR',
'model': '2 FASTBACK',
'odometer': 71222,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-27',
'seller_name': 'Zenith',
'title': 'POLESTAR 2 FASTBACK 165kW 64kWh Standard Range Single motor 5dr '
'Auto',
'transmission': 'automatic',
'trim': '165kW 64kWh Standard Range Single motor 5dr Auto',
'vin': None,
'year': 2021}
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120299755%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Saving data for 120299755: {'auction_closing_time': 1774519200.0, 'created_time': 1773667284.48326, 'last_price_update_time': 1774414875.433161}
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120299755') HTTP/1.1" 204 0
2026-03-25 05:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119687761?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120450571?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120228997?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 113467296
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27113467296%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 113467296: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119180124
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119180124%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 119180124: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120517415
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120517415%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 120517415: 2
2026-03-25 05:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120060014
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120060014%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 120060014: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119848508
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119848508%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 119848508: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 118914209
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118914209%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 118914209: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120171916
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120171916%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 120171916: 2
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120287242
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120287242%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 120287242: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119310122
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119310122%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 119310122: 2
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119618922
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119618922%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 119618922: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 114262881
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114262881%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 114262881: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120214662
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120214662%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 120214662: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119960187
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119960187%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 119960187: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 118690249
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:15 [astonbarclay.gb] INFO: Scrape type for 118690249: 0
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 118014845
2026-03-25 05:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118014845%27 HTTP/1.1" 200 None
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Scrape type for 118014845: 2
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119687761, 'registration': 'TRZ9566', 'account': 'ZEN002', 'make': 'HYUNDAI', 'model': 'IONIQ 5 ELECTRIC HATCHBACK', 'derivative': '125kW SE Connect 58 kWh 5dr Auto', 'mileage': 43528, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-12', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/TRZ9566/2026-03-05/image/99a6e0b1-a2d2-45a5-910e-772c8cbeb10e_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/8b9e86c8-a6d0-485d-a36b-f97594ae24ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/9159d648-c0e1-4322-bb4b-a238a8754635_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/8dc64ea4-70e3-4e7c-a006-5b5e09afec0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/a50612f6-e142-40c0-b784-d8fcd489e7f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/0ec1a3c5-747e-4f39-a2de-b1ea1eb73462_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/0c1771b0-de4b-4bed-bb27-531388c3f33b_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/55631ceb-6f09-482c-ab8c-3f28109271db_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/049b03a1-83a6-4bd2-b21d-8bd2fc079099_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/24-21K,', 'remarks': '**1064** Metallic Paint, SPARE KEY, CHARGING CABLE', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/06ecb720-5d4b-4d00-8889-861f9e310824.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119687761, 'registration': 'TRZ9566', 'account': 'ZEN002', 'make': 'HYUNDAI', 'model': 'IONIQ 5 ELECTRIC HATCHBACK', 'derivative': '125kW SE Connect 58 kWh 5dr Auto', 'mileage': 43528, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-12', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/TRZ9566/2026-03-05/image/99a6e0b1-a2d2-45a5-910e-772c8cbeb10e_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/8b9e86c8-a6d0-485d-a36b-f97594ae24ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/9159d648-c0e1-4322-bb4b-a238a8754635_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/8dc64ea4-70e3-4e7c-a006-5b5e09afec0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/a50612f6-e142-40c0-b784-d8fcd489e7f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/0ec1a3c5-747e-4f39-a2de-b1ea1eb73462_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/0c1771b0-de4b-4bed-bb27-531388c3f33b_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/55631ceb-6f09-482c-ab8c-3f28109271db_removebg.jpg?w=600', 'https://abimg003.imgix.net/TRZ9566/2026-03-05/image/049b03a1-83a6-4bd2-b21d-8bd2fc079099_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/24-21K,', 'remarks': '**1064** Metallic Paint, SPARE KEY, CHARGING CABLE', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/06ecb720-5d4b-4d00-8889-861f9e310824.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e09475-b541-5cc0-a938-63ff7a0c0ca5 with identifier: 119687761
2026-03-25 05:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e09475-b541-5cc0-a938-63ff7a0c0ca5 with scrape type 2
2026-03-25 05:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01e09475-b541-5cc0-a938-63ff7a0c0ca5 with scrape type 2
2026-03-25 05:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 01e09475-b541-5cc0-a938-63ff7a0c0ca5, identifier: 119687761
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120450571, 'registration': 'KR22EKT', 'account': 'STE131', 'make': 'DS', 'model': 'DS 7 CROSSBACK HATCHBACK', 'derivative': '1.6 PureTech 180 Performance Line + 5dr EAT8', 'mileage': 65832, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-05-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR22EKT/2026-03-17/image/00689b94-87f1-483f-a509-a0b591c3ef4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/8e5f0cb0-b885-4ffe-8a2e-57b68ad2bb2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/0d7a602c-de1b-4cba-8e8f-04326cf4a6e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/61bba951-cf0a-4a79-b02a-6ca64b3a48cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/a3ccb2f4-5c7f-42de-a006-4ce7e7f0dcff_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/2ef0bbf8-0b7b-4f00-af11-66aacd1f154c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/a0143aeb-8eb1-4c02-8094-0623014b33e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/f6bc079c-9047-48d4-9c97-c701f8a766eb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/23-41K', 'remarks': 'SPARE KEY, VOSA STATES 64K', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/58f81a22-bd8e-4ed8-a758-4d8cd1cda6ad.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120450571, 'registration': 'KR22EKT', 'account': 'STE131', 'make': 'DS', 'model': 'DS 7 CROSSBACK HATCHBACK', 'derivative': '1.6 PureTech 180 Performance Line + 5dr EAT8', 'mileage': 65832, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-05-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR22EKT/2026-03-17/image/00689b94-87f1-483f-a509-a0b591c3ef4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/8e5f0cb0-b885-4ffe-8a2e-57b68ad2bb2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/0d7a602c-de1b-4cba-8e8f-04326cf4a6e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/61bba951-cf0a-4a79-b02a-6ca64b3a48cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/a3ccb2f4-5c7f-42de-a006-4ce7e7f0dcff_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/2ef0bbf8-0b7b-4f00-af11-66aacd1f154c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/a0143aeb-8eb1-4c02-8094-0623014b33e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR22EKT/2026-03-17/image/f6bc079c-9047-48d4-9c97-c701f8a766eb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/23-41K', 'remarks': 'SPARE KEY, VOSA STATES 64K', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/58f81a22-bd8e-4ed8-a758-4d8cd1cda6ad.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85201866-b4dc-5d31-bc69-e8793542c3cd with identifier: 120450571
2026-03-25 05:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85201866-b4dc-5d31-bc69-e8793542c3cd with scrape type 2
2026-03-25 05:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85201866-b4dc-5d31-bc69-e8793542c3cd with scrape type 2
2026-03-25 05:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 85201866-b4dc-5d31-bc69-e8793542c3cd, identifier: 120450571
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120228997, 'registration': 'DF18AZL', 'account': 'PRO032', 'make': 'BMW', 'model': '2 SERIES DIESEL GRAN TOURER', 'derivative': '216d Sport 5dr Step Auto', 'mileage': 72945, 'mileageWarranty': False, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-06-25', 'fuel': 'Diesel', 'motExpiry': '2027-02-03', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DF18AZL/2026-03-18/image/1a2bc9d5-6f8d-4526-a30f-706c5c572e10_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/72370342-71db-43e1-a655-3069979ba145_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/12ae9383-271e-4077-b8ce-2e88c20d78cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/42f5f590-6a94-48aa-aff4-d04296eff373_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/4d706a69-c3a1-4393-ac76-3284e7702042_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/ed982244-30bc-48ca-845b-13c228221dd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/8e7abd31-5608-474a-8a4f-3965b16e9406_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/9246e302-ac6a-4f46-9fa7-3164e3687ef5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/b416cc68-a3c7-4640-bcbe-2fb848927325_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/3a6f4967-47c2-4325-aaab-9ce8c257f04a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/19-16K, 02/21-24K, 12/22-48K, 05/24-59K, 05/25-65K', 'remarks': 'Boot hoist / VOSA STATES 26K 41K 51K 59K 84K 72K VOSA DISCREPANCY', 'virtual': False, 'seller': 'Proximo - WAV seller', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2c276174-1605-4091-b36c-74b70b3ed1d4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120228997, 'registration': 'DF18AZL', 'account': 'PRO032', 'make': 'BMW', 'model': '2 SERIES DIESEL GRAN TOURER', 'derivative': '216d Sport 5dr Step Auto', 'mileage': 72945, 'mileageWarranty': False, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-06-25', 'fuel': 'Diesel', 'motExpiry': '2027-02-03', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DF18AZL/2026-03-18/image/1a2bc9d5-6f8d-4526-a30f-706c5c572e10_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/72370342-71db-43e1-a655-3069979ba145_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/12ae9383-271e-4077-b8ce-2e88c20d78cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/42f5f590-6a94-48aa-aff4-d04296eff373_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/4d706a69-c3a1-4393-ac76-3284e7702042_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/ed982244-30bc-48ca-845b-13c228221dd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/8e7abd31-5608-474a-8a4f-3965b16e9406_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/9246e302-ac6a-4f46-9fa7-3164e3687ef5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/b416cc68-a3c7-4640-bcbe-2fb848927325_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF18AZL/2026-03-18/image/3a6f4967-47c2-4325-aaab-9ce8c257f04a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/19-16K, 02/21-24K, 12/22-48K, 05/24-59K, 05/25-65K', 'remarks': 'Boot hoist / VOSA STATES 26K 41K 51K 59K 84K 72K VOSA DISCREPANCY', 'virtual': False, 'seller': 'Proximo - WAV seller', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2c276174-1605-4091-b36c-74b70b3ed1d4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88090395-1087-59d5-ae7e-fbf90b8a9e08 with identifier: 120228997
2026-03-25 05:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88090395-1087-59d5-ae7e-fbf90b8a9e08 with scrape type 2
2026-03-25 05:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88090395-1087-59d5-ae7e-fbf90b8a9e08 with scrape type 2
2026-03-25 05:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 88090395-1087-59d5-ae7e-fbf90b8a9e08, identifier: 120228997
2026-03-25 05:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120196358
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120196358%27 HTTP/1.1" 200 None
2026-03-25 05:01:16 [astonbarclay.gb] INFO: Scrape type for 120196358: 0
2026-03-25 05:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120168848
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120168848%27 HTTP/1.1" 200 None
2026-03-25 05:01:16 [astonbarclay.gb] INFO: Scrape type for 120168848: 0
2026-03-25 05:01:16 [astonbarclay.gb] INFO: Found listing with ID: 119629779
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629779%27 HTTP/1.1" 200 None
2026-03-25 05:01:16 [astonbarclay.gb] INFO: Scrape type for 119629779: 2
2026-03-25 05:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 01e09475-b541-5cc0-a938-63ff7a0c0ca5 with identifier: 119687761
2026-03-25 05:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 01e09475-b541-5cc0-a938-63ff7a0c0ca5 with identifier: 119687761
2026-03-25 05:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 01e09475-b541-5cc0-a938-63ff7a0c0ca5 with identifier: 119687761 to the API
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119687761?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '01e09475-b541-5cc0-a938-63ff7a0c0ca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'TRZ9566',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119687761',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'IONIQ 5 ELECTRIC HATCHBACK',
'odometer': 43528,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seller_name': 'Zenith',
'title': 'HYUNDAI IONIQ 5 ELECTRIC HATCHBACK 125kW SE Connect 58 kWh 5dr Auto',
'transmission': 'automatic',
'trim': '125kW SE Connect 58 kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119687761%27 HTTP/1.1" 200 None
2026-03-25 05:01:16 [astonbarclay.gb] INFO: Saving data for 119687761: {'auction_closing_time': 1774431900.0, 'created_time': 1773752672.781465, 'last_price_update_time': 1774414876.357465}
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119687761') HTTP/1.1" 204 0
2026-03-25 05:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 85201866-b4dc-5d31-bc69-e8793542c3cd with identifier: 120450571
2026-03-25 05:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 85201866-b4dc-5d31-bc69-e8793542c3cd with identifier: 120450571
2026-03-25 05:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 85201866-b4dc-5d31-bc69-e8793542c3cd with identifier: 120450571 to the API
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120450571?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 157,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '85201866-b4dc-5d31-bc69-e8793542c3cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR22EKT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120450571',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'DS',
'model': 'DS 7 CROSSBACK HATCHBACK',
'odometer': 65832,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-18',
'seller_name': 'Stellantis Financial Services UK',
'title': 'DS DS 7 CROSSBACK HATCHBACK 1.6 PureTech 180 Performance Line + 5dr '
'EAT8',
'transmission': 'automatic',
'trim': '1.6 PureTech 180 Performance Line + 5dr EAT8',
'vin': None,
'year': 2022}
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120450571%27 HTTP/1.1" 200 None
2026-03-25 05:01:16 [astonbarclay.gb] INFO: Saving data for 120450571: {'auction_closing_time': 1774519200.0, 'created_time': 1773687790.934353, 'last_price_update_time': 1774414876.777169}
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120450571') HTTP/1.1" 204 0
2026-03-25 05:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 88090395-1087-59d5-ae7e-fbf90b8a9e08 with identifier: 120228997
2026-03-25 05:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 88090395-1087-59d5-ae7e-fbf90b8a9e08 with identifier: 120228997
2026-03-25 05:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 88090395-1087-59d5-ae7e-fbf90b8a9e08 with identifier: 120228997 to the API
2026-03-25 05:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120228997?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '88090395-1087-59d5-ae7e-fbf90b8a9e08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DF18AZL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120228997',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '2 SERIES DIESEL GRAN TOURER',
'odometer': 72945,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-25',
'seller_name': 'Proximo - WAV seller',
'title': 'BMW 2 SERIES DIESEL GRAN TOURER 216d Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '216d Sport 5dr Step Auto',
'vin': None,
'year': 2018}
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120228997%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Saving data for 120228997: {'auction_closing_time': 1774519200.0, 'created_time': 1773688009.903628, 'last_price_update_time': 1774414877.104082}
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120228997') HTTP/1.1" 204 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 119837652
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:17 [astonbarclay.gb] INFO: Scrape type for 119837652: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120404223
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120404223%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120404223: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120510340
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120510340: 2
2026-03-25 05:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120474302?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120687150?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 119896301
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119896301%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 119896301: 2
2026-03-25 05: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 05: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 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 117830350
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117830350%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 117830350: 2
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 119637509
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119637509%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 119637509: 2
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120123036
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120123036: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120256233
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120256233%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120256233: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120302654
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302654%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120302654: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120754325
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120754325%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120754325: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120691012
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691012%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120691012: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120753553
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120753553%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120753553: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120741234
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120741234%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120741234: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120690865
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690865%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120690865: 0
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120681200
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681200%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120681200: 2
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120688243
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688243%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120688243: 2
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120474302, 'registration': 'DA66UYV', 'account': 'GAT003', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 BlueHDi 120 Active 5dr', 'mileage': 94897, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 81, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-14', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DA66UYV/2026-03-18/image/3cf9e295-fb7a-4c0a-b1bc-1ba8303a3a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/944c175a-11c1-4aeb-b9ff-315b010c7c94_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/3659a9e0-a613-46f0-bb21-11c77514d9d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/56bd13e4-fbc6-44be-bab2-af8944f46876_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/f3d70d24-2ba3-40dc-9964-7ca9db0bedce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/9553c421-dc2a-4b8a-bf2c-dfc33f8faa24_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/4af85323-1e12-4eef-8bd7-838d6723d8d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/2c1ce1e9-fae3-4736-b12a-01a669564991_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/4221f750-a7ce-4bbb-b545-2becad766a8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/af34e51e-f878-4574-9271-407705a1f8b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/daed9e41-cc8b-4b2f-986e-fafb4a2d5747_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/c308006e-4d2d-4042-a3d8-79c62f601cf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/fa4dfd5f-5dcd-4e34-a12a-159596057cff_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/4816f721-c4c3-4015-b931-365361916ba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/4363c115-fb64-40c5-8fdb-d53d710e5c04_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 10/16-695 miles, 11/17-9k, 10/18-17k, 06/19-20k, 07/21-42k, 08/22-55k', 'remarks': 'vosa @ 20k 31k 42k 55k 63k 75k 87k - spare key in office', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/768e5cf2-68a9-40e8-94ff-baa17c10d56e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120474302, 'registration': 'DA66UYV', 'account': 'GAT003', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 BlueHDi 120 Active 5dr', 'mileage': 94897, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-26T10:00Z', 'lot': 81, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-14', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DA66UYV/2026-03-18/image/3cf9e295-fb7a-4c0a-b1bc-1ba8303a3a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/944c175a-11c1-4aeb-b9ff-315b010c7c94_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/3659a9e0-a613-46f0-bb21-11c77514d9d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/56bd13e4-fbc6-44be-bab2-af8944f46876_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/f3d70d24-2ba3-40dc-9964-7ca9db0bedce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/9553c421-dc2a-4b8a-bf2c-dfc33f8faa24_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/4af85323-1e12-4eef-8bd7-838d6723d8d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/2c1ce1e9-fae3-4736-b12a-01a669564991_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/4221f750-a7ce-4bbb-b545-2becad766a8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/af34e51e-f878-4574-9271-407705a1f8b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/daed9e41-cc8b-4b2f-986e-fafb4a2d5747_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/c308006e-4d2d-4042-a3d8-79c62f601cf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/fa4dfd5f-5dcd-4e34-a12a-159596057cff_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/4816f721-c4c3-4015-b931-365361916ba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA66UYV/2026-03-18/image/4363c115-fb64-40c5-8fdb-d53d710e5c04_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 10/16-695 miles, 11/17-9k, 10/18-17k, 06/19-20k, 07/21-42k, 08/22-55k', 'remarks': 'vosa @ 20k 31k 42k 55k 63k 75k 87k - spare key in office', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/768e5cf2-68a9-40e8-94ff-baa17c10d56e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c190ce49-365f-5d0d-a08c-1fa59afeea86 with identifier: 120474302
2026-03-25 05:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c190ce49-365f-5d0d-a08c-1fa59afeea86 with scrape type 2
2026-03-25 05:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c190ce49-365f-5d0d-a08c-1fa59afeea86 with scrape type 2
2026-03-25 05:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c190ce49-365f-5d0d-a08c-1fa59afeea86, identifier: 120474302
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120687150, 'registration': 'NJ69BKZ', 'account': 'WBA002', 'make': 'AUDI', 'model': 'A3 DIESEL SPORTBACK', 'derivative': '30 TDI 116 Sport 5dr', 'mileage': 39500, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1211, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-11-20', 'fuel': 'Diesel', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/a58f0dd5-a7f3-4ee5-b6c0-db7bc56ae41c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/a62b875b-1bcd-438c-a94a-f848d1a44b36_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/0b2edc5a-ad2c-4602-8510-0c11da664e2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/cb4a7ccf-fedb-4ad2-bd2e-c1509d60c991_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/dd908496-e613-482c-b206-e31e7c18acd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/a51af106-75ef-43f3-ba4f-997ebd87f4b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/2eddc5c5-b25f-4f88-a778-ddd428e4cae6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/c1e1a42f-2bd7-45f1-a22f-c300805d1dcb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/9fb20d6a-9d23-4af3-90a1-0f05edcf0c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/f2d3b3e3-8cdd-47f9-9823-678b669e3434_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/20 8K - 07/21 13K - 06/23 29K - 06/24 38K - 07/25 39K -', 'remarks': 'VOSA STATES 25K- 34K- 39K- 39K - SD CARD IN OFFICE - 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': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/962af5de-59e6-46b3-84b1-740915c61a0f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120687150, 'registration': 'NJ69BKZ', 'account': 'WBA002', 'make': 'AUDI', 'model': 'A3 DIESEL SPORTBACK', 'derivative': '30 TDI 116 Sport 5dr', 'mileage': 39500, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1211, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-11-20', 'fuel': 'Diesel', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/a58f0dd5-a7f3-4ee5-b6c0-db7bc56ae41c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/a62b875b-1bcd-438c-a94a-f848d1a44b36_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/0b2edc5a-ad2c-4602-8510-0c11da664e2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/cb4a7ccf-fedb-4ad2-bd2e-c1509d60c991_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/dd908496-e613-482c-b206-e31e7c18acd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/a51af106-75ef-43f3-ba4f-997ebd87f4b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/2eddc5c5-b25f-4f88-a778-ddd428e4cae6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/c1e1a42f-2bd7-45f1-a22f-c300805d1dcb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/9fb20d6a-9d23-4af3-90a1-0f05edcf0c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ69BKZ/2026-03-24/image/f2d3b3e3-8cdd-47f9-9823-678b669e3434_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/20 8K - 07/21 13K - 06/23 29K - 06/24 38K - 07/25 39K -', 'remarks': 'VOSA STATES 25K- 34K- 39K- 39K - SD CARD IN OFFICE - 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': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/962af5de-59e6-46b3-84b1-740915c61a0f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01d56198-cbda-546b-8b9f-83a8b45bacd4 with identifier: 120687150
2026-03-25 05:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01d56198-cbda-546b-8b9f-83a8b45bacd4 with scrape type 2
2026-03-25 05:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01d56198-cbda-546b-8b9f-83a8b45bacd4 with scrape type 2
2026-03-25 05:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 01d56198-cbda-546b-8b9f-83a8b45bacd4, identifier: 120687150
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120683124
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683124%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Scrape type for 120683124: 2
2026-03-25 05:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c190ce49-365f-5d0d-a08c-1fa59afeea86 with identifier: 120474302
2026-03-25 05:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c190ce49-365f-5d0d-a08c-1fa59afeea86 with identifier: 120474302
2026-03-25 05:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c190ce49-365f-5d0d-a08c-1fa59afeea86 with identifier: 120474302 to the API
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120474302?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c190ce49-365f-5d0d-a08c-1fa59afeea86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DA66UYV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120474302',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '3008 DIESEL ESTATE',
'odometer': 94897,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-29',
'seller_name': 'Gateway Peugeot',
'title': 'PEUGEOT 3008 DIESEL ESTATE 1.6 BlueHDi 120 Active 5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi 120 Active 5dr',
'vin': None,
'year': 2016}
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120474302%27 HTTP/1.1" 200 None
2026-03-25 05:01:17 [astonbarclay.gb] INFO: Saving data for 120474302: {'auction_closing_time': 1774519200.0, 'created_time': 1773667110.447965, 'last_price_update_time': 1774414877.973648}
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120474302') HTTP/1.1" 204 0
2026-03-25 05:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 01d56198-cbda-546b-8b9f-83a8b45bacd4 with identifier: 120687150
2026-03-25 05:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 01d56198-cbda-546b-8b9f-83a8b45bacd4 with identifier: 120687150
2026-03-25 05:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 01d56198-cbda-546b-8b9f-83a8b45bacd4 with identifier: 120687150 to the API
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120687150?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '01d56198-cbda-546b-8b9f-83a8b45bacd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NJ69BKZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120687150',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A3 DIESEL SPORTBACK',
'odometer': 39500,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-20',
'seller_name': 'UKCGR - Premium',
'title': 'AUDI A3 DIESEL SPORTBACK 30 TDI 116 Sport 5dr',
'transmission': 'manual',
'trim': '30 TDI 116 Sport 5dr',
'vin': None,
'year': 2019}
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120687150%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Saving data for 120687150: {'created_time': 1774292555.265343, 'last_price_update_time': 1774414878.39978, 'auction_closing_time': 1774432800.0}
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120687150') HTTP/1.1" 204 0
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120692983
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120692983%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120692983: 0
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120687223
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120687223%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120687223: 2
2026-03-25 05:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119670217?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119650779?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120680815?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119877912?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120694326
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120694326%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120694326: 0
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120688313
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688313%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120688313: 0
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120692322
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120692322%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120692322: 0
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120693666
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693666%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120693666: 0
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120680805
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680805%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120680805: 2
2026-03-25 05:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120691178
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691178%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120691178: 2
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120689132
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689132%27 HTTP/1.1" 200 None
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Scrape type for 120689132: 2
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119670217, 'registration': 'MT71UZE', 'account': 'LEA009', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Standard Plus 4dr Auto', 'mileage': 60704, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-11-29', 'fuel': 'Electric', 'motExpiry': '2026-11-28', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MT71UZE/2026-02-18/image/8284f28e-2ed9-4f55-b15d-0ec8a8e78f13_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/3ce010a5-bd4c-489f-b1f4-f4e0d5ef3c0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/e97fffb3-3f9c-4fc5-a866-47b186caeb8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/091c4822-0fa0-48b0-af62-2dd59770b5dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/2dd3c502-a3f0-43f8-b260-40f0595d6452_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/86ded345-bee1-4a19-81b0-23c1a624a621_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/90f383fd-9860-4de5-aaf4-cd2540846a69_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/ccb999c6-f985-435a-8643-d79d396fc95a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/6f9478af-a52d-4a2f-961b-7f8d0158b3ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/b7af93c7-fa87-44b1-9996-3eae037b0aad_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1092** VOSA STATES 43K, 56K, CHARGING LEAD', '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/50447b6e-7c3e-4a00-b5e8-1222bf29fb0f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119670217, 'registration': 'MT71UZE', 'account': 'LEA009', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Standard Plus 4dr Auto', 'mileage': 60704, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-11-29', 'fuel': 'Electric', 'motExpiry': '2026-11-28', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MT71UZE/2026-02-18/image/8284f28e-2ed9-4f55-b15d-0ec8a8e78f13_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/3ce010a5-bd4c-489f-b1f4-f4e0d5ef3c0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/e97fffb3-3f9c-4fc5-a866-47b186caeb8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/091c4822-0fa0-48b0-af62-2dd59770b5dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/2dd3c502-a3f0-43f8-b260-40f0595d6452_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/86ded345-bee1-4a19-81b0-23c1a624a621_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/90f383fd-9860-4de5-aaf4-cd2540846a69_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/ccb999c6-f985-435a-8643-d79d396fc95a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/6f9478af-a52d-4a2f-961b-7f8d0158b3ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT71UZE/2026-02-18/image/b7af93c7-fa87-44b1-9996-3eae037b0aad_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1092** VOSA STATES 43K, 56K, CHARGING LEAD', '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/50447b6e-7c3e-4a00-b5e8-1222bf29fb0f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c78163-b566-59c9-bc0f-be90c241cbab with identifier: 119670217
2026-03-25 05:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c78163-b566-59c9-bc0f-be90c241cbab with scrape type 2
2026-03-25 05:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c78163-b566-59c9-bc0f-be90c241cbab with scrape type 2
2026-03-25 05:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 01c78163-b566-59c9-bc0f-be90c241cbab, identifier: 119670217
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119650779, 'registration': 'LE71BHV', 'account': 'ZEN002', 'make': 'KIA', 'model': 'EV6 ELECTRIC ESTATE', 'derivative': '166kW GT Line 77.4kWh 5dr Auto', 'mileage': 42162, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-16', 'fuel': 'Electric', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LE71BHV/2026-02-19/image/1b5c6e11-e395-4fd4-8bbd-8e251263b563_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/472ef3e1-860c-4a79-90e9-b5d458d811ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/e76b122c-0c6e-4911-8572-f490840a4c22_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/e26b4379-4fdf-4685-bb88-53f36834321f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/d0abbabf-f2d2-474b-b8e8-c19259704cc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/522a6051-f0d3-459a-9540-00831a27935a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/b160946c-1f6a-4b7e-bcce-697535c9007a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/9f8da666-7406-469f-85fc-70290ed563f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/6afef0ca-3058-4eba-a940-12a0945bab84_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/091a07d3-57c0-4a2c-a6fc-f650185eded5_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/24- 20K, 01/26- 41K,', 'remarks': '**851**VOSA STATES 29K, 39K, CHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9af3f59d-24b9-473e-a7c8-8ee070b4d246.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119650779, 'registration': 'LE71BHV', 'account': 'ZEN002', 'make': 'KIA', 'model': 'EV6 ELECTRIC ESTATE', 'derivative': '166kW GT Line 77.4kWh 5dr Auto', 'mileage': 42162, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-16', 'fuel': 'Electric', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LE71BHV/2026-02-19/image/1b5c6e11-e395-4fd4-8bbd-8e251263b563_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/472ef3e1-860c-4a79-90e9-b5d458d811ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/e76b122c-0c6e-4911-8572-f490840a4c22_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/e26b4379-4fdf-4685-bb88-53f36834321f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/d0abbabf-f2d2-474b-b8e8-c19259704cc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/522a6051-f0d3-459a-9540-00831a27935a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/b160946c-1f6a-4b7e-bcce-697535c9007a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/9f8da666-7406-469f-85fc-70290ed563f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/6afef0ca-3058-4eba-a940-12a0945bab84_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE71BHV/2026-02-19/image/091a07d3-57c0-4a2c-a6fc-f650185eded5_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/24- 20K, 01/26- 41K,', 'remarks': '**851**VOSA STATES 29K, 39K, CHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9af3f59d-24b9-473e-a7c8-8ee070b4d246.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8423d6-8f93-56de-840f-0d1e2bdb89b4 with identifier: 119650779
2026-03-25 05:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8423d6-8f93-56de-840f-0d1e2bdb89b4 with scrape type 2
2026-03-25 05:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a8423d6-8f93-56de-840f-0d1e2bdb89b4 with scrape type 2
2026-03-25 05:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0a8423d6-8f93-56de-840f-0d1e2bdb89b4, identifier: 119650779
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120680815, 'registration': 'DY08LRE', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ZAFIRA ESTATE', 'derivative': '1.8i SRi 5dr', 'mileage': 121355, 'mileageWarranty': False, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY08LRE/2026-03-23/image/1254facb-68ca-4cc0-9e1e-c86a2e46c92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/ad5d8c48-0e73-4109-9a81-80109dcc64aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/28ab42fe-a25c-441b-b8bc-297c80d3fddb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/53f1cce7-9baa-4d01-98b4-654ed4ec864f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/b22e0824-a105-49df-8cd6-96a0ee73e4b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/5081a16f-41b2-42e4-8738-4492482831df_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/16ef0aaf-7b8d-4f20-995b-fc19edb5c8b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/c6e60429-d21a-41c6-bb21-4ca95a8e83a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/54fe116d-93f0-4006-a265-544329a66c5b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/08 - 18K, 11/09 - 30K, 11/10 - 38K, 09/14 - 60K, 09/15 - 69K, 03/18 - 87K', 'remarks': '**718** VOSA STATES 40K, 47K, 52K, 57K, 60K, 69K, 78K, 86K, 87K, 94K, 96K, 98K, 710K, 106K, 109K, 115K, DISCREPANCY ON VOSA, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/058b8f1a-5d4b-4a81-835c-7f69b8518e56.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120680815, 'registration': 'DY08LRE', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ZAFIRA ESTATE', 'derivative': '1.8i SRi 5dr', 'mileage': 121355, 'mileageWarranty': False, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY08LRE/2026-03-23/image/1254facb-68ca-4cc0-9e1e-c86a2e46c92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/ad5d8c48-0e73-4109-9a81-80109dcc64aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/28ab42fe-a25c-441b-b8bc-297c80d3fddb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/53f1cce7-9baa-4d01-98b4-654ed4ec864f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/b22e0824-a105-49df-8cd6-96a0ee73e4b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/5081a16f-41b2-42e4-8738-4492482831df_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/16ef0aaf-7b8d-4f20-995b-fc19edb5c8b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/c6e60429-d21a-41c6-bb21-4ca95a8e83a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY08LRE/2026-03-23/image/54fe116d-93f0-4006-a265-544329a66c5b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/08 - 18K, 11/09 - 30K, 11/10 - 38K, 09/14 - 60K, 09/15 - 69K, 03/18 - 87K', 'remarks': '**718** VOSA STATES 40K, 47K, 52K, 57K, 60K, 69K, 78K, 86K, 87K, 94K, 96K, 98K, 710K, 106K, 109K, 115K, DISCREPANCY ON VOSA, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/058b8f1a-5d4b-4a81-835c-7f69b8518e56.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f7735c-6189-5547-b7aa-fbd765e6ccaf with identifier: 120680815
2026-03-25 05:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f7735c-6189-5547-b7aa-fbd765e6ccaf with scrape type 2
2026-03-25 05:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87f7735c-6189-5547-b7aa-fbd765e6ccaf with scrape type 2
2026-03-25 05:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 87f7735c-6189-5547-b7aa-fbd765e6ccaf, identifier: 120680815
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119877912, 'registration': 'BYZ8198', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '150kW 40 82kWh S Line 5dr Auto [C+S/Tech Pack]', 'mileage': 70095, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-23', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BYZ8198/2026-03-05/image/5dcfcfbb-04a4-467a-95c2-45d04d50c0af_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/4573028a-8ba6-46ed-9ea1-756f9dd2b17c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/26a6611b-eac8-4071-922a-6a08c997999b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/8b538295-6856-48d0-9ea4-bccd01634f91_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/4de1b514-f257-4bc0-9d5b-987f897320da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/4f80e274-ccb4-42ce-8568-b32b067cb751_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/27b37609-ec00-43c0-a3bd-dccd0bd5f76f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/a9fbb6b6-0f06-4dd9-a392-d534d254a6e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/d7f9f7fc-7879-4d7d-86dd-daced8e1a2b0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-48K,', 'remarks': '**1110** CHARGING LEAD 20in 5-y Spoke Alloys\tAmbient Lighting Plus Pack\tDinamica Microfibre + Leatherette Metallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4920ec52-557a-4927-ab02-269cae2e6ceb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119877912, 'registration': 'BYZ8198', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '150kW 40 82kWh S Line 5dr Auto [C+S/Tech Pack]', 'mileage': 70095, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-23', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BYZ8198/2026-03-05/image/5dcfcfbb-04a4-467a-95c2-45d04d50c0af_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/4573028a-8ba6-46ed-9ea1-756f9dd2b17c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/26a6611b-eac8-4071-922a-6a08c997999b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/8b538295-6856-48d0-9ea4-bccd01634f91_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/4de1b514-f257-4bc0-9d5b-987f897320da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/4f80e274-ccb4-42ce-8568-b32b067cb751_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/27b37609-ec00-43c0-a3bd-dccd0bd5f76f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/a9fbb6b6-0f06-4dd9-a392-d534d254a6e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BYZ8198/2026-03-05/image/d7f9f7fc-7879-4d7d-86dd-daced8e1a2b0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-48K,', 'remarks': '**1110** CHARGING LEAD 20in 5-y Spoke Alloys\tAmbient Lighting Plus Pack\tDinamica Microfibre + Leatherette Metallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4920ec52-557a-4927-ab02-269cae2e6ceb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3383d471-9b5b-5ad4-a361-45f8b8ad19a6 with identifier: 119877912
2026-03-25 05:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3383d471-9b5b-5ad4-a361-45f8b8ad19a6 with scrape type 2
2026-03-25 05:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3383d471-9b5b-5ad4-a361-45f8b8ad19a6 with scrape type 2
2026-03-25 05:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3383d471-9b5b-5ad4-a361-45f8b8ad19a6, identifier: 119877912
2026-03-25 05:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120695121
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695121%27 HTTP/1.1" 200 None
2026-03-25 05:01:19 [astonbarclay.gb] INFO: Scrape type for 120695121: 0
2026-03-25 05:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120698448
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120698448%27 HTTP/1.1" 200 None
2026-03-25 05:01:19 [astonbarclay.gb] INFO: Scrape type for 120698448: 0
2026-03-25 05:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120687954
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120687954%27 HTTP/1.1" 200 None
2026-03-25 05:01:19 [astonbarclay.gb] INFO: Scrape type for 120687954: 2
2026-03-25 05:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 01c78163-b566-59c9-bc0f-be90c241cbab with identifier: 119670217
2026-03-25 05:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 01c78163-b566-59c9-bc0f-be90c241cbab with identifier: 119670217
2026-03-25 05:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 01c78163-b566-59c9-bc0f-be90c241cbab with identifier: 119670217 to the API
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119670217?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '01c78163-b566-59c9-bc0f-be90c241cbab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MT71UZE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119670217',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 60704,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-29',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON Standard Plus 4dr Auto',
'transmission': 'automatic',
'trim': 'Standard Plus 4dr Auto',
'vin': None,
'year': 2021}
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119670217%27 HTTP/1.1" 200 None
2026-03-25 05:01:19 [astonbarclay.gb] INFO: Saving data for 119670217: {'auction_closing_time': 1774431900.0, 'created_time': 1773753000.031496, 'last_price_update_time': 1774414879.407181}
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119670217') HTTP/1.1" 204 0
2026-03-25 05:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0a8423d6-8f93-56de-840f-0d1e2bdb89b4 with identifier: 119650779
2026-03-25 05:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0a8423d6-8f93-56de-840f-0d1e2bdb89b4 with identifier: 119650779
2026-03-25 05:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0a8423d6-8f93-56de-840f-0d1e2bdb89b4 with identifier: 119650779 to the API
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119650779?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '0a8423d6-8f93-56de-840f-0d1e2bdb89b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LE71BHV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119650779',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'EV6 ELECTRIC ESTATE',
'odometer': 42162,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-16',
'seller_name': 'Zenith',
'title': 'KIA EV6 ELECTRIC ESTATE 166kW GT Line 77.4kWh 5dr Auto',
'transmission': 'automatic',
'trim': '166kW GT Line 77.4kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119650779%27 HTTP/1.1" 200 None
2026-03-25 05:01:19 [astonbarclay.gb] INFO: Saving data for 119650779: {'auction_closing_time': 1774431900.0, 'created_time': 1773752859.690386, 'last_price_update_time': 1774414879.831861}
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119650779') HTTP/1.1" 204 0
2026-03-25 05:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 87f7735c-6189-5547-b7aa-fbd765e6ccaf with identifier: 120680815
2026-03-25 05:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 87f7735c-6189-5547-b7aa-fbd765e6ccaf with identifier: 120680815
2026-03-25 05:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 87f7735c-6189-5547-b7aa-fbd765e6ccaf with identifier: 120680815 to the API
2026-03-25 05:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120680815?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '87f7735c-6189-5547-b7aa-fbd765e6ccaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DY08LRE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120680815',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ZAFIRA ESTATE',
'odometer': 121355,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-28',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ZAFIRA ESTATE 1.8i SRi 5dr',
'transmission': 'manual',
'trim': '1.8i SRi 5dr',
'vin': None,
'year': 2008}
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120680815%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Saving data for 120680815: {'auction_closing_time': 1774604700.0, 'created_time': 1774292660.13681, 'last_price_update_time': 1774414880.133403}
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120680815') HTTP/1.1" 204 0
2026-03-25 05:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3383d471-9b5b-5ad4-a361-45f8b8ad19a6 with identifier: 119877912
2026-03-25 05:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3383d471-9b5b-5ad4-a361-45f8b8ad19a6 with identifier: 119877912
2026-03-25 05:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3383d471-9b5b-5ad4-a361-45f8b8ad19a6 with identifier: 119877912 to the API
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119877912?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '3383d471-9b5b-5ad4-a361-45f8b8ad19a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BYZ8198',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119877912',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'Q4 E-TRON SPORTBACK',
'odometer': 70095,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-23',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON SPORTBACK 150kW 40 82kWh S Line 5dr Auto [C+S/Tech '
'Pack]',
'transmission': 'automatic',
'trim': '150kW 40 82kWh S Line 5dr Auto [C+S/Tech Pack]',
'vin': None,
'year': 2023}
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119877912%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Saving data for 119877912: {'auction_closing_time': 1774431900.0, 'created_time': 1773752841.085504, 'last_price_update_time': 1774414880.425337}
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119877912') HTTP/1.1" 204 0
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120691092
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691092%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120691092: 2
2026-03-25 05:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120685926?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119393289?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691127?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120238552?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120690647
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690647%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120690647: 2
2026-03-25 05: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 05: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 05: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 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120678615
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120678615%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120678615: 2
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120692763
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120692763%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120692763: 0
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120674268
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674268%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120674268: 2
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120690055
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690055%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120690055: 2
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120695175
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695175%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120695175: 0
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120685959
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120685959%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120685959: 0
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120696584
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696584%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120696584: 0
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120689230
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120689230%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120689230: 2
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120693407
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693407%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120693407: 0
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120445029
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120445029%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120445029: 0
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120693568
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693568%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120693568: 0
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120680410
2026-03-25 05:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120680410%27 HTTP/1.1" 200 None
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Scrape type for 120680410: 2
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120685926, 'registration': 'FY15UFL', 'account': 'WBA003', 'make': 'AUDI', 'model': 'A3 DIESEL SPORTBACK', 'derivative': '1.6 TDI 110 SE 5dr', 'mileage': 102364, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FY15UFL/2026-03-23/image/6ffd0488-b5ec-4346-9506-d3aa94940996_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/cb1257f0-c0a6-4268-89d4-c69b9dfe368b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/59cde0b4-1827-4073-a596-ed50f3d508cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/b58968cd-3ff4-448e-a8fc-8d634ef8b5b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/3f6ef80a-d8e7-48c5-863a-0f4526eb7a0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/a993ead8-e50a-429d-a91e-6f39cc22746a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/9e9efa6f-53de-4a96-a62f-d77e073b8ad3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/3f909cb1-eb96-47b0-8bb3-ade4963c42aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/e420f0b1-7239-4e3f-8743-3f6279e5cdad_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 03/18 - 30K, 04/19 - 41K, 09/20 - 45K, 02/22 - 45K, 09/22 - 59K, 02/23 - 68K, 10/23 - 79K, 09/24 - 93K', 'remarks': '**709** VOSA STATES 30K, 41K, 45K, 45K, 68K, 90K, 95K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b62ac849-3f98-493f-93a7-1f8228cb47ef.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120685926, 'registration': 'FY15UFL', 'account': 'WBA003', 'make': 'AUDI', 'model': 'A3 DIESEL SPORTBACK', 'derivative': '1.6 TDI 110 SE 5dr', 'mileage': 102364, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FY15UFL/2026-03-23/image/6ffd0488-b5ec-4346-9506-d3aa94940996_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/cb1257f0-c0a6-4268-89d4-c69b9dfe368b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/59cde0b4-1827-4073-a596-ed50f3d508cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/b58968cd-3ff4-448e-a8fc-8d634ef8b5b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/3f6ef80a-d8e7-48c5-863a-0f4526eb7a0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/a993ead8-e50a-429d-a91e-6f39cc22746a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/9e9efa6f-53de-4a96-a62f-d77e073b8ad3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/3f909cb1-eb96-47b0-8bb3-ade4963c42aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15UFL/2026-03-23/image/e420f0b1-7239-4e3f-8743-3f6279e5cdad_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 03/18 - 30K, 04/19 - 41K, 09/20 - 45K, 02/22 - 45K, 09/22 - 59K, 02/23 - 68K, 10/23 - 79K, 09/24 - 93K', 'remarks': '**709** VOSA STATES 30K, 41K, 45K, 45K, 68K, 90K, 95K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b62ac849-3f98-493f-93a7-1f8228cb47ef.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f771bb5c-c9b3-5cc6-a306-774ddee7a1e3 with identifier: 120685926
2026-03-25 05:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f771bb5c-c9b3-5cc6-a306-774ddee7a1e3 with scrape type 2
2026-03-25 05:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f771bb5c-c9b3-5cc6-a306-774ddee7a1e3 with scrape type 2
2026-03-25 05:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f771bb5c-c9b3-5cc6-a306-774ddee7a1e3, identifier: 120685926
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119393289, 'registration': 'GU72VHH', 'account': 'KIN032', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line 80kWh 5dr Auto', 'mileage': 38107, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-07', 'fuel': 'Electric', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GU72VHH/2026-02-10/image/a4be3dee-2fc6-4261-a5ad-5d2fc9b92b15_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/e3e9b5ff-94b6-49a6-a2f7-333c2ab97f70_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/c5ab889b-475a-4b67-8a07-85dddf82446c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/b4e56369-29d2-4ee2-9a7c-852ab3d3ee37_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/bf9d01e9-0d13-4f07-ac94-c6fa4d14c114_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/cd3af201-7012-41ef-a7dc-d91633be7564_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/b89290be-c1c5-4a53-b0ad-8c3c87997630_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/62b09365-a1ad-4715-ae68-e7b918d437f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/fecd9d28-f0ee-4c97-85c2-5a68bfbe5e0f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/23 - 9K, 09/24 - 22K, 08/25 - 31K', 'remarks': '**240** VOSA STATES 31K, Metallic - Graphite grey\t/ Leather - Black CHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/259c5ccf-61d0-48c4-82c5-f9253b7c5e2a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119393289, 'registration': 'GU72VHH', 'account': 'KIN032', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line 80kWh 5dr Auto', 'mileage': 38107, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-07', 'fuel': 'Electric', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GU72VHH/2026-02-10/image/a4be3dee-2fc6-4261-a5ad-5d2fc9b92b15_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/e3e9b5ff-94b6-49a6-a2f7-333c2ab97f70_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/c5ab889b-475a-4b67-8a07-85dddf82446c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/b4e56369-29d2-4ee2-9a7c-852ab3d3ee37_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/bf9d01e9-0d13-4f07-ac94-c6fa4d14c114_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/cd3af201-7012-41ef-a7dc-d91633be7564_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/b89290be-c1c5-4a53-b0ad-8c3c87997630_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/62b09365-a1ad-4715-ae68-e7b918d437f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72VHH/2026-02-10/image/fecd9d28-f0ee-4c97-85c2-5a68bfbe5e0f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/23 - 9K, 09/24 - 22K, 08/25 - 31K', 'remarks': '**240** VOSA STATES 31K, Metallic - Graphite grey\t/ Leather - Black CHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/259c5ccf-61d0-48c4-82c5-f9253b7c5e2a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc7ec0da-e8dc-5e06-8f5c-87b07dfacba1 with identifier: 119393289
2026-03-25 05:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc7ec0da-e8dc-5e06-8f5c-87b07dfacba1 with scrape type 2
2026-03-25 05:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc7ec0da-e8dc-5e06-8f5c-87b07dfacba1 with scrape type 2
2026-03-25 05:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc7ec0da-e8dc-5e06-8f5c-87b07dfacba1, identifier: 119393289
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691127, 'registration': 'Y79NMJ', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 LX 5dr', 'mileage': 91485, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2001-05-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/21cff3d7-4d27-4e1a-9cd7-716493f1ad3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/50238428-0461-4b05-a94e-5c35df180d69_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/a01135a5-a16f-478e-9770-f8bbc195c7e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/02f189e9-e4dc-4426-b3bc-464510b613b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/8387cb1c-18ff-486f-8eba-39e7a018ebf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/fa581775-7d03-4752-88ef-51a94cb7eb97_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/d51eb5e2-2c98-41fb-990e-4281bb09dd0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/bf6c5160-7c66-4d4d-951c-ea48a62aa837_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/b2c5a12b-02ac-497a-aa70-15b40b73969d_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/02 - 8K, 05/03 - 13K, 05/04 - 20K, 05/05 - 25K, 04/06 - 27K, 04/07 - 35K, 05/08 - 42K, 05/10 - 44K, 05/11 - 44K, 01/14 - NO MILEAGE', 'remarks': '**751** VOSA STATES 31K, 35K, 39K, 42K, 44K, 48K, 58K, 66K, 72K, 75K, 77K, 79K, 81K, 83K, 85K, 86K, 87K, 89K, 90K, 91K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 163, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/14432f54-aadc-43d9-9080-af049ca8fa01.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691127, 'registration': 'Y79NMJ', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 LX 5dr', 'mileage': 91485, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2001-05-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/21cff3d7-4d27-4e1a-9cd7-716493f1ad3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/50238428-0461-4b05-a94e-5c35df180d69_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/a01135a5-a16f-478e-9770-f8bbc195c7e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/02f189e9-e4dc-4426-b3bc-464510b613b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/8387cb1c-18ff-486f-8eba-39e7a018ebf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/fa581775-7d03-4752-88ef-51a94cb7eb97_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/d51eb5e2-2c98-41fb-990e-4281bb09dd0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/bf6c5160-7c66-4d4d-951c-ea48a62aa837_removebg.jpg?w=600', 'https://abimg003.imgix.net/Y79NMJ/2026-03-24/image/b2c5a12b-02ac-497a-aa70-15b40b73969d_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/02 - 8K, 05/03 - 13K, 05/04 - 20K, 05/05 - 25K, 04/06 - 27K, 04/07 - 35K, 05/08 - 42K, 05/10 - 44K, 05/11 - 44K, 01/14 - NO MILEAGE', 'remarks': '**751** VOSA STATES 31K, 35K, 39K, 42K, 44K, 48K, 58K, 66K, 72K, 75K, 77K, 79K, 81K, 83K, 85K, 86K, 87K, 89K, 90K, 91K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 163, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/14432f54-aadc-43d9-9080-af049ca8fa01.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81053561-f66a-57dc-b091-6b5e390d4d03 with identifier: 120691127
2026-03-25 05:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81053561-f66a-57dc-b091-6b5e390d4d03 with scrape type 2
2026-03-25 05:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81053561-f66a-57dc-b091-6b5e390d4d03 with scrape type 2
2026-03-25 05:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81053561-f66a-57dc-b091-6b5e390d4d03, identifier: 120691127
2026-03-25 05:01:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120238552, 'registration': 'MA23JXB', 'account': 'KIN032', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'RWD 5dr Auto', 'mileage': 57302, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': '2027-03-07', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MA23JXB/2026-03-10/image/9a1fd022-21fd-4e68-8c89-3b677a7c4e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/a0149e13-d19e-4eed-adeb-d1aff27f3d28_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/8c58d806-32c4-41bf-b37b-ee68929eac0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/01662f24-d953-4b36-b942-1925004aaad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/f79fdf9a-8a39-43f2-9c0d-7bbf7a3eecd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/23ebd43c-c551-4b37-8c70-6d3281a57698_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/33551808-80bd-4085-ba3f-fd492466d8c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/29ded611-8aa6-43fb-82b5-f750fcdd6e2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/501d57c3-1716-4ef8-94e3-bd2b862d88e1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '(NO SERVICE HISTORY)', 'remarks': '**420** VOSA STATES 55K, Metallic - Deep blue\t/ Premium engineered material - Black seatCHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aa70ea09-b3b6-4a95-b168-e7484bf58e74.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120238552, 'registration': 'MA23JXB', 'account': 'KIN032', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'RWD 5dr Auto', 'mileage': 57302, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': '2027-03-07', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MA23JXB/2026-03-10/image/9a1fd022-21fd-4e68-8c89-3b677a7c4e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/a0149e13-d19e-4eed-adeb-d1aff27f3d28_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/8c58d806-32c4-41bf-b37b-ee68929eac0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/01662f24-d953-4b36-b942-1925004aaad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/f79fdf9a-8a39-43f2-9c0d-7bbf7a3eecd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/23ebd43c-c551-4b37-8c70-6d3281a57698_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/33551808-80bd-4085-ba3f-fd492466d8c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/29ded611-8aa6-43fb-82b5-f750fcdd6e2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23JXB/2026-03-10/image/501d57c3-1716-4ef8-94e3-bd2b862d88e1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '(NO SERVICE HISTORY)', 'remarks': '**420** VOSA STATES 55K, Metallic - Deep blue\t/ Premium engineered material - Black seatCHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aa70ea09-b3b6-4a95-b168-e7484bf58e74.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703a7e99-b092-51a0-bc16-25eab0f1d82f with identifier: 120238552
2026-03-25 05:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703a7e99-b092-51a0-bc16-25eab0f1d82f with scrape type 2
2026-03-25 05:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703a7e99-b092-51a0-bc16-25eab0f1d82f with scrape type 2
2026-03-25 05:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 703a7e99-b092-51a0-bc16-25eab0f1d82f, identifier: 120238552
2026-03-25 05:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120689970
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120689970%27 HTTP/1.1" 200 None
2026-03-25 05:01:21 [astonbarclay.gb] INFO: Scrape type for 120689970: 2
2026-03-25 05:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f771bb5c-c9b3-5cc6-a306-774ddee7a1e3 with identifier: 120685926
2026-03-25 05:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f771bb5c-c9b3-5cc6-a306-774ddee7a1e3 with identifier: 120685926
2026-03-25 05:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f771bb5c-c9b3-5cc6-a306-774ddee7a1e3 with identifier: 120685926 to the API
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120685926?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'f771bb5c-c9b3-5cc6-a306-774ddee7a1e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FY15UFL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120685926',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A3 DIESEL SPORTBACK',
'odometer': 102364,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': 'UKCGR - Select',
'title': 'AUDI A3 DIESEL SPORTBACK 1.6 TDI 110 SE 5dr',
'transmission': 'manual',
'trim': '1.6 TDI 110 SE 5dr',
'vin': None,
'year': 2015}
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120685926%27 HTTP/1.1" 200 None
2026-03-25 05:01:21 [astonbarclay.gb] INFO: Saving data for 120685926: {'auction_closing_time': 1774604700.0, 'created_time': 1774292647.395493, 'last_price_update_time': 1774414881.420505}
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120685926') HTTP/1.1" 204 0
2026-03-25 05:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc7ec0da-e8dc-5e06-8f5c-87b07dfacba1 with identifier: 119393289
2026-03-25 05:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc7ec0da-e8dc-5e06-8f5c-87b07dfacba1 with identifier: 119393289
2026-03-25 05:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc7ec0da-e8dc-5e06-8f5c-87b07dfacba1 with identifier: 119393289 to the API
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119393289?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': 'dc7ec0da-e8dc-5e06-8f5c-87b07dfacba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GU72VHH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119393289',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 38107,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-07',
'seller_name': 'Kinto',
'title': 'MERCEDES-BENZ EQC ESTATE EQC 400 300kW AMG Line 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line 80kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119393289%27 HTTP/1.1" 200 None
2026-03-25 05:01:21 [astonbarclay.gb] INFO: Saving data for 119393289: {'auction_closing_time': 1774431900.0, 'created_time': 1773401719.471739, 'last_price_update_time': 1774414881.868134}
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119393289') HTTP/1.1" 204 0
2026-03-25 05:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81053561-f66a-57dc-b091-6b5e390d4d03 with identifier: 120691127
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-25 05:01:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81053561-f66a-57dc-b091-6b5e390d4d03 with identifier: 120691127
2026-03-25 05:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 81053561-f66a-57dc-b091-6b5e390d4d03 with identifier: 120691127 to the API
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120691127?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 163,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '81053561-f66a-57dc-b091-6b5e390d4d03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'Y79NMJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691127',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 91485,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-05-30',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FOCUS HATCHBACK 1.6 LX 5dr',
'transmission': 'manual',
'trim': '1.6 LX 5dr',
'vin': None,
'year': 2001}
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691127%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Saving data for 120691127: {'auction_closing_time': 1774604700.0, 'created_time': 1774292628.34683, 'last_price_update_time': 1774414882.258941}
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691127') HTTP/1.1" 204 0
2026-03-25 05:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 703a7e99-b092-51a0-bc16-25eab0f1d82f with identifier: 120238552
2026-03-25 05:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 703a7e99-b092-51a0-bc16-25eab0f1d82f with identifier: 120238552
2026-03-25 05:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 703a7e99-b092-51a0-bc16-25eab0f1d82f with identifier: 120238552 to the API
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120238552?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '703a7e99-b092-51a0-bc16-25eab0f1d82f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MA23JXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120238552',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 57302,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-08',
'seller_name': 'Kinto',
'title': 'TESLA MODEL Y HATCHBACK RWD 5dr Auto',
'transmission': 'automatic',
'trim': 'RWD 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120238552%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Saving data for 120238552: {'auction_closing_time': 1774431900.0, 'created_time': 1773666934.500733, 'last_price_update_time': 1774414882.554537}
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120238552') HTTP/1.1" 204 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120696058
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696058%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120696058: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120691804
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691804%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120691804: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120750401
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750401%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120750401: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120751313
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751313%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120751313: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120751254
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751254%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120751254: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120752578
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752578%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120752578: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120691045
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691045%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120691045: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120443760
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443760%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120443760: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120750706
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750706%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120750706: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120302568
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302568%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120302568: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120688426
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688426%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120688426: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120756520
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756520%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120756520: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120754078
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754078%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120754078: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120617192
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617192%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120617192: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120694307
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694307%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120694307: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120406739
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406739%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120406739: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120753086
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753086%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120753086: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120408135
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408135%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120408135: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120442309
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442309%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120442309: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120439927
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439927%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120439927: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120751141
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751141%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120751141: 0
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120530920
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120530920%27 HTTP/1.1" 200 None
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Scrape type for 120530920: 2
2026-03-25 05:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691055?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119607413?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01: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 05:01: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 05:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120201122?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120261899?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120581417
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120581417%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120581417: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120693640
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693640%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120693640: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120581824
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120581824%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120581824: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120688324
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688324%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120688324: 2
2026-03-25 05:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120695565
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695565%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120695565: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120220640
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120220640%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120220640: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120024515
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120024515%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120024515: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120681802
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120681802%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120681802: 2
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120688219
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688219%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120688219: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120582459
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120582459%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120582459: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120364358
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120364358%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120364358: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120476757
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476757%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120476757: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120657468
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120657468%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120657468: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120690454
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690454%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120690454: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120690793
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690793%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120690793: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120692816
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120692816%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120692816: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120617164
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120617164%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120617164: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120192862
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120192862%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120192862: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120402526
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120402526%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120402526: 2
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691055, 'registration': 'PE14OSD', 'account': 'WBA004', 'make': 'KIA', 'model': 'RIO HATCHBACK', 'derivative': '1.25 1 Air 5dr', 'mileage': 55385, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-27', 'fuel': 'Petrol', 'motExpiry': '2027-01-11', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE14OSD/2026-03-24/image/885c8559-ae8a-48a1-94aa-c517e7b87a2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/eb3be5a2-d3f4-4606-a91a-4e5f264750da_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/f0e80678-506a-447e-b559-3787fe677176_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/d01f11c2-0365-4ea2-a338-c8319b6e15c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/4830778a-11b9-4ac4-bd80-3667ff11675d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/d9dd0191-1030-477c-b612-7d22fc46ac4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/6b25c93e-8127-42d7-9848-4dcf86a80735_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/3083da15-f016-4d06-81e8-8c274290e3d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/6bdfab29-ffa5-4f5b-816a-938f8aa722ad_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 23K, 32K, 41K, 46K, 47K, 50K, 52K, 54K, 55K,', 'virtual': False, 'seller': 'UKCGR - Trade', '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/a5634b89-229e-4ff1-b2fe-7c1ec61de53d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691055, 'registration': 'PE14OSD', 'account': 'WBA004', 'make': 'KIA', 'model': 'RIO HATCHBACK', 'derivative': '1.25 1 Air 5dr', 'mileage': 55385, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-27', 'fuel': 'Petrol', 'motExpiry': '2027-01-11', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE14OSD/2026-03-24/image/885c8559-ae8a-48a1-94aa-c517e7b87a2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/eb3be5a2-d3f4-4606-a91a-4e5f264750da_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/f0e80678-506a-447e-b559-3787fe677176_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/d01f11c2-0365-4ea2-a338-c8319b6e15c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/4830778a-11b9-4ac4-bd80-3667ff11675d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/d9dd0191-1030-477c-b612-7d22fc46ac4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/6b25c93e-8127-42d7-9848-4dcf86a80735_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/3083da15-f016-4d06-81e8-8c274290e3d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE14OSD/2026-03-24/image/6bdfab29-ffa5-4f5b-816a-938f8aa722ad_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 23K, 32K, 41K, 46K, 47K, 50K, 52K, 54K, 55K,', 'virtual': False, 'seller': 'UKCGR - Trade', '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/a5634b89-229e-4ff1-b2fe-7c1ec61de53d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59f64e73-3e80-59db-9cdc-c545c96215b9 with identifier: 120691055
2026-03-25 05:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59f64e73-3e80-59db-9cdc-c545c96215b9 with scrape type 2
2026-03-25 05:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59f64e73-3e80-59db-9cdc-c545c96215b9 with scrape type 2
2026-03-25 05:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 59f64e73-3e80-59db-9cdc-c545c96215b9, identifier: 120691055
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119607413, 'registration': 'YL17OSB', 'account': 'STA058', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 eD4 SE 5dr 2WD', 'mileage': 76155, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-06-25', 'fuel': 'Diesel', 'motExpiry': '2025-12-22', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL17OSB/2026-02-17/image/e2bb4c60-d620-4bfe-a34a-e360f0cad098_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17OSB/2026-02-17/image/e7161a87-075c-44c0-9a37-5b4919ba298e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD ENGINE ISSUE , MAY HAVE FURTHER FAULTS, SOLD AS SEEN -MILEAGE ESTIMATED @ 976155 AS PER VENDOR, TRUE MILEAGE UNKNOWN- CAPPED BASED ON ESTIMATED MILEAGE', 'virtual': True, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 113, '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 05:01:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119607413, 'registration': 'YL17OSB', 'account': 'STA058', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 eD4 SE 5dr 2WD', 'mileage': 76155, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-06-25', 'fuel': 'Diesel', 'motExpiry': '2025-12-22', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL17OSB/2026-02-17/image/e2bb4c60-d620-4bfe-a34a-e360f0cad098_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17OSB/2026-02-17/image/e7161a87-075c-44c0-9a37-5b4919ba298e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD ENGINE ISSUE , MAY HAVE FURTHER FAULTS, SOLD AS SEEN -MILEAGE ESTIMATED @ 976155 AS PER VENDOR, TRUE MILEAGE UNKNOWN- CAPPED BASED ON ESTIMATED MILEAGE', 'virtual': True, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 113, '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 05:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 621b3790-2655-5913-8a6d-2884131f778a with identifier: 119607413
2026-03-25 05:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 621b3790-2655-5913-8a6d-2884131f778a with scrape type 2
2026-03-25 05:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 621b3790-2655-5913-8a6d-2884131f778a with scrape type 2
2026-03-25 05:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 621b3790-2655-5913-8a6d-2884131f778a, identifier: 119607413
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120201122, 'registration': 'HD19VWR', 'account': 'AVL002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT DIESEL ESTATE', 'derivative': '3.0 SDV6 HSE Dynamic 5dr Auto', 'mileage': 75451, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-26', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HD19VWR/2026-03-10/image/31c9bde2-dfc0-4eed-a4bf-a3eccf4c17ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/0964a6f0-bd31-416f-80f3-dd32b2955cd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/ee3dd7a4-dd32-4b28-bd70-8375f55647a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/0f36dcc7-ffd3-489c-94e0-64eed066db71_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/ce8048dc-83f1-4657-b0be-39a97c851868_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/f6848ac1-a7da-4811-9a4f-5ceccf64a5b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/1b94e8ea-8d0a-4838-a6a9-d6b0921d408b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/f1cc3a03-0dd1-4a5e-8ce2-6af8f0a6717d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/e2d1ba6f-efd2-4b56-9bb4-6d0dbbb21fc5_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/21-13K, 06/22-28K, 07/23-48K,', 'remarks': '**1815** VOSA STATES 28K, 48K, 57K, 69K,', 'virtual': False, 'seller': 'Advance Vehicle Leasing', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2d25a9a-67e7-4858-8488-4aaf6ce97ba5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120201122, 'registration': 'HD19VWR', 'account': 'AVL002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT DIESEL ESTATE', 'derivative': '3.0 SDV6 HSE Dynamic 5dr Auto', 'mileage': 75451, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-26', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HD19VWR/2026-03-10/image/31c9bde2-dfc0-4eed-a4bf-a3eccf4c17ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/0964a6f0-bd31-416f-80f3-dd32b2955cd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/ee3dd7a4-dd32-4b28-bd70-8375f55647a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/0f36dcc7-ffd3-489c-94e0-64eed066db71_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/ce8048dc-83f1-4657-b0be-39a97c851868_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/f6848ac1-a7da-4811-9a4f-5ceccf64a5b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/1b94e8ea-8d0a-4838-a6a9-d6b0921d408b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/f1cc3a03-0dd1-4a5e-8ce2-6af8f0a6717d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD19VWR/2026-03-10/image/e2d1ba6f-efd2-4b56-9bb4-6d0dbbb21fc5_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/21-13K, 06/22-28K, 07/23-48K,', 'remarks': '**1815** VOSA STATES 28K, 48K, 57K, 69K,', 'virtual': False, 'seller': 'Advance Vehicle Leasing', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2d25a9a-67e7-4858-8488-4aaf6ce97ba5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66445c96-9274-5518-84b6-bfbb4ccea0b4 with identifier: 120201122
2026-03-25 05:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66445c96-9274-5518-84b6-bfbb4ccea0b4 with scrape type 2
2026-03-25 05:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66445c96-9274-5518-84b6-bfbb4ccea0b4 with scrape type 2
2026-03-25 05:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 66445c96-9274-5518-84b6-bfbb4ccea0b4, identifier: 120201122
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120261899, 'registration': 'CX24WUR', 'account': 'ZEN002', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 110 Xcellence Lux 5dr DSG', 'mileage': 27158, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-06-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX24WUR/2026-03-16/image/9788993b-8fbb-45e7-841c-cecc97f13c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/5f2e59a4-bf5c-486d-ad77-d863f3a8f765_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/be6b62da-d590-4c48-baeb-adf0cf183bdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/644b7947-f189-47a4-8691-88c53628f80f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/be246f85-ec47-45a7-bf51-1722c539c5fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/a8574997-50da-4fad-b7f0-f63e3ff2fb0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/0776f37c-2457-42ec-96f5-7286c7e9dbc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/f257fec8-15ab-4184-b7c3-f141fa52111e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/59a6e11a-a7d1-4f33-aff6-e4eadd93f6c9_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-18K, 03/26-27K,', 'remarks': '**1082** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60228106-015f-4038-acc9-46f0a4ecf2c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120261899, 'registration': 'CX24WUR', 'account': 'ZEN002', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 110 Xcellence Lux 5dr DSG', 'mileage': 27158, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-06-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX24WUR/2026-03-16/image/9788993b-8fbb-45e7-841c-cecc97f13c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/5f2e59a4-bf5c-486d-ad77-d863f3a8f765_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/be6b62da-d590-4c48-baeb-adf0cf183bdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/644b7947-f189-47a4-8691-88c53628f80f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/be246f85-ec47-45a7-bf51-1722c539c5fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/a8574997-50da-4fad-b7f0-f63e3ff2fb0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/0776f37c-2457-42ec-96f5-7286c7e9dbc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/f257fec8-15ab-4184-b7c3-f141fa52111e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX24WUR/2026-03-16/image/59a6e11a-a7d1-4f33-aff6-e4eadd93f6c9_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-18K, 03/26-27K,', 'remarks': '**1082** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60228106-015f-4038-acc9-46f0a4ecf2c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73a826e-7b47-5e79-afaf-dad1fdca2a09 with identifier: 120261899
2026-03-25 05:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73a826e-7b47-5e79-afaf-dad1fdca2a09 with scrape type 2
2026-03-25 05:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73a826e-7b47-5e79-afaf-dad1fdca2a09 with scrape type 2
2026-03-25 05:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f73a826e-7b47-5e79-afaf-dad1fdca2a09, identifier: 120261899
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120406763
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120406763%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120406763: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120696944
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696944%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120696944: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120623468
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120623468%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120623468: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120643469
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120643469%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120643469: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120438207
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120438207%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120438207: 0
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120693399
2026-03-25 05:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693399%27 HTTP/1.1" 200 None
2026-03-25 05:01:23 [astonbarclay.gb] INFO: Scrape type for 120693399: 2
2026-03-25 05:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 59f64e73-3e80-59db-9cdc-c545c96215b9 with identifier: 120691055
2026-03-25 05:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 59f64e73-3e80-59db-9cdc-c545c96215b9 with identifier: 120691055
2026-03-25 05:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 59f64e73-3e80-59db-9cdc-c545c96215b9 with identifier: 120691055 to the API
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120691055?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '59f64e73-3e80-59db-9cdc-c545c96215b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PE14OSD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691055',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'RIO HATCHBACK',
'odometer': 55385,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-27',
'seller_name': 'UKCGR - Trade',
'title': 'KIA RIO HATCHBACK 1.25 1 Air 5dr',
'transmission': 'manual',
'trim': '1.25 1 Air 5dr',
'vin': None,
'year': 2014}
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691055%27 HTTP/1.1" 200 None
2026-03-25 05:01:24 [astonbarclay.gb] INFO: Saving data for 120691055: {'auction_closing_time': 1774604700.0, 'created_time': 1774292621.442191, 'last_price_update_time': 1774414884.227028}
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691055') HTTP/1.1" 204 0
2026-03-25 05:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 621b3790-2655-5913-8a6d-2884131f778a with identifier: 119607413
2026-03-25 05:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 621b3790-2655-5913-8a6d-2884131f778a with identifier: 119607413
2026-03-25 05:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 621b3790-2655-5913-8a6d-2884131f778a with identifier: 119607413 to the API
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119607413?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '621b3790-2655-5913-8a6d-2884131f778a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL17OSB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119607413',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 76155,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-25',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 eD4 SE 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 eD4 SE 5dr 2WD',
'vin': None,
'year': 2017}
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119607413%27 HTTP/1.1" 200 None
2026-03-25 05:01:24 [astonbarclay.gb] INFO: Saving data for 119607413: {'auction_closing_time': 1774609200.0, 'created_time': 1774292680.223888, 'last_price_update_time': 1774414884.634633}
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119607413') HTTP/1.1" 204 0
2026-03-25 05:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 66445c96-9274-5518-84b6-bfbb4ccea0b4 with identifier: 120201122
2026-03-25 05:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 66445c96-9274-5518-84b6-bfbb4ccea0b4 with identifier: 120201122
2026-03-25 05:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 66445c96-9274-5518-84b6-bfbb4ccea0b4 with identifier: 120201122 to the API
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120201122?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 202,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '66445c96-9274-5518-84b6-bfbb4ccea0b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HD19VWR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120201122',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT DIESEL ESTATE',
'odometer': 75451,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-29',
'seller_name': 'Advance Vehicle Leasing',
'title': 'LAND ROVER RANGE ROVER SPORT DIESEL ESTATE 3.0 SDV6 HSE Dynamic 5dr '
'Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 HSE Dynamic 5dr Auto',
'vin': None,
'year': 2019}
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120201122%27 HTTP/1.1" 200 None
2026-03-25 05:01:24 [astonbarclay.gb] INFO: Saving data for 120201122: {'auction_closing_time': 1774604700.0, 'created_time': 1773404559.256871, 'last_price_update_time': 1774414884.966973}
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120201122') HTTP/1.1" 204 0
2026-03-25 05:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f73a826e-7b47-5e79-afaf-dad1fdca2a09 with identifier: 120261899
2026-03-25 05:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f73a826e-7b47-5e79-afaf-dad1fdca2a09 with identifier: 120261899
2026-03-25 05:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f73a826e-7b47-5e79-afaf-dad1fdca2a09 with identifier: 120261899 to the API
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120261899?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'f73a826e-7b47-5e79-afaf-dad1fdca2a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX24WUR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120261899',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 27158,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-27',
'seller_name': 'Zenith',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 110 Xcellence Lux 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 110 Xcellence Lux 5dr DSG',
'vin': None,
'year': 2024}
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120261899%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Saving data for 120261899: {'auction_closing_time': 1774431900.0, 'created_time': 1773752663.718297, 'last_price_update_time': 1774414885.26939}
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120261899') HTTP/1.1" 204 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120719635
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120719635%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120719635: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120643499
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120643499%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120643499: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120654534
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120654534%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120654534: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120654469
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120654469%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120654469: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120476160
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476160%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120476160: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120600138
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120600138%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120600138: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120684601
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120684601%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120684601: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120476214
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476214%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120476214: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120674953
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674953%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120674953: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120717264
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120717264%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120717264: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120686836
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686836%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120686836: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120337279
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120337279%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120337279: 2
2026-03-25 05:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120510340?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690393?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05: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 05:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120300713?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119629779?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120476170
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120476170%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120476170: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120693503
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693503%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120693503: 2
2026-03-25 05: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 05: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 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120598564
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120598564%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120598564: 2
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120643521
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120643521%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120643521: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120313737
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120313737%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120313737: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120715097
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715097%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120715097: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120598413
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120598413%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120598413: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120600680
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120600680%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120600680: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120674999
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674999%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120674999: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120674696
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674696%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120674696: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120673292
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120673292%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120673292: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120468770
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120468770%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120468770: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120680236
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120680236%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120680236: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120680251
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120680251%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120680251: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120686669
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686669%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120686669: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120674631
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674631%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120674631: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120641887
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120641887%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120641887: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120674884
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674884%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120674884: 0
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120693859
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693859%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120693859: 2
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120694262
2026-03-25 05:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120694262%27 HTTP/1.1" 200 None
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Scrape type for 120694262: 2
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120510340, 'registration': 'SY71OWB', 'account': 'STE131', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 100 GT Premium 5dr', 'mileage': 11548, 'mileageWarranty': False, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-18', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SY71OWB/2026-03-18/image/dac468ba-0656-4e3e-a8a9-45cc0922f080_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/fd656608-6300-40ca-b39d-be12088f7fe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/06b575b6-3ffd-4a2c-87f7-878ce1c9cdfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/6cda7543-1e3d-4db0-8f10-3ffc25841d0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/72812c05-9b6e-47b3-a412-e36a67d0d344_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/65a3f81e-d4e7-45bd-b680-be96cf593182_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/afff6bfa-e4ae-48c5-b52e-927f94b2b928_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/1818e15a-eb5b-4c97-a307-fdecf646c1e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/c6518e46-074d-4858-8c1d-faf154e22c1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/5237408c-eba8-4011-8817-a78bb303d5b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/f77befe8-3538-4dcd-ba51-1bfcad10b395_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 9K, 11K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d30e897-d6ee-44f0-9abd-70567226106c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120510340, 'registration': 'SY71OWB', 'account': 'STE131', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 100 GT Premium 5dr', 'mileage': 11548, 'mileageWarranty': False, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-18', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SY71OWB/2026-03-18/image/dac468ba-0656-4e3e-a8a9-45cc0922f080_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/fd656608-6300-40ca-b39d-be12088f7fe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/06b575b6-3ffd-4a2c-87f7-878ce1c9cdfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/6cda7543-1e3d-4db0-8f10-3ffc25841d0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/72812c05-9b6e-47b3-a412-e36a67d0d344_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/65a3f81e-d4e7-45bd-b680-be96cf593182_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/afff6bfa-e4ae-48c5-b52e-927f94b2b928_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/1818e15a-eb5b-4c97-a307-fdecf646c1e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/c6518e46-074d-4858-8c1d-faf154e22c1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/5237408c-eba8-4011-8817-a78bb303d5b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY71OWB/2026-03-18/image/f77befe8-3538-4dcd-ba51-1bfcad10b395_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 9K, 11K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d30e897-d6ee-44f0-9abd-70567226106c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d09bc7d-001a-5fce-952f-25104c3830e6 with identifier: 120510340
2026-03-25 05:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d09bc7d-001a-5fce-952f-25104c3830e6 with scrape type 2
2026-03-25 05:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d09bc7d-001a-5fce-952f-25104c3830e6 with scrape type 2
2026-03-25 05:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d09bc7d-001a-5fce-952f-25104c3830e6, identifier: 120510340
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690393, 'registration': 'YP62BVU', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i SE 5dr', 'mileage': 32127, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-18', 'fuel': 'Petrol', 'motExpiry': '2026-04-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP62BVU/2026-03-24/image/d569252f-f21a-4d13-b14e-3b30f3f342ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/eebcb6a4-8574-41de-82b0-e48c50f40de6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/788e93fe-4e05-4e7a-bde3-f6811bc7fbb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/88f1b820-41f7-40cf-81dc-83e42fa7f380_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/ba742c8b-4783-4a25-bab6-5423ac3fd9ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/d8852eb8-e718-404f-98d5-1efe2ccdbddc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/5892c3d0-8b95-4e73-a374-975a3b9abb2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/c50bfea4-9de0-497d-87c4-f94f9f5c1e20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/a9455995-5ac1-40ce-995e-1e662cb793df_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/a5372259-ca77-4807-9dfb-d27c7c19fee7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 16K, 20K, 24K, 27K, 27K, 28K, 29K, 29K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2ba988be-3ab2-411e-adb4-e70d1c87e2dc.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690393, 'registration': 'YP62BVU', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i SE 5dr', 'mileage': 32127, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-18', 'fuel': 'Petrol', 'motExpiry': '2026-04-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP62BVU/2026-03-24/image/d569252f-f21a-4d13-b14e-3b30f3f342ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/eebcb6a4-8574-41de-82b0-e48c50f40de6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/788e93fe-4e05-4e7a-bde3-f6811bc7fbb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/88f1b820-41f7-40cf-81dc-83e42fa7f380_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/ba742c8b-4783-4a25-bab6-5423ac3fd9ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/d8852eb8-e718-404f-98d5-1efe2ccdbddc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/5892c3d0-8b95-4e73-a374-975a3b9abb2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/c50bfea4-9de0-497d-87c4-f94f9f5c1e20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/a9455995-5ac1-40ce-995e-1e662cb793df_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP62BVU/2026-03-24/image/a5372259-ca77-4807-9dfb-d27c7c19fee7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 16K, 20K, 24K, 27K, 27K, 28K, 29K, 29K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2ba988be-3ab2-411e-adb4-e70d1c87e2dc.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76e21d0a-19f5-5192-b7c0-fc5f79b6f965 with identifier: 120690393
2026-03-25 05:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76e21d0a-19f5-5192-b7c0-fc5f79b6f965 with scrape type 2
2026-03-25 05:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76e21d0a-19f5-5192-b7c0-fc5f79b6f965 with scrape type 2
2026-03-25 05:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 76e21d0a-19f5-5192-b7c0-fc5f79b6f965, identifier: 120690393
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120300713, 'registration': 'EK21MOA', 'account': 'DAY011', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 340 L1 PETROL FWD', 'derivative': '1.0 EcoBoost PHEV 126ps Low Roof Leader Van Auto', 'mileage': 41905, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2021-06-28', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-05-09', 'doors': None, 'engineSize': 996, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/EK21MOA/2026-03-20/image/55aae35a-bad1-42a4-a510-fa3c74252b87_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/bd321786-9176-4002-90e7-ba8bc9094667_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/39b85a72-22cb-4afc-bc66-c1bc62e746cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/979d84d8-15a4-4eca-803f-16508ed32485_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/84185db3-5d0e-4efb-b243-cad7f840b6ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/2f1fa12f-fc18-4e51-a6f5-4df5d5f1cabe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/9255301f-cf9f-4112-9edd-ff8f6ef000b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/ad47701f-cc5d-46b0-bfd6-3116b99729bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/5dae4301-e270-4e82-8cfd-765e65c999f9_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD - GEAR BOX AND HYBRID FAULT, MAY HAVE FURTHER FAULTS, SOLD AS SEEN**VOSA STATES 35K- 39K- SPARE KEY IN OFFICE', 'virtual': True, 'seller': 'Days Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 69, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120300713, 'registration': 'EK21MOA', 'account': 'DAY011', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 340 L1 PETROL FWD', 'derivative': '1.0 EcoBoost PHEV 126ps Low Roof Leader Van Auto', 'mileage': 41905, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2021-06-28', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-05-09', 'doors': None, 'engineSize': 996, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/EK21MOA/2026-03-20/image/55aae35a-bad1-42a4-a510-fa3c74252b87_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/bd321786-9176-4002-90e7-ba8bc9094667_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/39b85a72-22cb-4afc-bc66-c1bc62e746cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/979d84d8-15a4-4eca-803f-16508ed32485_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/84185db3-5d0e-4efb-b243-cad7f840b6ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/2f1fa12f-fc18-4e51-a6f5-4df5d5f1cabe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/9255301f-cf9f-4112-9edd-ff8f6ef000b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/ad47701f-cc5d-46b0-bfd6-3116b99729bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK21MOA/2026-03-20/image/5dae4301-e270-4e82-8cfd-765e65c999f9_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD - GEAR BOX AND HYBRID FAULT, MAY HAVE FURTHER FAULTS, SOLD AS SEEN**VOSA STATES 35K- 39K- SPARE KEY IN OFFICE', 'virtual': True, 'seller': 'Days Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 69, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 037db2de-fe51-566b-a938-c2453a767701 with identifier: 120300713
2026-03-25 05:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 037db2de-fe51-566b-a938-c2453a767701 with scrape type 2
2026-03-25 05:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 037db2de-fe51-566b-a938-c2453a767701 with scrape type 2
2026-03-25 05:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 037db2de-fe51-566b-a938-c2453a767701, identifier: 120300713
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119629779, 'registration': 'ND69OPV', 'account': 'MAN027', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T N-Connecta 5dr', 'mileage': 52317, 'mileageWarranty': False, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-01-13', 'fuel': 'Petrol', 'motExpiry': '2026-02-23', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ND69OPV/2026-02-23/image/36064db9-7e64-4516-a5a3-c99c982958ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/a7a316aa-9012-4915-876a-44cf34905baf_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/bf7acbd6-0e8c-4d2c-9dbe-de33f91f468c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/883b6e59-5f91-4c99-a73c-4726e782a329_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/618409d4-5984-4b42-8d7f-755be8ba9e0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/316d833f-3125-4abd-9b63-c0c41b85727d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/2ea0847e-e506-48da-8151-426b4937a7b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/109b83fe-4371-4c31-974a-3b523e1306f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/29b2d58d-8b73-4377-9259-1e9fd3503dc4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/21-17k, 08/21-35k, 04/22-39k, 03/24-47k, 02/25-50k', 'remarks': 'VOSA STATES 43K - 47K- 50K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/44d9a0c4-c440-494e-9d03-84cf24061fac.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119629779, 'registration': 'ND69OPV', 'account': 'MAN027', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T N-Connecta 5dr', 'mileage': 52317, 'mileageWarranty': False, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-01-13', 'fuel': 'Petrol', 'motExpiry': '2026-02-23', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ND69OPV/2026-02-23/image/36064db9-7e64-4516-a5a3-c99c982958ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/a7a316aa-9012-4915-876a-44cf34905baf_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/bf7acbd6-0e8c-4d2c-9dbe-de33f91f468c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/883b6e59-5f91-4c99-a73c-4726e782a329_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/618409d4-5984-4b42-8d7f-755be8ba9e0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/316d833f-3125-4abd-9b63-c0c41b85727d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/2ea0847e-e506-48da-8151-426b4937a7b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/109b83fe-4371-4c31-974a-3b523e1306f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND69OPV/2026-02-23/image/29b2d58d-8b73-4377-9259-1e9fd3503dc4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/21-17k, 08/21-35k, 04/22-39k, 03/24-47k, 02/25-50k', 'remarks': 'VOSA STATES 43K - 47K- 50K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/44d9a0c4-c440-494e-9d03-84cf24061fac.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bfdbe46-c556-5314-b1b9-f460a129346a with identifier: 119629779
2026-03-25 05:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bfdbe46-c556-5314-b1b9-f460a129346a with scrape type 2
2026-03-25 05:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bfdbe46-c556-5314-b1b9-f460a129346a with scrape type 2
2026-03-25 05:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8bfdbe46-c556-5314-b1b9-f460a129346a, identifier: 119629779
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120714103
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714103%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120714103: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120679073
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120679073%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120679073: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120674944
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120674944%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120674944: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120733148
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120733148%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120733148: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120673273
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120673273%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120673273: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120724959
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120724959%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120724959: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120682131
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120682131%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120682131: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120745996
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120745996%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120745996: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120755977
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120755977%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120755977: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120746884
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120746884%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120746884: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120724450
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120724450%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120724450: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120732811
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120732811%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120732811: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120730333
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120730333%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120730333: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120717471
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120717471%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120717471: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120645609
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120645609%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120645609: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120722644
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120722644%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120722644: 0
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120629963
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120629963%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Scrape type for 120629963: 2
2026-03-25 05:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d09bc7d-001a-5fce-952f-25104c3830e6 with identifier: 120510340
2026-03-25 05:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d09bc7d-001a-5fce-952f-25104c3830e6 with identifier: 120510340
2026-03-25 05:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4d09bc7d-001a-5fce-952f-25104c3830e6 with identifier: 120510340 to the API
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120510340?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4d09bc7d-001a-5fce-952f-25104c3830e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SY71OWB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120510340',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 11548,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-18',
'seller_name': 'Stellantis Financial Services UK',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 100 GT Premium 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 100 GT Premium 5dr',
'vin': None,
'year': 2021}
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120510340%27 HTTP/1.1" 200 None
2026-03-25 05:01:26 [astonbarclay.gb] INFO: Saving data for 120510340: {'auction_closing_time': 1774861200.0, 'created_time': 1773752620.48028, 'last_price_update_time': 1774414886.89535}
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120510340') HTTP/1.1" 204 0
2026-03-25 05:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 76e21d0a-19f5-5192-b7c0-fc5f79b6f965 with identifier: 120690393
2026-03-25 05:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 76e21d0a-19f5-5192-b7c0-fc5f79b6f965 with identifier: 120690393
2026-03-25 05:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 76e21d0a-19f5-5192-b7c0-fc5f79b6f965 with identifier: 120690393 to the API
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120690393?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '76e21d0a-19f5-5192-b7c0-fc5f79b6f965',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP62BVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690393',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 32127,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-18',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 1 SERIES HATCHBACK 116i SE 5dr',
'transmission': 'manual',
'trim': '116i SE 5dr',
'vin': None,
'year': 2012}
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690393%27 HTTP/1.1" 200 None
2026-03-25 05:01:27 [astonbarclay.gb] INFO: Saving data for 120690393: {'auction_closing_time': 1774604700.0, 'created_time': 1774292651.982827, 'last_price_update_time': 1774414887.280098}
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690393') HTTP/1.1" 204 0
2026-03-25 05:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 037db2de-fe51-566b-a938-c2453a767701 with identifier: 120300713
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:01:27 [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 05:01:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 037db2de-fe51-566b-a938-c2453a767701 with identifier: 120300713
2026-03-25 05:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 037db2de-fe51-566b-a938-c2453a767701 with identifier: 120300713 to the API
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120300713?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 69,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '037db2de-fe51-566b-a938-c2453a767701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK21MOA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120300713',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'FORD',
'model': 'TRANSIT CUSTOM 340 L1 PETROL FWD',
'odometer': 41905,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-28',
'seller_name': 'Days Fleet',
'title': 'FORD TRANSIT CUSTOM 340 L1 PETROL FWD 1.0 EcoBoost PHEV 126ps Low '
'Roof Leader Van Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost PHEV 126ps Low Roof Leader Van Auto',
'vin': None,
'year': 2021}
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120300713%27 HTTP/1.1" 200 None
2026-03-25 05:01:27 [astonbarclay.gb] INFO: Saving data for 120300713: {'auction_closing_time': 1774609200.0, 'created_time': 1774001037.174916, 'last_price_update_time': 1774414887.711477}
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120300713') HTTP/1.1" 204 0
2026-03-25 05:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8bfdbe46-c556-5314-b1b9-f460a129346a with identifier: 119629779
2026-03-25 05:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8bfdbe46-c556-5314-b1b9-f460a129346a with identifier: 119629779
2026-03-25 05:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8bfdbe46-c556-5314-b1b9-f460a129346a with identifier: 119629779 to the API
2026-03-25 05:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119629779?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8bfdbe46-c556-5314-b1b9-f460a129346a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ND69OPV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119629779',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 52317,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-13',
'seller_name': 'Mann Island Finance',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T N-Connecta 5dr',
'vin': None,
'year': 2020}
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119629779%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Saving data for 119629779: {'auction_closing_time': 1774861200.0, 'created_time': 1773753111.337569, 'last_price_update_time': 1774414888.059569}
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119629779') HTTP/1.1" 204 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120651328
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120651328%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120651328: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120656631
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120656631%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120656631: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120696015
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696015%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120696015: 2
2026-03-25 05:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688243?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120681200?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120687223?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120683124?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05: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 05: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 05: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 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120642269
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120642269%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120642269: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120693178
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693178%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120693178: 2
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120692160
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120692160%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120692160: 2
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120718931
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120718931%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120718931: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120714267
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714267%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120714267: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120690364
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690364%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120690364: 2
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120686052
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686052%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120686052: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120638250
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120638250%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120638250: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120649181
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120649181%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120649181: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120657755
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120657755%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120657755: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120735060
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120735060%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120735060: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120735340
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120735340%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120735340: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120678867
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120678867%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120678867: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120675722
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120675722%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120675722: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120714111
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714111%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120714111: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120691186
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691186%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120691186: 2
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688243, 'registration': 'KL06VUY', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'VECTRA HATCHBACK', 'derivative': '1.8i VVT SRi 5dr', 'mileage': 93382, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2006-03-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KL06VUY/2026-03-24/image/418eaece-f8e0-48cc-93c8-fbc4d963f378_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/90a02d1a-5cc1-4ddf-83c6-6e7ea431b86c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/f2a9b84a-8797-418c-a118-bc739593032d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/960a47dc-7116-4164-91b5-496a387a18fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/5c933435-06fd-41d7-9155-30896cfdc89f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/8e76d4ef-751d-404e-a70f-eb776c5acfac_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/07b607ed-ca44-45cd-8e1d-8c8feedfd434_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/df3e102c-91ee-4b97-aea8-060cb2f8722b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/991bea83-251e-4bc0-9595-1ade97ab66c5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/07 5K - 02/08 13K - 03/09 21K - ?? 41K - 03/14 44K - 03/15 48K - 03/18 58K - 03/19 63K - 03/21 67K - 03/22 81K', 'remarks': 'VOSA STATES 81K- 83K- 86K- 91K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d9f1be4-6811-46e4-a039-70cd7c68feba.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688243, 'registration': 'KL06VUY', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'VECTRA HATCHBACK', 'derivative': '1.8i VVT SRi 5dr', 'mileage': 93382, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2006-03-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KL06VUY/2026-03-24/image/418eaece-f8e0-48cc-93c8-fbc4d963f378_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/90a02d1a-5cc1-4ddf-83c6-6e7ea431b86c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/f2a9b84a-8797-418c-a118-bc739593032d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/960a47dc-7116-4164-91b5-496a387a18fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/5c933435-06fd-41d7-9155-30896cfdc89f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/8e76d4ef-751d-404e-a70f-eb776c5acfac_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/07b607ed-ca44-45cd-8e1d-8c8feedfd434_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/df3e102c-91ee-4b97-aea8-060cb2f8722b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KL06VUY/2026-03-24/image/991bea83-251e-4bc0-9595-1ade97ab66c5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/07 5K - 02/08 13K - 03/09 21K - ?? 41K - 03/14 44K - 03/15 48K - 03/18 58K - 03/19 63K - 03/21 67K - 03/22 81K', 'remarks': 'VOSA STATES 81K- 83K- 86K- 91K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d9f1be4-6811-46e4-a039-70cd7c68feba.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba7bdd90-04dc-5023-aa10-b788fa1d08e5 with identifier: 120688243
2026-03-25 05:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba7bdd90-04dc-5023-aa10-b788fa1d08e5 with scrape type 2
2026-03-25 05:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba7bdd90-04dc-5023-aa10-b788fa1d08e5 with scrape type 2
2026-03-25 05:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ba7bdd90-04dc-5023-aa10-b788fa1d08e5, identifier: 120688243
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120681200, 'registration': 'EN67KZT', 'account': 'WBA004', 'make': 'AUDI', 'model': 'Q2 ESTATE', 'derivative': '1.0 TFSI Sport 5dr', 'mileage': 25171, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-12-22', 'fuel': 'Petrol', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN67KZT/2026-03-23/image/2cbcdf96-4aa6-4925-a85f-ccae84305fa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/e6cc151c-feae-429d-b13d-dc40ab0dbd7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/79e1e222-58bc-46d5-a847-657d3ac8ab66_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/9218cab3-d1a7-4977-bf06-f7e7f1125498_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/39e7eb5e-3766-4463-899a-37ab8b190460_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/098b9e9a-84a3-4cf8-aecf-8b2509c2811b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/3de54ad6-322d-475a-b478-0d9696b8fddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/0b8d4b99-665d-4ee0-adb5-198a573399dc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/22 12k', 'remarks': 'VOSA STATES 13K- 17K- 21K- 25K - SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3870f21a-7795-4e7b-87c7-05f10b677c85.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120681200, 'registration': 'EN67KZT', 'account': 'WBA004', 'make': 'AUDI', 'model': 'Q2 ESTATE', 'derivative': '1.0 TFSI Sport 5dr', 'mileage': 25171, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-12-22', 'fuel': 'Petrol', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN67KZT/2026-03-23/image/2cbcdf96-4aa6-4925-a85f-ccae84305fa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/e6cc151c-feae-429d-b13d-dc40ab0dbd7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/79e1e222-58bc-46d5-a847-657d3ac8ab66_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/9218cab3-d1a7-4977-bf06-f7e7f1125498_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/39e7eb5e-3766-4463-899a-37ab8b190460_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/098b9e9a-84a3-4cf8-aecf-8b2509c2811b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/3de54ad6-322d-475a-b478-0d9696b8fddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN67KZT/2026-03-23/image/0b8d4b99-665d-4ee0-adb5-198a573399dc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/22 12k', 'remarks': 'VOSA STATES 13K- 17K- 21K- 25K - SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3870f21a-7795-4e7b-87c7-05f10b677c85.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 303457a9-af7c-598f-919b-6fc41d49760c with identifier: 120681200
2026-03-25 05:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 303457a9-af7c-598f-919b-6fc41d49760c with scrape type 2
2026-03-25 05:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 303457a9-af7c-598f-919b-6fc41d49760c with scrape type 2
2026-03-25 05:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 303457a9-af7c-598f-919b-6fc41d49760c, identifier: 120681200
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120687223, 'registration': 'LN65NGY', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'TOURAN DIESEL ESTATE', 'derivative': '1.6 TDI 105 BlueMotion Tech SE 5dr DSG', 'mileage': 122665, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-09-04', 'fuel': 'Diesel', 'motExpiry': '2027-03-25', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LN65NGY/2026-03-23/image/dd18ef86-b024-4a81-b15d-87d5735ec8ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/163f902b-8fee-4c74-9ba0-3948e7b2ce84_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/45d38289-9425-439e-ac2f-67936fd2e2e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/3d6bd748-f137-4d4e-a4b2-37f9113c39fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/2f79d897-bdd2-46bc-aae8-f15308a2ce09_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/d0d53147-80ad-4812-b591-b1d7b6555004_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/78d107a8-bd42-4ad6-9654-79c7ebef7ffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/0ddaca79-37fd-401c-98d5-a73233501086_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/bbbea0b1-2e44-482f-b22f-bd53f91f9fef_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book DISCREPANCY IN SERVICE BOOK - 06/10 17K - 03/11 33K - 11/11 49K - 08/12 66K - 02/14 83K - 03/24 97K - 03/24 197K - 03/25 122K -', 'remarks': 'VOSA STATES 86K- 97K - 109K - 122K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc4aa914-c94b-491a-b0d8-db8af79b5d40.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120687223, 'registration': 'LN65NGY', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'TOURAN DIESEL ESTATE', 'derivative': '1.6 TDI 105 BlueMotion Tech SE 5dr DSG', 'mileage': 122665, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-09-04', 'fuel': 'Diesel', 'motExpiry': '2027-03-25', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LN65NGY/2026-03-23/image/dd18ef86-b024-4a81-b15d-87d5735ec8ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/163f902b-8fee-4c74-9ba0-3948e7b2ce84_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/45d38289-9425-439e-ac2f-67936fd2e2e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/3d6bd748-f137-4d4e-a4b2-37f9113c39fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/2f79d897-bdd2-46bc-aae8-f15308a2ce09_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/d0d53147-80ad-4812-b591-b1d7b6555004_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/78d107a8-bd42-4ad6-9654-79c7ebef7ffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/0ddaca79-37fd-401c-98d5-a73233501086_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN65NGY/2026-03-23/image/bbbea0b1-2e44-482f-b22f-bd53f91f9fef_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book DISCREPANCY IN SERVICE BOOK - 06/10 17K - 03/11 33K - 11/11 49K - 08/12 66K - 02/14 83K - 03/24 97K - 03/24 197K - 03/25 122K -', 'remarks': 'VOSA STATES 86K- 97K - 109K - 122K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc4aa914-c94b-491a-b0d8-db8af79b5d40.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5ad94bf-51be-5287-a28c-3c653259503c with identifier: 120687223
2026-03-25 05:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5ad94bf-51be-5287-a28c-3c653259503c with scrape type 2
2026-03-25 05:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5ad94bf-51be-5287-a28c-3c653259503c with scrape type 2
2026-03-25 05:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b5ad94bf-51be-5287-a28c-3c653259503c, identifier: 120687223
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120683124, 'registration': 'K18TAC', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'DISCOVERY 3 DIESEL SW', 'derivative': '2.7 Td V6 GS 5dr Auto', 'mileage': 95122, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2007-06-29', 'fuel': 'Diesel', 'motExpiry': '2021-01-23', 'doors': 5, 'engineSize': 2720, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/K18TAC/2026-03-24/image/b2bf3ed1-435e-487d-b66c-b1b584f16143_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/bee65b32-6760-4612-9d17-2afceaeab653_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/26556999-9db6-4e4c-a402-8f86f1bf8a58_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/bc4a4819-e581-495c-960a-f3e9d1ac427c_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/321e058e-7a15-4026-b13a-ca4b372f5a8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/bcbbc145-d69c-44e3-855d-70df98605cff_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/1d6e472f-2149-467f-9aad-c1d1496e6383_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/72b145c6-5bce-49b7-b8a5-fe5307e300ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/018d05bb-3688-4cd1-9cb2-73af8a9b240f_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/8e0099a1-6e7b-48e6-9d45-2c7b68681a0d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/08 6K - 07/09 13K - 07/10 19K - 08/11 26K -07/12 36K - 10/13 48K - 01/17 76K', 'remarks': 'VOSA STATES 74K- 86K- 88K - 92K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 270, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/367aeaca-88d2-4768-9d5b-2283c10e5207.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120683124, 'registration': 'K18TAC', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'DISCOVERY 3 DIESEL SW', 'derivative': '2.7 Td V6 GS 5dr Auto', 'mileage': 95122, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2007-06-29', 'fuel': 'Diesel', 'motExpiry': '2021-01-23', 'doors': 5, 'engineSize': 2720, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/K18TAC/2026-03-24/image/b2bf3ed1-435e-487d-b66c-b1b584f16143_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/bee65b32-6760-4612-9d17-2afceaeab653_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/26556999-9db6-4e4c-a402-8f86f1bf8a58_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/bc4a4819-e581-495c-960a-f3e9d1ac427c_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/321e058e-7a15-4026-b13a-ca4b372f5a8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/bcbbc145-d69c-44e3-855d-70df98605cff_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/1d6e472f-2149-467f-9aad-c1d1496e6383_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/72b145c6-5bce-49b7-b8a5-fe5307e300ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/018d05bb-3688-4cd1-9cb2-73af8a9b240f_removebg.jpg?w=600', 'https://abimg003.imgix.net/K18TAC/2026-03-24/image/8e0099a1-6e7b-48e6-9d45-2c7b68681a0d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/08 6K - 07/09 13K - 07/10 19K - 08/11 26K -07/12 36K - 10/13 48K - 01/17 76K', 'remarks': 'VOSA STATES 74K- 86K- 88K - 92K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 270, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/367aeaca-88d2-4768-9d5b-2283c10e5207.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32fe0df7-6eef-5e13-ba4b-4a5907f2f2e5 with identifier: 120683124
2026-03-25 05:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32fe0df7-6eef-5e13-ba4b-4a5907f2f2e5 with scrape type 2
2026-03-25 05:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32fe0df7-6eef-5e13-ba4b-4a5907f2f2e5 with scrape type 2
2026-03-25 05:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 32fe0df7-6eef-5e13-ba4b-4a5907f2f2e5, identifier: 120683124
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120716378
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120716378%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120716378: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120728416
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120728416%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120728416: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120695242
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695242%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120695242: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 119902516
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119902516%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 119902516: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120716362
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120716362%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120716362: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120670068
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120670068%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120670068: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120747504
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120747504%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120747504: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120716291
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120716291%27 HTTP/1.1" 200 None
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Scrape type for 120716291: 0
2026-03-25 05:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120731867
2026-03-25 05:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120731867%27 HTTP/1.1" 200 None
2026-03-25 05:01:29 [astonbarclay.gb] INFO: Scrape type for 120731867: 0
2026-03-25 05:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120629972
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120629972%27 HTTP/1.1" 200 None
2026-03-25 05:01:29 [astonbarclay.gb] INFO: Scrape type for 120629972: 0
2026-03-25 05:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120591357
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120591357%27 HTTP/1.1" 200 None
2026-03-25 05:01:29 [astonbarclay.gb] INFO: Scrape type for 120591357: 2
2026-03-25 05:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ba7bdd90-04dc-5023-aa10-b788fa1d08e5 with identifier: 120688243
2026-03-25 05:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ba7bdd90-04dc-5023-aa10-b788fa1d08e5 with identifier: 120688243
2026-03-25 05:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ba7bdd90-04dc-5023-aa10-b788fa1d08e5 with identifier: 120688243 to the API
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120688243?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 173,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'ba7bdd90-04dc-5023-aa10-b788fa1d08e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KL06VUY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688243',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'VECTRA HATCHBACK',
'odometer': 93382,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-30',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL VECTRA HATCHBACK 1.8i VVT SRi 5dr',
'transmission': 'manual',
'trim': '1.8i VVT SRi 5dr',
'vin': None,
'year': 2006}
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688243%27 HTTP/1.1" 200 None
2026-03-25 05:01:29 [astonbarclay.gb] INFO: Saving data for 120688243: {'created_time': 1774292537.445922, 'last_price_update_time': 1774414889.403168, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688243') HTTP/1.1" 204 0
2026-03-25 05:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 303457a9-af7c-598f-919b-6fc41d49760c with identifier: 120681200
2026-03-25 05:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 303457a9-af7c-598f-919b-6fc41d49760c with identifier: 120681200
2026-03-25 05:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 303457a9-af7c-598f-919b-6fc41d49760c with identifier: 120681200 to the API
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120681200?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'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': '303457a9-af7c-598f-919b-6fc41d49760c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN67KZT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120681200',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'Q2 ESTATE',
'odometer': 25171,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-22',
'seller_name': 'UKCGR - Trade',
'title': 'AUDI Q2 ESTATE 1.0 TFSI Sport 5dr',
'transmission': 'manual',
'trim': '1.0 TFSI Sport 5dr',
'vin': None,
'year': 2017}
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120681200%27 HTTP/1.1" 200 None
2026-03-25 05:01:29 [astonbarclay.gb] INFO: Saving data for 120681200: {'created_time': 1774292529.765343, 'last_price_update_time': 1774414889.8968, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120681200') HTTP/1.1" 204 0
2026-03-25 05:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b5ad94bf-51be-5287-a28c-3c653259503c with identifier: 120687223
2026-03-25 05:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b5ad94bf-51be-5287-a28c-3c653259503c with identifier: 120687223
2026-03-25 05:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b5ad94bf-51be-5287-a28c-3c653259503c with identifier: 120687223 to the API
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120687223?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 121,
'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': 'b5ad94bf-51be-5287-a28c-3c653259503c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LN65NGY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120687223',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'TOURAN DIESEL ESTATE',
'odometer': 122665,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-04',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN TOURAN DIESEL ESTATE 1.6 TDI 105 BlueMotion Tech SE 5dr '
'DSG',
'transmission': 'automatic',
'trim': '1.6 TDI 105 BlueMotion Tech SE 5dr DSG',
'vin': None,
'year': 2015}
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120687223%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Saving data for 120687223: {'created_time': 1774292561.401715, 'last_price_update_time': 1774414890.281708, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120687223') HTTP/1.1" 204 0
2026-03-25 05:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 32fe0df7-6eef-5e13-ba4b-4a5907f2f2e5 with identifier: 120683124
2026-03-25 05:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 32fe0df7-6eef-5e13-ba4b-4a5907f2f2e5 with identifier: 120683124
2026-03-25 05:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 32fe0df7-6eef-5e13-ba4b-4a5907f2f2e5 with identifier: 120683124 to the API
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120683124?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 270,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.7L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '32fe0df7-6eef-5e13-ba4b-4a5907f2f2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'K18TAC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120683124',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'DISCOVERY 3 DIESEL SW',
'odometer': 95122,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-29',
'seller_name': 'UKCGR - Trade',
'title': 'LAND ROVER DISCOVERY 3 DIESEL SW 2.7 Td V6 GS 5dr Auto',
'transmission': 'automatic',
'trim': '2.7 Td V6 GS 5dr Auto',
'vin': None,
'year': 2007}
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120683124%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Saving data for 120683124: {'created_time': 1774292560.360467, 'last_price_update_time': 1774414890.619502, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120683124') HTTP/1.1" 204 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120686475
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686475%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120686475: 2
2026-03-25 05:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691178?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120687954?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691092?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120689132?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120685886
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120685886%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120685886: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120430055
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120430055%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120430055: 2
2026-03-25 05: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 05: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 05: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 05: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 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120694445
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120694445%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120694445: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120658712
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658712%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120658712: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120621668
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120621668%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120621668: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120715046
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715046%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120715046: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120715036
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715036%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120715036: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120715027
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715027%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120715027: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120690985
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690985%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120690985: 2
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120714990
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714990%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120714990: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120658630
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658630%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120658630: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120714980
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714980%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120714980: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120748122
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120748122%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120748122: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120627849
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120627849%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120627849: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120685598
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120685598%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120685598: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120714966
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714966%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120714966: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120693161
2026-03-25 05:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693161%27 HTTP/1.1" 200 None
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Scrape type for 120693161: 0
2026-03-25 05:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120627663
2026-03-25 05:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120627663%27 HTTP/1.1" 200 None
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Scrape type for 120627663: 0
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120470094
2026-03-25 05:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120470094%27 HTTP/1.1" 200 None
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Scrape type for 120470094: 0
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Found listing with ID: 120678881
2026-03-25 05:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120678881%27 HTTP/1.1" 200 None
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Scrape type for 120678881: 2
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691178, 'registration': 'SL09UWG', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'PRIUS HATCHBACK', 'derivative': '1.5 VVTi T3 Hybrid 5dr CVT Auto', 'mileage': 183303, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-05-20', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-01', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 163K- 170K - 175K- 181K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/81d0a6a2-04a1-49ea-add9-e8f572163224.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691178, 'registration': 'SL09UWG', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'PRIUS HATCHBACK', 'derivative': '1.5 VVTi T3 Hybrid 5dr CVT Auto', 'mileage': 183303, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-05-20', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-01', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 163K- 170K - 175K- 181K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/81d0a6a2-04a1-49ea-add9-e8f572163224.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 143bad66-8632-5978-8ea2-b572cdbd178e with identifier: 120691178
2026-03-25 05:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 143bad66-8632-5978-8ea2-b572cdbd178e with scrape type 2
2026-03-25 05:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 143bad66-8632-5978-8ea2-b572cdbd178e with scrape type 2
2026-03-25 05:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 143bad66-8632-5978-8ea2-b572cdbd178e, identifier: 120691178
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120687954, 'registration': 'VO61UPJ', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SXi 5dr Auto [AC]', 'mileage': 99278, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-28', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/6fd630c6-ea53-49db-bc64-e8c2e9ce8288_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/e24f2418-eace-4044-81ff-77f03bda3415_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/22c2a570-8d8e-4add-b47c-8a7d3a9f3589_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/087f7d05-a1e5-4903-9cc8-012146e1a6fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/f1b67960-dd0b-4aef-a8a6-5fd6c0281672_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/3dc19aaf-89ae-49b3-8f34-07fe8fa57788_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/8303b3a5-1ca8-41dd-8aec-c7b3b46697cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/a32b4528-5b68-4c9e-b1bc-15f33832fb09_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 80K - 84K - 89k - 94k', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7c9049b1-89af-477d-9b97-8fd4a790cc2c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120687954, 'registration': 'VO61UPJ', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SXi 5dr Auto [AC]', 'mileage': 99278, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-28', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/6fd630c6-ea53-49db-bc64-e8c2e9ce8288_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/e24f2418-eace-4044-81ff-77f03bda3415_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/22c2a570-8d8e-4add-b47c-8a7d3a9f3589_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/087f7d05-a1e5-4903-9cc8-012146e1a6fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/f1b67960-dd0b-4aef-a8a6-5fd6c0281672_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/3dc19aaf-89ae-49b3-8f34-07fe8fa57788_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/8303b3a5-1ca8-41dd-8aec-c7b3b46697cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO61UPJ/2026-03-24/image/a32b4528-5b68-4c9e-b1bc-15f33832fb09_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 80K - 84K - 89k - 94k', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7c9049b1-89af-477d-9b97-8fd4a790cc2c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ed8394e-e9bb-52fb-a3e3-5e6f15d40600 with identifier: 120687954
2026-03-25 05:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ed8394e-e9bb-52fb-a3e3-5e6f15d40600 with scrape type 2
2026-03-25 05:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ed8394e-e9bb-52fb-a3e3-5e6f15d40600 with scrape type 2
2026-03-25 05:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2ed8394e-e9bb-52fb-a3e3-5e6f15d40600, identifier: 120687954
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691092, 'registration': 'KX54LVL', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'TUCSON DIESEL ESTATE', 'derivative': '2.0 CRTD CDX 5dr Auto', 'mileage': 113825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2004-10-18', 'fuel': 'Diesel', 'motExpiry': '2026-11-07', 'doors': 5, 'engineSize': 1991, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KX54LVL/2026-03-24/image/1a2e680d-a6ad-4b3d-b8da-15ed9e078433_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/8c316cc8-0e5f-49f0-adee-8e6aeb4a3d62_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/8ac6b8b5-2c40-40e7-9265-0a58a2a66715_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/ae344300-7fc9-48a3-855f-b4bad8805123_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/28a5e2f6-5b61-49ce-a8dc-56297a511f22_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/831de4a5-4204-49df-97f0-351f6db3a8a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/28625171-09c6-49f7-9009-e8d3308878e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/0198d923-a97e-4450-a098-ae12036fb064_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/e0bf4e6e-10b0-466c-97e4-3bf26acfa0b7_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/05 9K - 05/11 33K - 04/12 39K - 04/13 44K - 05/14 49K - 04/15 55K - 04/17 67K - ?? 72K - 04/19 77K - 10/20 83K -11/21 87K 03/23 95K - 10/25 111K', 'remarks': 'VOSA STATES 93K- 101K- 106K - 111K - 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': 210, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4b707159-daaa-403f-bbac-0cf5fc0a0d79.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691092, 'registration': 'KX54LVL', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'TUCSON DIESEL ESTATE', 'derivative': '2.0 CRTD CDX 5dr Auto', 'mileage': 113825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2004-10-18', 'fuel': 'Diesel', 'motExpiry': '2026-11-07', 'doors': 5, 'engineSize': 1991, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KX54LVL/2026-03-24/image/1a2e680d-a6ad-4b3d-b8da-15ed9e078433_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/8c316cc8-0e5f-49f0-adee-8e6aeb4a3d62_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/8ac6b8b5-2c40-40e7-9265-0a58a2a66715_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/ae344300-7fc9-48a3-855f-b4bad8805123_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/28a5e2f6-5b61-49ce-a8dc-56297a511f22_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/831de4a5-4204-49df-97f0-351f6db3a8a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/28625171-09c6-49f7-9009-e8d3308878e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/0198d923-a97e-4450-a098-ae12036fb064_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX54LVL/2026-03-24/image/e0bf4e6e-10b0-466c-97e4-3bf26acfa0b7_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/05 9K - 05/11 33K - 04/12 39K - 04/13 44K - 05/14 49K - 04/15 55K - 04/17 67K - ?? 72K - 04/19 77K - 10/20 83K -11/21 87K 03/23 95K - 10/25 111K', 'remarks': 'VOSA STATES 93K- 101K- 106K - 111K - 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': 210, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4b707159-daaa-403f-bbac-0cf5fc0a0d79.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a0847ac-6532-5415-b252-09d0375fc3ac with identifier: 120691092
2026-03-25 05:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a0847ac-6532-5415-b252-09d0375fc3ac with scrape type 2
2026-03-25 05:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a0847ac-6532-5415-b252-09d0375fc3ac with scrape type 2
2026-03-25 05:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6a0847ac-6532-5415-b252-09d0375fc3ac, identifier: 120691092
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120689132, 'registration': 'KR14HPK', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'V40 DIESEL HATCHBACK', 'derivative': 'D2 SE Lux Nav 5dr', 'mileage': 88564, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-06-25', 'fuel': 'Diesel', 'motExpiry': '2026-05-14', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR14HPK/2026-03-24/image/3174262a-5106-4048-bbe4-5bf975a188fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/2390a71e-441d-4b56-a793-50602e6189f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/4bd987b4-56b3-4873-bd83-25a3038c472e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/3bc2cb70-93c8-4e4b-8767-bac801ecc428_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/683ac933-193f-4a95-814d-48c454a3d108_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/5f9af0b7-11fe-46e8-be94-c7ee0c2b34fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/00c67a55-5af2-483c-bedf-654bc9090451_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/63590af4-75c7-4354-b558-2b042b7d9218_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/d567a65b-cdea-4fbf-a19b-22c87e120672_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/5b868736-da2e-4f7d-b05f-a122fdd88bdf_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/16 20K - 04/17 32K - 04/18 44K - 04/19 55K - 10/22 80K', 'remarks': 'VOSA STATES 78K- 81K- 83K-87K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 88, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72c93c4e-35c0-4f1f-92e3-3f8063fd9b2e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120689132, 'registration': 'KR14HPK', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'V40 DIESEL HATCHBACK', 'derivative': 'D2 SE Lux Nav 5dr', 'mileage': 88564, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-06-25', 'fuel': 'Diesel', 'motExpiry': '2026-05-14', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR14HPK/2026-03-24/image/3174262a-5106-4048-bbe4-5bf975a188fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/2390a71e-441d-4b56-a793-50602e6189f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/4bd987b4-56b3-4873-bd83-25a3038c472e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/3bc2cb70-93c8-4e4b-8767-bac801ecc428_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/683ac933-193f-4a95-814d-48c454a3d108_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/5f9af0b7-11fe-46e8-be94-c7ee0c2b34fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/00c67a55-5af2-483c-bedf-654bc9090451_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/63590af4-75c7-4354-b558-2b042b7d9218_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/d567a65b-cdea-4fbf-a19b-22c87e120672_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR14HPK/2026-03-24/image/5b868736-da2e-4f7d-b05f-a122fdd88bdf_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/16 20K - 04/17 32K - 04/18 44K - 04/19 55K - 10/22 80K', 'remarks': 'VOSA STATES 78K- 81K- 83K-87K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 88, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72c93c4e-35c0-4f1f-92e3-3f8063fd9b2e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85b05fe6-cf1a-51c9-9ace-08d2354b764a with identifier: 120689132
2026-03-25 05:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85b05fe6-cf1a-51c9-9ace-08d2354b764a with scrape type 2
2026-03-25 05:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85b05fe6-cf1a-51c9-9ace-08d2354b764a with scrape type 2
2026-03-25 05:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 85b05fe6-cf1a-51c9-9ace-08d2354b764a, identifier: 120689132
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120587610
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120587610%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120587610: 0
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120627497
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120627497%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120627497: 0
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120714950
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714950%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120714950: 0
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120714940
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714940%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120714940: 0
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120587587
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120587587%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120587587: 0
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120670779
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120670779%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120670779: 0
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120646744
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120646744%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120646744: 0
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120673220
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120673220%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120673220: 0
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120686558
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686558%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Scrape type for 120686558: 2
2026-03-25 05:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 143bad66-8632-5978-8ea2-b572cdbd178e with identifier: 120691178
2026-03-25 05:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 143bad66-8632-5978-8ea2-b572cdbd178e with identifier: 120691178
2026-03-25 05:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 143bad66-8632-5978-8ea2-b572cdbd178e with identifier: 120691178 to the API
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120691178?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '143bad66-8632-5978-8ea2-b572cdbd178e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SL09UWG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691178',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'PRIUS HATCHBACK',
'odometer': 183303,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-20',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA PRIUS HATCHBACK 1.5 VVTi T3 Hybrid 5dr CVT Auto',
'transmission': 'automatic',
'trim': '1.5 VVTi T3 Hybrid 5dr CVT Auto',
'vin': None,
'year': 2009}
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691178%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Saving data for 120691178: {'created_time': 1774292518.064625, 'last_price_update_time': 1774414892.496569, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691178') HTTP/1.1" 204 0
2026-03-25 05:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2ed8394e-e9bb-52fb-a3e3-5e6f15d40600 with identifier: 120687954
2026-03-25 05:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2ed8394e-e9bb-52fb-a3e3-5e6f15d40600 with identifier: 120687954
2026-03-25 05:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2ed8394e-e9bb-52fb-a3e3-5e6f15d40600 with identifier: 120687954 to the API
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120687954?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '2ed8394e-e9bb-52fb-a3e3-5e6f15d40600',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VO61UPJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120687954',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 99278,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-30',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA HATCHBACK 1.4 SXi 5dr Auto [AC]',
'transmission': 'automatic',
'trim': '1.4 SXi 5dr Auto [AC]',
'vin': None,
'year': 2011}
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120687954%27 HTTP/1.1" 200 None
2026-03-25 05:01:32 [astonbarclay.gb] INFO: Saving data for 120687954: {'created_time': 1774292530.739381, 'last_price_update_time': 1774414892.933658, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120687954') HTTP/1.1" 204 0
2026-03-25 05:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6a0847ac-6532-5415-b252-09d0375fc3ac with identifier: 120691092
2026-03-25 05:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6a0847ac-6532-5415-b252-09d0375fc3ac with identifier: 120691092
2026-03-25 05:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6a0847ac-6532-5415-b252-09d0375fc3ac with identifier: 120691092 to the API
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120691092?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 210,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '6a0847ac-6532-5415-b252-09d0375fc3ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KX54LVL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691092',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'TUCSON DIESEL ESTATE',
'odometer': 113825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-10-18',
'seller_name': 'UKCGR - Trade',
'title': 'HYUNDAI TUCSON DIESEL ESTATE 2.0 CRTD CDX 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 CRTD CDX 5dr Auto',
'vin': None,
'year': 2004}
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691092%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Saving data for 120691092: {'created_time': 1774292602.126689, 'last_price_update_time': 1774414893.327259, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691092') HTTP/1.1" 204 0
2026-03-25 05:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 85b05fe6-cf1a-51c9-9ace-08d2354b764a with identifier: 120689132
2026-03-25 05:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 85b05fe6-cf1a-51c9-9ace-08d2354b764a with identifier: 120689132
2026-03-25 05:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 85b05fe6-cf1a-51c9-9ace-08d2354b764a with identifier: 120689132 to the API
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120689132?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 88,
'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': '85b05fe6-cf1a-51c9-9ace-08d2354b764a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR14HPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120689132',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'V40 DIESEL HATCHBACK',
'odometer': 88564,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-25',
'seller_name': 'UKCGR - Trade',
'title': 'VOLVO V40 DIESEL HATCHBACK D2 SE Lux Nav 5dr',
'transmission': 'manual',
'trim': 'D2 SE Lux Nav 5dr',
'vin': None,
'year': 2014}
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120689132%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Saving data for 120689132: {'created_time': 1774292527.323426, 'last_price_update_time': 1774414893.721308, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120689132') HTTP/1.1" 204 0
2026-03-25 05:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120680410?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120530920?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120673241
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120673241%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120673241: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120673229
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120673229%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120673229: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120625573
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120625573%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120625573: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120592174
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592174%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120592174: 2
2026-03-25 05:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120689970?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120556298
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120556298%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120556298: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120592412
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592412%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120592412: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120432662
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120432662%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120432662: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120466492
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120466492%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120466492: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120696943
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696943%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120696943: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120627674
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120627674%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120627674: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120592922
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592922%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120592922: 2
2026-03-25 05:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120439198
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120439198%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120439198: 0
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120591393
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120591393%27 HTTP/1.1" 200 None
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Scrape type for 120591393: 2
2026-03-25 05:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120591143
2026-03-25 05:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120591143%27 HTTP/1.1" 200 None
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Scrape type for 120591143: 2
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120680410, 'registration': 'EX02KDJ', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'YARIS DIESEL HATCHBACK', 'derivative': '1.4 D-4D GS 5dr', 'mileage': 127214, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2002-04-17', 'fuel': 'Diesel', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1363, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/8f007995-5409-437c-9ebc-0826a564f9fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/89519d11-bbfb-4b2a-bb82-9e32d4086313_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/1167c261-ddfb-4226-907a-854878b32354_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/ab22f08a-db44-4cbb-81ad-43d438f6db7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/fca29004-622b-4cbc-a292-e1a6986d922f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/d2fd439b-19c5-40b6-bb04-6b1466f7458c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/72341a8e-3678-486b-b7fa-2bc3591a8bcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/c1e7aeea-68cc-4de5-947b-2cc5253b9914_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/9cccf1cf-a502-4c19-b0df-5d18aa28f3d4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 111K - 115K - 119K - 122K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4f0cfa80-239c-4b93-aea1-fecf0f73d4ad.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120680410, 'registration': 'EX02KDJ', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'YARIS DIESEL HATCHBACK', 'derivative': '1.4 D-4D GS 5dr', 'mileage': 127214, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2002-04-17', 'fuel': 'Diesel', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1363, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/8f007995-5409-437c-9ebc-0826a564f9fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/89519d11-bbfb-4b2a-bb82-9e32d4086313_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/1167c261-ddfb-4226-907a-854878b32354_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/ab22f08a-db44-4cbb-81ad-43d438f6db7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/fca29004-622b-4cbc-a292-e1a6986d922f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/d2fd439b-19c5-40b6-bb04-6b1466f7458c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/72341a8e-3678-486b-b7fa-2bc3591a8bcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/c1e7aeea-68cc-4de5-947b-2cc5253b9914_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX02KDJ/2026-03-24/image/9cccf1cf-a502-4c19-b0df-5d18aa28f3d4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 111K - 115K - 119K - 122K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4f0cfa80-239c-4b93-aea1-fecf0f73d4ad.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5bcdafe-8155-5fef-ad81-f276d9270724 with identifier: 120680410
2026-03-25 05:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5bcdafe-8155-5fef-ad81-f276d9270724 with scrape type 2
2026-03-25 05:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5bcdafe-8155-5fef-ad81-f276d9270724 with scrape type 2
2026-03-25 05:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c5bcdafe-8155-5fef-ad81-f276d9270724, identifier: 120680410
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120530920, 'registration': 'HG11OUA', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ASTRA SPORT HATCH', 'derivative': '1.8i VVT SRi 3dr [Exterior pack]', 'mileage': 76401, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-06-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-26', 'doors': 3, 'engineSize': 1796, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HG11OUA/2026-03-18/image/7fce9ddd-d322-48a6-8a92-3ee2a2bc3d31_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/aa0b575b-6ff4-459f-91e0-c5e91dde1bc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/6840499b-e346-4f07-905e-5b0e596bb22b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/ec5088f5-3dde-4512-94cb-bd6e5bc748af_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/089ce086-ea56-42d8-bd1b-8bb7ba36e8ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/011bbd80-719a-47d6-bb8f-5be898a7817e_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/12 6K - 07/13 11K - 07/14 18K - 07/15 25K - 09/16 31K - 06/17 34K - 06/18 39K - 03/21 53K', 'remarks': 'VOSA STATES 58K- 62K- 68K- 73K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e5d4d717-1a5d-4107-ad1b-15446a0c742e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120530920, 'registration': 'HG11OUA', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ASTRA SPORT HATCH', 'derivative': '1.8i VVT SRi 3dr [Exterior pack]', 'mileage': 76401, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-06-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-26', 'doors': 3, 'engineSize': 1796, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HG11OUA/2026-03-18/image/7fce9ddd-d322-48a6-8a92-3ee2a2bc3d31_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/aa0b575b-6ff4-459f-91e0-c5e91dde1bc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/6840499b-e346-4f07-905e-5b0e596bb22b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/ec5088f5-3dde-4512-94cb-bd6e5bc748af_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/089ce086-ea56-42d8-bd1b-8bb7ba36e8ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11OUA/2026-03-18/image/011bbd80-719a-47d6-bb8f-5be898a7817e_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/12 6K - 07/13 11K - 07/14 18K - 07/15 25K - 09/16 31K - 06/17 34K - 06/18 39K - 03/21 53K', 'remarks': 'VOSA STATES 58K- 62K- 68K- 73K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e5d4d717-1a5d-4107-ad1b-15446a0c742e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d44d9b10-3c15-5ae1-b25a-1956e25d1828 with identifier: 120530920
2026-03-25 05:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d44d9b10-3c15-5ae1-b25a-1956e25d1828 with scrape type 2
2026-03-25 05:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d44d9b10-3c15-5ae1-b25a-1956e25d1828 with scrape type 2
2026-03-25 05:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d44d9b10-3c15-5ae1-b25a-1956e25d1828, identifier: 120530920
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120689970, 'registration': 'EA62VJN', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Tekna 5dr', 'mileage': 40598, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA62VJN/2026-03-24/image/4e3473c9-1bcd-419c-9f56-aa4524bdca78_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/1183851e-3e68-4495-87e0-db5507bfb6d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/1a919132-f0f2-4782-9222-0dc6108a5bdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/0fe262f4-b5a5-4ab5-bc8f-2529856bdf7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/adc624a7-eace-4ffd-aef5-f9f447339cfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/ec99c124-49d2-47fa-90db-908b765f9b9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/dbfd5a6c-3525-40ec-9dff-db3718256ff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/f5048004-b6c3-493e-a6ad-9e84ccc1aef5_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/13 2K - 10/15 6K - 10/16 8K - 10/17 11K - 10/18 14K - 10/2 21K- 10/22 27K - 10/24 35K - 11/21 24K - 10/23 32K', 'remarks': 'VOSA STATES 27K- 32K- 35K- 38K - SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4acd036e-4fb8-4b59-84ce-b24086a05e95.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120689970, 'registration': 'EA62VJN', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Tekna 5dr', 'mileage': 40598, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA62VJN/2026-03-24/image/4e3473c9-1bcd-419c-9f56-aa4524bdca78_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/1183851e-3e68-4495-87e0-db5507bfb6d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/1a919132-f0f2-4782-9222-0dc6108a5bdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/0fe262f4-b5a5-4ab5-bc8f-2529856bdf7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/adc624a7-eace-4ffd-aef5-f9f447339cfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/ec99c124-49d2-47fa-90db-908b765f9b9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/dbfd5a6c-3525-40ec-9dff-db3718256ff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA62VJN/2026-03-24/image/f5048004-b6c3-493e-a6ad-9e84ccc1aef5_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/13 2K - 10/15 6K - 10/16 8K - 10/17 11K - 10/18 14K - 10/2 21K- 10/22 27K - 10/24 35K - 11/21 24K - 10/23 32K', 'remarks': 'VOSA STATES 27K- 32K- 35K- 38K - SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4acd036e-4fb8-4b59-84ce-b24086a05e95.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db13685f-0fc9-579f-9340-7c9c1b96694f with identifier: 120689970
2026-03-25 05:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db13685f-0fc9-579f-9340-7c9c1b96694f with scrape type 2
2026-03-25 05:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db13685f-0fc9-579f-9340-7c9c1b96694f with scrape type 2
2026-03-25 05:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: db13685f-0fc9-579f-9340-7c9c1b96694f, identifier: 120689970
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120644493
2026-03-25 05:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120644493%27 HTTP/1.1" 200 None
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Scrape type for 120644493: 0
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120590755
2026-03-25 05:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120590755%27 HTTP/1.1" 200 None
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Scrape type for 120590755: 2
2026-03-25 05:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c5bcdafe-8155-5fef-ad81-f276d9270724 with identifier: 120680410
2026-03-25 05:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c5bcdafe-8155-5fef-ad81-f276d9270724 with identifier: 120680410
2026-03-25 05:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c5bcdafe-8155-5fef-ad81-f276d9270724 with identifier: 120680410 to the API
2026-03-25 05:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120680410?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'c5bcdafe-8155-5fef-ad81-f276d9270724',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX02KDJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120680410',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'YARIS DIESEL HATCHBACK',
'odometer': 127214,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-04-17',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA YARIS DIESEL HATCHBACK 1.4 D-4D GS 5dr',
'transmission': 'manual',
'trim': '1.4 D-4D GS 5dr',
'vin': None,
'year': 2002}
2026-03-25 05:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120680410%27 HTTP/1.1" 200 None
2026-03-25 05:01:34 [astonbarclay.gb] INFO: Saving data for 120680410: {'created_time': 1774292625.956207, 'last_price_update_time': 1774414894.683166, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120680410') HTTP/1.1" 204 0
2026-03-25 05:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d44d9b10-3c15-5ae1-b25a-1956e25d1828 with identifier: 120530920
2026-03-25 05:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d44d9b10-3c15-5ae1-b25a-1956e25d1828 with identifier: 120530920
2026-03-25 05:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d44d9b10-3c15-5ae1-b25a-1956e25d1828 with identifier: 120530920 to the API
2026-03-25 05:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120530920?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd44d9b10-3c15-5ae1-b25a-1956e25d1828',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HG11OUA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120530920',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA SPORT HATCH',
'odometer': 76401,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-20',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL ASTRA SPORT HATCH 1.8i VVT SRi 3dr [Exterior pack]',
'transmission': 'manual',
'trim': '1.8i VVT SRi 3dr [Exterior pack]',
'vin': None,
'year': 2011}
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120530920%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Saving data for 120530920: {'auction_closing_time': 1774888200.0, 'created_time': 1773774206.135043, 'last_price_update_time': 1774414895.150727}
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120530920') HTTP/1.1" 204 0
2026-03-25 05:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: db13685f-0fc9-579f-9340-7c9c1b96694f with identifier: 120689970
2026-03-25 05:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: db13685f-0fc9-579f-9340-7c9c1b96694f with identifier: 120689970
2026-03-25 05:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: db13685f-0fc9-579f-9340-7c9c1b96694f with identifier: 120689970 to the API
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120689970?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'db13685f-0fc9-579f-9340-7c9c1b96694f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA62VJN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120689970',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 40598,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-31',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN MICRA HATCHBACK 1.2 Tekna 5dr',
'transmission': 'manual',
'trim': '1.2 Tekna 5dr',
'vin': None,
'year': 2012}
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120689970%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Saving data for 120689970: {'created_time': 1774292527.971803, 'last_price_update_time': 1774414895.527277, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120689970') HTTP/1.1" 204 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120655506
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120655506%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120655506: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120679722
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120679722%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120679722: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 119785658
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119785658%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 119785658: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120055164
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120055164%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120055164: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120466479
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120466479%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120466479: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 118688338
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118688338%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 118688338: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120592964
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592964%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120592964: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120410795
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120410795%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120410795: 2
2026-03-25 05:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120337279?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693399?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120681802?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120465157
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120465157%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120465157: 2
2026-03-25 05:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120519091
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120519091%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120519091: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120584241
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120584241%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120584241: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120695365
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695365%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120695365: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120695356
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695356%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120695356: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 119432954
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119432954%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 119432954: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 115487581
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27115487581%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 115487581: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120620461
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120620461%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120620461: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120666826
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120666826%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120666826: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120679803
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120679803%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120679803: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120695286
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695286%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120695286: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120695273
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695273%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120695273: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120695260
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695260%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120695260: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120629981
2026-03-25 05:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120629981%27 HTTP/1.1" 200 None
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Scrape type for 120629981: 0
2026-03-25 05:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120684736
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120684736%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120684736: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120669991
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120669991%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120669991: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120695251
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120695251%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120695251: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120631174
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631174%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120631174: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120716273
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120716273%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120716273: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120716318
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120716318%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120716318: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 119329130
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119329130%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 119329130: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120676801
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120676801%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120676801: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120696872
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696872%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120696872: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120696832
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696832%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120696832: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120696851
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696851%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120696851: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120696900
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696900%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120696900: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120696888
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696888%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120696888: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120696860
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696860%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120696860: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120696822
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696822%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120696822: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120756423
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120756423%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120756423: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120657009
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120657009%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120657009: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120748860
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120748860%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120748860: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120757365
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120757365%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120757365: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120740344
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120740344%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120740344: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120595672
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595672%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120595672: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120595682
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595682%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120595682: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120736863
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120736863%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120736863: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120734951
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120734951%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120734951: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120592265
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592265%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120592265: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120735547
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120735547%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120735547: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120595505
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595505%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120595505: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120667852
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120667852%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120667852: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120657451
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120657451%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120657451: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120736535
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120736535%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120736535: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120595642
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595642%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120595642: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120747915
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120747915%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120747915: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120595651
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595651%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120595651: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120595703
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595703%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120595703: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120595660
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120595660%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120595660: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120739526
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120739526%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120739526: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120735356
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120735356%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120735356: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120592245
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592245%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120592245: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120753500
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120753500%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120753500: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120653827
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120653827%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120653827: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 118796475
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118796475%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 118796475: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120631938
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631938%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120631938: 2
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120594672
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120594672%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120594672: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120123734
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120123734%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120123734: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120658704
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658704%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120658704: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120615564
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120615564%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120615564: 0
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Found listing with ID: 120688360
2026-03-25 05:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688360%27 HTTP/1.1" 200 None
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Scrape type for 120688360: 2
2026-03-25 05:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120402526?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120337279, 'registration': 'RO23XSC', 'account': 'OGI001', 'make': 'RENAULT', 'model': 'KANGOO L1 E-TECH', 'derivative': 'ML19 90kW 44kWh Advance Van Auto', 'mileage': 14765, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-07-28', 'fuel': 'Electric', 'motExpiry': None, 'doors': None, 'engineSize': None, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/RO23XSC/2026-03-17/image/51400367-9e55-4917-844b-6b030b20d51e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/b9e54fd2-c2c0-4b77-bf8a-d2e3e75d0db2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/82fcad12-4cc3-447f-b5f4-8554a4487eba_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/3cbf46dd-545d-442d-ab44-5d87db9bef2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/e5bcd639-3f06-4a2d-ba58-cc0edc5e4faa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/391bb188-7710-467d-a1e0-18a00c91ea4b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 09/25 12k', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Ogilvie Fleet', '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/598ef2d3-6821-463d-b479-bfc77e34d77e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120337279, 'registration': 'RO23XSC', 'account': 'OGI001', 'make': 'RENAULT', 'model': 'KANGOO L1 E-TECH', 'derivative': 'ML19 90kW 44kWh Advance Van Auto', 'mileage': 14765, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-07-28', 'fuel': 'Electric', 'motExpiry': None, 'doors': None, 'engineSize': None, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/RO23XSC/2026-03-17/image/51400367-9e55-4917-844b-6b030b20d51e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/b9e54fd2-c2c0-4b77-bf8a-d2e3e75d0db2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/82fcad12-4cc3-447f-b5f4-8554a4487eba_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/3cbf46dd-545d-442d-ab44-5d87db9bef2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/e5bcd639-3f06-4a2d-ba58-cc0edc5e4faa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO23XSC/2026-03-17/image/391bb188-7710-467d-a1e0-18a00c91ea4b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 09/25 12k', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Ogilvie Fleet', '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/598ef2d3-6821-463d-b479-bfc77e34d77e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e972fd3c-0165-50cf-b0bd-5fe3f8d29b64 with identifier: 120337279
2026-03-25 05:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e972fd3c-0165-50cf-b0bd-5fe3f8d29b64 with scrape type 2
2026-03-25 05:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e972fd3c-0165-50cf-b0bd-5fe3f8d29b64 with scrape type 2
2026-03-25 05:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e972fd3c-0165-50cf-b0bd-5fe3f8d29b64, identifier: 120337279
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693399, 'registration': 'FN18ERO', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 54147, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-03', 'fuel': 'Petrol', 'motExpiry': '2027-03-09', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FN18ERO/2026-03-24/image/e10a75b3-088d-4265-b19c-b26c4b58b73b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/e80be726-33bf-4427-8fdf-cb12f54fee61_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/b3cbdb10-c8f8-49d8-9925-e814d68badca_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/83b7678c-61b0-4d54-932d-bb5343ddb9ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/6f5876d2-f808-4917-a526-58aeb831e4ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/508757f5-4a75-4a6b-a656-880297117131_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/89701232-4c4e-4337-865a-4022b044fa7b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/19 7k 02/21 16k', 'remarks': 'SPARE KEY NUMBER OF FORMER KEEPERS UNKNOWN, VOSA STATES 16K 22K 30K 37K 46K 53K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/602697e2-b3ad-4555-ad79-8874d3d7cd3d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693399, 'registration': 'FN18ERO', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 54147, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-03', 'fuel': 'Petrol', 'motExpiry': '2027-03-09', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FN18ERO/2026-03-24/image/e10a75b3-088d-4265-b19c-b26c4b58b73b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/e80be726-33bf-4427-8fdf-cb12f54fee61_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/b3cbdb10-c8f8-49d8-9925-e814d68badca_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/83b7678c-61b0-4d54-932d-bb5343ddb9ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/6f5876d2-f808-4917-a526-58aeb831e4ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/508757f5-4a75-4a6b-a656-880297117131_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN18ERO/2026-03-24/image/89701232-4c4e-4337-865a-4022b044fa7b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/19 7k 02/21 16k', 'remarks': 'SPARE KEY NUMBER OF FORMER KEEPERS UNKNOWN, VOSA STATES 16K 22K 30K 37K 46K 53K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/602697e2-b3ad-4555-ad79-8874d3d7cd3d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 725c1ab7-b9f1-5d70-bc4f-23b1171b9bf8 with identifier: 120693399
2026-03-25 05:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725c1ab7-b9f1-5d70-bc4f-23b1171b9bf8 with scrape type 2
2026-03-25 05:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 725c1ab7-b9f1-5d70-bc4f-23b1171b9bf8 with scrape type 2
2026-03-25 05:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 725c1ab7-b9f1-5d70-bc4f-23b1171b9bf8, identifier: 120693399
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120681802, 'registration': 'DV62VYF', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i Fire 5dr [AC]', 'mileage': 66204, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-11-09', 'fuel': 'Petrol', 'motExpiry': '2026-07-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV62VYF/2026-03-24/image/918871e8-3f03-4fc0-8e52-9ab4e23ba68b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/aed96f3f-f3d8-4386-bd54-e362c8233060_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/42c227ab-6212-4384-9230-803e7b9bf79c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/e8c6cb6e-c27d-4b02-8445-cf472127ab2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/fa00d747-8eaf-4b8a-b278-9cb2a613a30e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/f437dab2-a62c-4e06-a7cb-0fe87f6dc71d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/4611a3a6-b260-454e-ac93-cd6cd75783b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/6e2fc3dd-ff60-4e4e-8256-948da9259c78_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/15 11K - 09/16 24K - 07/17 29K - 06/20 40K - 03/23 49K', 'remarks': 'VOSA STATES 46-K 49K -57K - 62K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/111e50c1-8ac9-4765-89af-56dc96382e66.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120681802, 'registration': 'DV62VYF', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i Fire 5dr [AC]', 'mileage': 66204, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-11-09', 'fuel': 'Petrol', 'motExpiry': '2026-07-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV62VYF/2026-03-24/image/918871e8-3f03-4fc0-8e52-9ab4e23ba68b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/aed96f3f-f3d8-4386-bd54-e362c8233060_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/42c227ab-6212-4384-9230-803e7b9bf79c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/e8c6cb6e-c27d-4b02-8445-cf472127ab2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/fa00d747-8eaf-4b8a-b278-9cb2a613a30e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/f437dab2-a62c-4e06-a7cb-0fe87f6dc71d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/4611a3a6-b260-454e-ac93-cd6cd75783b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV62VYF/2026-03-24/image/6e2fc3dd-ff60-4e4e-8256-948da9259c78_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/15 11K - 09/16 24K - 07/17 29K - 06/20 40K - 03/23 49K', 'remarks': 'VOSA STATES 46-K 49K -57K - 62K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/111e50c1-8ac9-4765-89af-56dc96382e66.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b4dc97-9519-5930-bef6-64054f8f4bb7 with identifier: 120681802
2026-03-25 05:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b4dc97-9519-5930-bef6-64054f8f4bb7 with scrape type 2
2026-03-25 05:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02b4dc97-9519-5930-bef6-64054f8f4bb7 with scrape type 2
2026-03-25 05:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 02b4dc97-9519-5930-bef6-64054f8f4bb7, identifier: 120681802
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120060692
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120060692%27 HTTP/1.1" 200 None
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Scrape type for 120060692: 0
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120618676
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120618676%27 HTTP/1.1" 200 None
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Scrape type for 120618676: 0
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Found listing with ID: 119819250
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119819250%27 HTTP/1.1" 200 None
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Scrape type for 119819250: 0
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120691672
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691672%27 HTTP/1.1" 200 None
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Scrape type for 120691672: 2
2026-03-25 05: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 05:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e972fd3c-0165-50cf-b0bd-5fe3f8d29b64 with identifier: 120337279
2026-03-25 05:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e972fd3c-0165-50cf-b0bd-5fe3f8d29b64 with identifier: 120337279
2026-03-25 05:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e972fd3c-0165-50cf-b0bd-5fe3f8d29b64 with identifier: 120337279 to the API
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120337279?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e972fd3c-0165-50cf-b0bd-5fe3f8d29b64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO23XSC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120337279',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'KANGOO L1 E-TECH',
'odometer': 14765,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-28',
'seller_name': 'Ogilvie Fleet',
'title': 'RENAULT KANGOO L1 E-TECH ML19 90kW 44kWh Advance Van Auto',
'transmission': 'automatic',
'trim': 'ML19 90kW 44kWh Advance Van Auto',
'vin': None,
'year': 2023}
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120337279%27 HTTP/1.1" 200 None
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Saving data for 120337279: {'auction_closing_time': 1774947600.0, 'created_time': 1773687783.581029, 'last_price_update_time': 1774414897.528537}
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120337279') HTTP/1.1" 204 0
2026-03-25 05:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 725c1ab7-b9f1-5d70-bc4f-23b1171b9bf8 with identifier: 120693399
2026-03-25 05:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 725c1ab7-b9f1-5d70-bc4f-23b1171b9bf8 with identifier: 120693399
2026-03-25 05:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 725c1ab7-b9f1-5d70-bc4f-23b1171b9bf8 with identifier: 120693399 to the API
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120693399?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'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': '725c1ab7-b9f1-5d70-bc4f-23b1171b9bf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FN18ERO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693399',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 54147,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-03',
'seller_name': 'MotoNovo Finance',
'title': 'PEUGEOT 3008 ESTATE 1.2 PureTech GT Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech GT Line 5dr',
'vin': None,
'year': 2018}
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693399%27 HTTP/1.1" 200 None
2026-03-25 05:01:37 [astonbarclay.gb] INFO: Saving data for 120693399: {'auction_closing_time': 1774947600.0, 'created_time': 1774292602.859428, 'last_price_update_time': 1774414897.921107}
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693399') HTTP/1.1" 204 0
2026-03-25 05:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 02b4dc97-9519-5930-bef6-64054f8f4bb7 with identifier: 120681802
2026-03-25 05:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 02b4dc97-9519-5930-bef6-64054f8f4bb7 with identifier: 120681802
2026-03-25 05:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 02b4dc97-9519-5930-bef6-64054f8f4bb7 with identifier: 120681802 to the API
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120681802?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '02b4dc97-9519-5930-bef6-64054f8f4bb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV62VYF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120681802',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK',
'odometer': 66204,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-09',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA AYGO HATCHBACK 1.0 VVT-i Fire 5dr [AC]',
'transmission': 'manual',
'trim': '1.0 VVT-i Fire 5dr [AC]',
'vin': None,
'year': 2012}
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120681802%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Saving data for 120681802: {'created_time': 1774292544.021291, 'last_price_update_time': 1774414898.257201, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120681802') HTTP/1.1" 204 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120326071
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120326071%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120326071: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120731493
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120731493%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120731493: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 119766991
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119766991%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 119766991: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 119707891
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119707891%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 119707891: 2
2026-03-25 05:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120629963?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693859?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120694262?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120402526, 'registration': 'AO65DPN', 'account': 'MAN037', 'make': 'HONDA', 'model': 'HR-V HATCHBACK', 'derivative': '1.5 i-VTEC SE 5dr', 'mileage': 84298, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO65DPN/2026-03-12/image/99d38eef-da71-4fbb-abe7-d039ceefbe4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/f170d61b-2561-4cae-befb-fa088587f7bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/6885dfa4-a274-4573-b009-e9165052e65f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/6bdf07de-c377-4b32-9851-550ccc468ec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/2eb008e3-41d3-4963-a93b-56965f8c3f4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/a3896fb5-cceb-4c43-91e4-16c7d2f979e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/391fe383-d92c-40a7-8d90-b78c5f5a2c00_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/f991948c-c122-41ab-b3b7-6168ece6c953_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/17-10K, 09/18-16K, 09/19-20K, 09/20-27K, 11/21-38K, 03/23-52K, 03/25-74K', 'remarks': 'VOSA STATES - 42K, 52K, 62K, 74K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8148ee33-98cd-4b67-8f2e-9f16eaeaa56b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120402526, 'registration': 'AO65DPN', 'account': 'MAN037', 'make': 'HONDA', 'model': 'HR-V HATCHBACK', 'derivative': '1.5 i-VTEC SE 5dr', 'mileage': 84298, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO65DPN/2026-03-12/image/99d38eef-da71-4fbb-abe7-d039ceefbe4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/f170d61b-2561-4cae-befb-fa088587f7bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/6885dfa4-a274-4573-b009-e9165052e65f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/6bdf07de-c377-4b32-9851-550ccc468ec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/2eb008e3-41d3-4963-a93b-56965f8c3f4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/a3896fb5-cceb-4c43-91e4-16c7d2f979e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/391fe383-d92c-40a7-8d90-b78c5f5a2c00_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO65DPN/2026-03-12/image/f991948c-c122-41ab-b3b7-6168ece6c953_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/17-10K, 09/18-16K, 09/19-20K, 09/20-27K, 11/21-38K, 03/23-52K, 03/25-74K', 'remarks': 'VOSA STATES - 42K, 52K, 62K, 74K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8148ee33-98cd-4b67-8f2e-9f16eaeaa56b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b87bb0-4216-566c-8236-5fe15566aee2 with identifier: 120402526
2026-03-25 05:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b87bb0-4216-566c-8236-5fe15566aee2 with scrape type 2
2026-03-25 05:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b87bb0-4216-566c-8236-5fe15566aee2 with scrape type 2
2026-03-25 05:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b7b87bb0-4216-566c-8236-5fe15566aee2, identifier: 120402526
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120618602
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120618602%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120618602: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120593663
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120593663%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120593663: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120128301
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120128301%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120128301: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120663571
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120663571%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120663571: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 119118258
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119118258%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 119118258: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 118978647
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118978647%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 118978647: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120624729
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120624729%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120624729: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120713746
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120713746%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120713746: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120713991
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120713991%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120713991: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120714043
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714043%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120714043: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120714077
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714077%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120714077: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120277955
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120277955%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120277955: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 119466330
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119466330%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 119466330: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120689794
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120689794%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120689794: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120759447
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120759447%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120759447: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120713969
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120713969%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120713969: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120714054
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714054%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120714054: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 118686440
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118686440%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 118686440: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120715801
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120715801%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120715801: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120417051
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120417051%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120417051: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120401505
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120401505%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120401505: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120309163
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120309163%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120309163: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120411130
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120411130%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120411130: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 116946906
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27116946906%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 116946906: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120733470
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120733470%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120733470: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120262081
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120262081%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120262081: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120446953
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120446953%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120446953: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120725248
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120725248%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120725248: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120714534
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714534%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120714534: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120724402
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120724402%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120724402: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120737281
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120737281%27 HTTP/1.1" 200 None
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Scrape type for 120737281: 0
2026-03-25 05:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120197138
2026-03-25 05:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197138%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120197138: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120725979
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725979%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120725979: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120520903
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120520903%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120520903: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120732864
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732864%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120732864: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120730965
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730965%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120730965: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120733331
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733331%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120733331: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120726302
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726302%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120726302: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120538387
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538387%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120538387: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120729065
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729065%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120729065: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120133775
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120133775%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120133775: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120584466
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584466%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120584466: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120731113
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731113%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120731113: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120732411
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732411%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120732411: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120731675
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731675%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120731675: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120732747
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732747%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120732747: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120714062
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714062%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120714062: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120248585
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120248585%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120248585: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120732829
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732829%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120732829: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120732653
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732653%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120732653: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120713961
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713961%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120713961: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120732683
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732683%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120732683: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120733599
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733599%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120733599: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120725778
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725778%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120725778: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120747203
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747203%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120747203: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120731563
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731563%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120731563: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120733156
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733156%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120733156: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120733412
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733412%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120733412: 0
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120697033
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120697033%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Scrape type for 120697033: 2
2026-03-25 05:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b7b87bb0-4216-566c-8236-5fe15566aee2 with identifier: 120402526
2026-03-25 05:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b7b87bb0-4216-566c-8236-5fe15566aee2 with identifier: 120402526
2026-03-25 05:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b7b87bb0-4216-566c-8236-5fe15566aee2 with identifier: 120402526 to the API
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120402526?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'b7b87bb0-4216-566c-8236-5fe15566aee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AO65DPN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120402526',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'HR-V HATCHBACK',
'odometer': 84298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-30',
'seller_name': 'Manamanx Ltd',
'title': 'HONDA HR-V HATCHBACK 1.5 i-VTEC SE 5dr',
'transmission': 'manual',
'trim': '1.5 i-VTEC SE 5dr',
'vin': None,
'year': 2015}
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402526%27 HTTP/1.1" 200 None
2026-03-25 05:01:39 [astonbarclay.gb] INFO: Saving data for 120402526: {'auction_closing_time': 1774888200.0, 'created_time': 1773403920.961922, 'last_price_update_time': 1774414899.997628}
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120402526') HTTP/1.1" 204 0
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Found listing with ID: 120714439
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120714439%27 HTTP/1.1" 200 None
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Scrape type for 120714439: 0
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Found listing with ID: 120677113
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120677113%27 HTTP/1.1" 200 None
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Scrape type for 120677113: 2
2026-03-25 05:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120598564?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120686475?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120629963, 'registration': 'MV73BKA', 'account': 'MOT070', 'make': 'FORD', 'model': 'TOURNEO CUSTOM L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps L/R 8 Seater Zetec Auto', 'mileage': 17527, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-09-08', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1995, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/MV73BKA/2026-03-24/image/27e22cac-31f0-4d3f-9fbb-6ad861b92f1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/66e45aaf-6b38-4548-85e1-5afdcfd72ac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/b77330cf-b8ad-4447-b660-f7fcab53e5c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/d9254b68-5b7d-4192-b491-cf273da81717_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/c2cb366f-d72a-42a9-a5a0-57dc8e5a13b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/33caebf6-2d63-4327-a1e8-b09514002fc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/1e52d18f-f965-4dee-9dd7-20ec8335f379_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/64df5760-69d9-4b69-b046-429bb94885eb_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'ADAPTIONS REMOVED - HOIST // UNABLE TO REFIT ORIGINAL FRONT PASSENGER SEAT AS THE BASE IS MISSING, LEAVING ELECTRIC ONE IN - 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': 226, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c720c006-9bb3-475c-a72a-7b14583737de.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120629963, 'registration': 'MV73BKA', 'account': 'MOT070', 'make': 'FORD', 'model': 'TOURNEO CUSTOM L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps L/R 8 Seater Zetec Auto', 'mileage': 17527, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-09-08', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1995, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/MV73BKA/2026-03-24/image/27e22cac-31f0-4d3f-9fbb-6ad861b92f1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/66e45aaf-6b38-4548-85e1-5afdcfd72ac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/b77330cf-b8ad-4447-b660-f7fcab53e5c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/d9254b68-5b7d-4192-b491-cf273da81717_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/c2cb366f-d72a-42a9-a5a0-57dc8e5a13b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/33caebf6-2d63-4327-a1e8-b09514002fc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/1e52d18f-f965-4dee-9dd7-20ec8335f379_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV73BKA/2026-03-24/image/64df5760-69d9-4b69-b046-429bb94885eb_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'ADAPTIONS REMOVED - HOIST // UNABLE TO REFIT ORIGINAL FRONT PASSENGER SEAT AS THE BASE IS MISSING, LEAVING ELECTRIC ONE IN - 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': 226, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c720c006-9bb3-475c-a72a-7b14583737de.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc6d5310-b530-5f51-ae2f-83e47ee7ee6d with identifier: 120629963
2026-03-25 05:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc6d5310-b530-5f51-ae2f-83e47ee7ee6d with scrape type 2
2026-03-25 05:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc6d5310-b530-5f51-ae2f-83e47ee7ee6d with scrape type 2
2026-03-25 05:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc6d5310-b530-5f51-ae2f-83e47ee7ee6d, identifier: 120629963
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693859, 'registration': 'BK75YST', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi Pure 5dr', 'mileage': 5251, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2025-09-26', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693859, 'registration': 'BK75YST', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi Pure 5dr', 'mileage': 5251, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2025-09-26', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2e82a14-e5d1-501a-93e7-5f0b56ced588 with identifier: 120693859
2026-03-25 05:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2e82a14-e5d1-501a-93e7-5f0b56ced588 with scrape type 2
2026-03-25 05:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2e82a14-e5d1-501a-93e7-5f0b56ced588 with scrape type 2
2026-03-25 05:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e2e82a14-e5d1-501a-93e7-5f0b56ced588, identifier: 120693859
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120694262, 'registration': 'YX72WDT', 'account': 'MOT070', 'make': 'CITROEN', 'model': 'E-C4 ELECTRIC HATCHBACK', 'derivative': '100kW Shine Plus 50kWh 5dr Auto', 'mileage': 27953, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-29', 'fuel': 'Electric', 'motExpiry': '2027-02-11', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YX72WDT/2026-03-24/image/f2e60384-5c88-4d82-badb-084ea3c00103_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/4dce1fff-d445-4654-aa5e-c2e93ee69703_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/b235a3da-db47-4eb7-b241-d42505725681_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/db08d640-59d6-4666-b3d3-bba6c5c54129_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/cf42f5ec-5dcf-4ad3-9fd4-0ba91be9c718_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/44ce5af2-87df-43e3-a82e-71b1a16cef65_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/747c2b7c-394b-45a6-8c8b-aef18a06f18b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/1471de40-a835-4ee8-b2d2-ad46d5a5f942_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23-8K, 06/24-16K', 'remarks': '***OUTSTANDING RECALL*** vosa @ 27k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/45bd8e5b-65f2-4baf-9c0f-9fe902b44111.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120694262, 'registration': 'YX72WDT', 'account': 'MOT070', 'make': 'CITROEN', 'model': 'E-C4 ELECTRIC HATCHBACK', 'derivative': '100kW Shine Plus 50kWh 5dr Auto', 'mileage': 27953, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-29', 'fuel': 'Electric', 'motExpiry': '2027-02-11', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YX72WDT/2026-03-24/image/f2e60384-5c88-4d82-badb-084ea3c00103_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/4dce1fff-d445-4654-aa5e-c2e93ee69703_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/b235a3da-db47-4eb7-b241-d42505725681_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/db08d640-59d6-4666-b3d3-bba6c5c54129_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/cf42f5ec-5dcf-4ad3-9fd4-0ba91be9c718_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/44ce5af2-87df-43e3-a82e-71b1a16cef65_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/747c2b7c-394b-45a6-8c8b-aef18a06f18b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX72WDT/2026-03-24/image/1471de40-a835-4ee8-b2d2-ad46d5a5f942_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23-8K, 06/24-16K', 'remarks': '***OUTSTANDING RECALL*** vosa @ 27k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/45bd8e5b-65f2-4baf-9c0f-9fe902b44111.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2700510f-5d23-5f32-9cf2-4a6fa843f1ed with identifier: 120694262
2026-03-25 05:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2700510f-5d23-5f32-9cf2-4a6fa843f1ed with scrape type 2
2026-03-25 05:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2700510f-5d23-5f32-9cf2-4a6fa843f1ed with scrape type 2
2026-03-25 05:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2700510f-5d23-5f32-9cf2-4a6fa843f1ed, identifier: 120694262
2026-03-25 05:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc6d5310-b530-5f51-ae2f-83e47ee7ee6d with identifier: 120629963
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ORANGE HTTP/1.1" 200 None
2026-03-25 05:01:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc6d5310-b530-5f51-ae2f-83e47ee7ee6d with identifier: 120629963
2026-03-25 05:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc6d5310-b530-5f51-ae2f-83e47ee7ee6d with identifier: 120629963 to the API
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120629963?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 226,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Diesel',
'id': 'dc6d5310-b530-5f51-ae2f-83e47ee7ee6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV73BKA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120629963',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'TOURNEO CUSTOM L2 DIESEL FWD',
'odometer': 17527,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-08',
'seller_name': 'Motability Operations',
'title': 'FORD TOURNEO CUSTOM L2 DIESEL FWD 2.0 EcoBlue 130ps L/R 8 Seater '
'Zetec Auto',
'transmission': 'automatic',
'trim': '2.0 EcoBlue 130ps L/R 8 Seater Zetec Auto',
'vin': None,
'year': 2023}
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120629963%27 HTTP/1.1" 200 None
2026-03-25 05:01:40 [astonbarclay.gb] INFO: Saving data for 120629963: {'auction_closing_time': 1774948500.0, 'created_time': 1774001048.881779, 'last_price_update_time': 1774414900.944597}
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120629963') HTTP/1.1" 204 0
2026-03-25 05:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e2e82a14-e5d1-501a-93e7-5f0b56ced588 with identifier: 120693859
2026-03-25 05:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e2e82a14-e5d1-501a-93e7-5f0b56ced588 with identifier: 120693859
2026-03-25 05:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e2e82a14-e5d1-501a-93e7-5f0b56ced588 with identifier: 120693859 to the API
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120693859?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 162,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'e2e82a14-e5d1-501a-93e7-5f0b56ced588',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK75YST',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693859',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 5251,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-26',
'seller_name': 'Motability Operations',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi Pure 5dr',
'transmission': 'manual',
'trim': '1.6T GDi Pure 5dr',
'vin': None,
'year': 2025}
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693859%27 HTTP/1.1" 200 None
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Saving data for 120693859: {'auction_closing_time': 1774948500.0, 'created_time': 1774292591.961596, 'last_price_update_time': 1774414901.254184}
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693859') HTTP/1.1" 204 0
2026-03-25 05:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2700510f-5d23-5f32-9cf2-4a6fa843f1ed with identifier: 120694262
2026-03-25 05:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2700510f-5d23-5f32-9cf2-4a6fa843f1ed with identifier: 120694262
2026-03-25 05:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2700510f-5d23-5f32-9cf2-4a6fa843f1ed with identifier: 120694262 to the API
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120694262?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Electric',
'id': '2700510f-5d23-5f32-9cf2-4a6fa843f1ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YX72WDT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120694262',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'CITROEN',
'model': 'E-C4 ELECTRIC HATCHBACK',
'odometer': 27953,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-29',
'seller_name': 'Motability Operations',
'title': 'CITROEN E-C4 ELECTRIC HATCHBACK 100kW Shine Plus 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Shine Plus 50kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120694262%27 HTTP/1.1" 200 None
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Saving data for 120694262: {'auction_closing_time': 1774948500.0, 'created_time': 1774292600.59533, 'last_price_update_time': 1774414901.555218}
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120694262') HTTP/1.1" 204 0
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120713728
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120713728%27 HTTP/1.1" 200 None
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Scrape type for 120713728: 0
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120688561
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688561%27 HTTP/1.1" 200 None
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Scrape type for 120688561: 2
2026-03-25 05:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691186?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120729375
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120729375%27 HTTP/1.1" 200 None
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Scrape type for 120729375: 0
2026-03-25 05:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120598564, 'registration': 'FY70KXV', 'account': 'TOY101', 'make': 'TOYOTA', 'model': 'PROACE LONG DIESEL', 'derivative': '2.0D 120 Active Van', 'mileage': 77975, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-10', 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/FY70KXV/2026-03-24/image/52b4f66d-0f06-4e90-b4b2-055ec73c2c33_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/6b096a0a-2051-4e67-b5d4-b0e159faafc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/9ece0098-b2f6-4584-bbb4-3cf6f48df989_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/b9a66fc6-15a2-4ace-9ba6-49e8812d9bb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/db8bbb2f-9755-4c45-98c4-b7ea03a4559e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/4fddb034-7314-41a9-9b23-ed36fd1258f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/6b35c575-075b-4ffc-8bb2-7b29effa67f3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service book 09/22 15K 09/23 40K 11/24 64K', 'remarks': 'SPARE KEY V5 SCAN ONLY - VOSA STATES 40K 64K 73K', 'virtual': False, 'seller': 'Toyota Material Handling', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7dab950b-f88d-40bd-9c21-3f8414f1738a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120598564, 'registration': 'FY70KXV', 'account': 'TOY101', 'make': 'TOYOTA', 'model': 'PROACE LONG DIESEL', 'derivative': '2.0D 120 Active Van', 'mileage': 77975, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-10', 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/FY70KXV/2026-03-24/image/52b4f66d-0f06-4e90-b4b2-055ec73c2c33_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/6b096a0a-2051-4e67-b5d4-b0e159faafc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/9ece0098-b2f6-4584-bbb4-3cf6f48df989_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/b9a66fc6-15a2-4ace-9ba6-49e8812d9bb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/db8bbb2f-9755-4c45-98c4-b7ea03a4559e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/4fddb034-7314-41a9-9b23-ed36fd1258f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY70KXV/2026-03-24/image/6b35c575-075b-4ffc-8bb2-7b29effa67f3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service book 09/22 15K 09/23 40K 11/24 64K', 'remarks': 'SPARE KEY V5 SCAN ONLY - VOSA STATES 40K 64K 73K', 'virtual': False, 'seller': 'Toyota Material Handling', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7dab950b-f88d-40bd-9c21-3f8414f1738a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c5784f5-6360-5f75-9664-2010e237e044 with identifier: 120598564
2026-03-25 05:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c5784f5-6360-5f75-9664-2010e237e044 with scrape type 2
2026-03-25 05:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c5784f5-6360-5f75-9664-2010e237e044 with scrape type 2
2026-03-25 05:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9c5784f5-6360-5f75-9664-2010e237e044, identifier: 120598564
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120686475, 'registration': 'FV70FVO', 'account': 'AST058', 'make': 'CITROEN', 'model': 'RELAY 35 L3 DIESEL', 'derivative': '2.2 BlueHDi H3 Van 140ps Enterprise', 'mileage': 106805, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-11-03', 'fuel': 'Diesel', 'motExpiry': '2026-12-08', 'doors': None, 'engineSize': 2200, 'bodyType': 'Extra High Roof', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '**1688** VOSA STATES 51K, 78K, 105K,', 'virtual': False, 'seller': 'LDG', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120686475, 'registration': 'FV70FVO', 'account': 'AST058', 'make': 'CITROEN', 'model': 'RELAY 35 L3 DIESEL', 'derivative': '2.2 BlueHDi H3 Van 140ps Enterprise', 'mileage': 106805, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-11-03', 'fuel': 'Diesel', 'motExpiry': '2026-12-08', 'doors': None, 'engineSize': 2200, 'bodyType': 'Extra High Roof', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '**1688** VOSA STATES 51K, 78K, 105K,', 'virtual': False, 'seller': 'LDG', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64de9149-e984-5664-8e10-873e0d88e49a with identifier: 120686475
2026-03-25 05:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64de9149-e984-5664-8e10-873e0d88e49a with scrape type 2
2026-03-25 05:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64de9149-e984-5664-8e10-873e0d88e49a with scrape type 2
2026-03-25 05:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 64de9149-e984-5664-8e10-873e0d88e49a, identifier: 120686475
2026-03-25 05:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9c5784f5-6360-5f75-9664-2010e237e044 with identifier: 120598564
2026-03-25 05:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9c5784f5-6360-5f75-9664-2010e237e044 with identifier: 120598564
2026-03-25 05:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9c5784f5-6360-5f75-9664-2010e237e044 with identifier: 120598564 to the API
2026-03-25 05:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120598564?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9c5784f5-6360-5f75-9664-2010e237e044',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY70KXV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120598564',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TOYOTA',
'model': 'PROACE LONG DIESEL',
'odometer': 77975,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-07',
'seller_name': 'Toyota Material Handling',
'title': 'TOYOTA PROACE LONG DIESEL 2.0D 120 Active Van',
'transmission': 'manual',
'trim': '2.0D 120 Active Van',
'vin': None,
'year': 2020}
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120598564%27 HTTP/1.1" 200 None
2026-03-25 05:01:42 [astonbarclay.gb] INFO: Saving data for 120598564: {'auction_closing_time': 1774947600.0, 'created_time': 1774292608.718547, 'last_price_update_time': 1774414902.124227}
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120598564') HTTP/1.1" 204 0
2026-03-25 05:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 64de9149-e984-5664-8e10-873e0d88e49a with identifier: 120686475
2026-03-25 05:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 64de9149-e984-5664-8e10-873e0d88e49a with identifier: 120686475
2026-03-25 05:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 64de9149-e984-5664-8e10-873e0d88e49a with identifier: 120686475 to the API
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120686475?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '64de9149-e984-5664-8e10-873e0d88e49a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV70FVO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120686475',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'RELAY 35 L3 DIESEL',
'odometer': 106805,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-03',
'seller_name': 'LDG',
'title': 'CITROEN RELAY 35 L3 DIESEL 2.2 BlueHDi H3 Van 140ps Enterprise',
'transmission': 'manual',
'trim': '2.2 BlueHDi H3 Van 140ps Enterprise',
'vin': None,
'year': 2020}
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686475%27 HTTP/1.1" 200 None
2026-03-25 05:01:42 [astonbarclay.gb] INFO: Saving data for 120686475: {'auction_closing_time': 1774958400.0, 'created_time': 1774292713.637087, 'last_price_update_time': 1774414902.451237}
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120686475') HTTP/1.1" 204 0
2026-03-25 05:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690364?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120686558?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120678881?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05: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 05: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 05:01:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691186, 'registration': 'LT72ZDC', 'account': 'MOT070', 'make': 'LEXUS', 'model': 'UX HATCHBACK', 'derivative': '250h 2.0 F-Sport Design 5dr CVT', 'mileage': 31567, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-11-29', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-28', 'doors': 5, 'engineSize': 1987, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/5f6ead84-5c8e-40bf-a6af-e2d632aa492c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/47b23eda-7404-4502-8e60-943be2a268aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/795238ec-3824-472e-a04f-566f5cb55ea9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/7a339af6-7e3e-491b-8707-83436ff55cb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/44cc8688-b577-4f1f-be1c-1e9b68bb3bf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/47c0d8b5-1af2-4d67-b96a-749daf758b86_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/077808b7-269a-47fe-911d-132de382eef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/cb51fd81-45a2-4a35-b8d6-2320da555b8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/b701da07-2ae6-491b-9724-d15c06af66f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/da63016e-8328-43a2-b127-844fa6a41996_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/23-10K, 11/24-19K, 11/25-29K', 'remarks': 'vosa - 29k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e6aa2ee-0dbb-43fd-b76d-cd8ca6b5aef8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691186, 'registration': 'LT72ZDC', 'account': 'MOT070', 'make': 'LEXUS', 'model': 'UX HATCHBACK', 'derivative': '250h 2.0 F-Sport Design 5dr CVT', 'mileage': 31567, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-11-29', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-28', 'doors': 5, 'engineSize': 1987, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/5f6ead84-5c8e-40bf-a6af-e2d632aa492c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/47b23eda-7404-4502-8e60-943be2a268aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/795238ec-3824-472e-a04f-566f5cb55ea9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/7a339af6-7e3e-491b-8707-83436ff55cb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/44cc8688-b577-4f1f-be1c-1e9b68bb3bf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/47c0d8b5-1af2-4d67-b96a-749daf758b86_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/077808b7-269a-47fe-911d-132de382eef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/cb51fd81-45a2-4a35-b8d6-2320da555b8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/b701da07-2ae6-491b-9724-d15c06af66f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT72ZDC/2026-03-24/image/da63016e-8328-43a2-b127-844fa6a41996_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/23-10K, 11/24-19K, 11/25-29K', 'remarks': 'vosa - 29k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e6aa2ee-0dbb-43fd-b76d-cd8ca6b5aef8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7bbdfa1-3816-50ec-a971-0c213c49b483 with identifier: 120691186
2026-03-25 05:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7bbdfa1-3816-50ec-a971-0c213c49b483 with scrape type 2
2026-03-25 05:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7bbdfa1-3816-50ec-a971-0c213c49b483 with scrape type 2
2026-03-25 05:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a7bbdfa1-3816-50ec-a971-0c213c49b483, identifier: 120691186
2026-03-25 05:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a7bbdfa1-3816-50ec-a971-0c213c49b483 with identifier: 120691186
2026-03-25 05:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a7bbdfa1-3816-50ec-a971-0c213c49b483 with identifier: 120691186
2026-03-25 05:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a7bbdfa1-3816-50ec-a971-0c213c49b483 with identifier: 120691186 to the API
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120691186?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'a7bbdfa1-3816-50ec-a971-0c213c49b483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LT72ZDC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691186',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'LEXUS',
'model': 'UX HATCHBACK',
'odometer': 31567,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seller_name': 'Motability Operations',
'title': 'LEXUS UX HATCHBACK 250h 2.0 F-Sport Design 5dr CVT',
'transmission': 'automatic',
'trim': '250h 2.0 F-Sport Design 5dr CVT',
'vin': None,
'year': 2022}
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691186%27 HTTP/1.1" 200 None
2026-03-25 05:01:42 [astonbarclay.gb] INFO: Saving data for 120691186: {'auction_closing_time': 1774948500.0, 'created_time': 1774292601.113826, 'last_price_update_time': 1774414902.908897}
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691186') HTTP/1.1" 204 0
2026-03-25 05:01:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690364, 'registration': 'DL72EWP', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.0 MPi Premium 5dr Auto', 'mileage': 40444, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-02-24', 'fuel': 'Petrol', 'motExpiry': '2027-02-23', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 02/24- 7k, 02/25- 21k', 'remarks': 'vosa - 39k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690364, 'registration': 'DL72EWP', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.0 MPi Premium 5dr Auto', 'mileage': 40444, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-02-24', 'fuel': 'Petrol', 'motExpiry': '2027-02-23', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 02/24- 7k, 02/25- 21k', 'remarks': 'vosa - 39k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc59ff8-269f-5c64-bfe1-2536863cb7e9 with identifier: 120690364
2026-03-25 05:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc59ff8-269f-5c64-bfe1-2536863cb7e9 with scrape type 2
2026-03-25 05:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dc59ff8-269f-5c64-bfe1-2536863cb7e9 with scrape type 2
2026-03-25 05:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6dc59ff8-269f-5c64-bfe1-2536863cb7e9, identifier: 120690364
2026-03-25 05:01:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120686558, 'registration': 'DV67JDZ', 'account': 'AST058', 'make': 'VAUXHALL', 'model': 'VIVARO L1 DIESEL', 'derivative': '2900 1.6CDTI BiTurbo 125PS Sportive H1 Van', 'mileage': 74861, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-11-20', 'fuel': 'Diesel', 'motExpiry': '2026-11-04', 'doors': None, 'engineSize': 1598, 'bodyType': 'Van', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 07/18- 14K, NO DATE- 38K, 03/22- 49K, 02/23- 58K, 11/25- 74K', 'remarks': '**1732** VOSA STATES 38K, 49K, 58K, 67K, 74K,', 'virtual': False, 'seller': 'LDG', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120686558, 'registration': 'DV67JDZ', 'account': 'AST058', 'make': 'VAUXHALL', 'model': 'VIVARO L1 DIESEL', 'derivative': '2900 1.6CDTI BiTurbo 125PS Sportive H1 Van', 'mileage': 74861, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-11-20', 'fuel': 'Diesel', 'motExpiry': '2026-11-04', 'doors': None, 'engineSize': 1598, 'bodyType': 'Van', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 07/18- 14K, NO DATE- 38K, 03/22- 49K, 02/23- 58K, 11/25- 74K', 'remarks': '**1732** VOSA STATES 38K, 49K, 58K, 67K, 74K,', 'virtual': False, 'seller': 'LDG', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 05:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b02b34ff-3ad8-5920-954c-cd308efd4df5 with identifier: 120686558
2026-03-25 05:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b02b34ff-3ad8-5920-954c-cd308efd4df5 with scrape type 2
2026-03-25 05:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b02b34ff-3ad8-5920-954c-cd308efd4df5 with scrape type 2
2026-03-25 05:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b02b34ff-3ad8-5920-954c-cd308efd4df5, identifier: 120686558
2026-03-25 05:01:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120678881, 'registration': 'LG70XCN', 'account': 'MOT075', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Performance AWD 4dr [Performance Upgrade] Auto', 'mileage': 69995, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-15', 'fuel': 'Electric', 'motExpiry': '2026-09-29', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LG70XCN/2026-03-24/image/bce4871b-b815-489f-bea6-ca383adcf3de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/bcd7fd31-9ccf-41b2-91de-e951323848cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/fc0a0aab-6caa-43b1-805a-435388e5c559_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/e6f53075-703d-425a-aba7-903e8766a253_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/9cf91bc6-69c8-447b-ad5d-eee2702d3fcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/592724bc-debb-4d25-84d9-51cdf34d4cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/c4c42fdc-fd2b-4b14-8d4a-412e295fbcec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/8c492411-70d1-4117-92bf-0cb75eeaaae8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/11527771-ee92-4f56-8621-88677b14a376_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/65cba848-19a9-4dc4-949b-b20a11b09a49_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/24- 29K, 04/25- 42K, 11/25- 59K,', 'remarks': '**1470** VOSA STATES 23k, 34k, 55k,', '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/1a162978-2a46-419f-a2de-46367d566b8a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120678881, 'registration': 'LG70XCN', 'account': 'MOT075', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Performance AWD 4dr [Performance Upgrade] Auto', 'mileage': 69995, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-15', 'fuel': 'Electric', 'motExpiry': '2026-09-29', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LG70XCN/2026-03-24/image/bce4871b-b815-489f-bea6-ca383adcf3de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/bcd7fd31-9ccf-41b2-91de-e951323848cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/fc0a0aab-6caa-43b1-805a-435388e5c559_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/e6f53075-703d-425a-aba7-903e8766a253_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/9cf91bc6-69c8-447b-ad5d-eee2702d3fcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/592724bc-debb-4d25-84d9-51cdf34d4cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/c4c42fdc-fd2b-4b14-8d4a-412e295fbcec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/8c492411-70d1-4117-92bf-0cb75eeaaae8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/11527771-ee92-4f56-8621-88677b14a376_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG70XCN/2026-03-24/image/65cba848-19a9-4dc4-949b-b20a11b09a49_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/24- 29K, 04/25- 42K, 11/25- 59K,', 'remarks': '**1470** VOSA STATES 23k, 34k, 55k,', '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/1a162978-2a46-419f-a2de-46367d566b8a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89465299-1984-5b1e-ab43-bdf414c8a46d with identifier: 120678881
2026-03-25 05:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89465299-1984-5b1e-ab43-bdf414c8a46d with scrape type 2
2026-03-25 05:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89465299-1984-5b1e-ab43-bdf414c8a46d with scrape type 2
2026-03-25 05:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 89465299-1984-5b1e-ab43-bdf414c8a46d, identifier: 120678881
2026-03-25 05:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6dc59ff8-269f-5c64-bfe1-2536863cb7e9 with identifier: 120690364
2026-03-25 05:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6dc59ff8-269f-5c64-bfe1-2536863cb7e9 with identifier: 120690364
2026-03-25 05:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6dc59ff8-269f-5c64-bfe1-2536863cb7e9 with identifier: 120690364 to the API
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120690364?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '6dc59ff8-269f-5c64-bfe1-2536863cb7e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DL72EWP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690364',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'HYUNDAI',
'model': 'I10 HATCHBACK',
'odometer': 40444,
'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': 'HYUNDAI I10 HATCHBACK 1.0 MPi Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 MPi Premium 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690364%27 HTTP/1.1" 200 None
2026-03-25 05:01:43 [astonbarclay.gb] INFO: Saving data for 120690364: {'auction_closing_time': 1774948500.0, 'created_time': 1774292601.463626, 'last_price_update_time': 1774414903.569907}
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690364') HTTP/1.1" 204 0
2026-03-25 05:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b02b34ff-3ad8-5920-954c-cd308efd4df5 with identifier: 120686558
2026-03-25 05:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b02b34ff-3ad8-5920-954c-cd308efd4df5 with identifier: 120686558
2026-03-25 05:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b02b34ff-3ad8-5920-954c-cd308efd4df5 with identifier: 120686558 to the API
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120686558?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'b02b34ff-3ad8-5920-954c-cd308efd4df5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV67JDZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120686558',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'VIVARO L1 DIESEL',
'odometer': 74861,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-20',
'seller_name': 'LDG',
'title': 'VAUXHALL VIVARO L1 DIESEL 2900 1.6CDTI BiTurbo 125PS Sportive H1 '
'Van',
'transmission': 'manual',
'trim': '2900 1.6CDTI BiTurbo 125PS Sportive H1 Van',
'vin': None,
'year': 2017}
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686558%27 HTTP/1.1" 200 None
2026-03-25 05:01:43 [astonbarclay.gb] INFO: Saving data for 120686558: {'auction_closing_time': 1774958400.0, 'created_time': 1774292576.938889, 'last_price_update_time': 1774414903.869921}
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120686558') HTTP/1.1" 204 0
2026-03-25 05:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 89465299-1984-5b1e-ab43-bdf414c8a46d with identifier: 120678881
2026-03-25 05:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 89465299-1984-5b1e-ab43-bdf414c8a46d with identifier: 120678881
2026-03-25 05:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 89465299-1984-5b1e-ab43-bdf414c8a46d with identifier: 120678881 to the API
2026-03-25 05:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120678881?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Electric',
'id': '89465299-1984-5b1e-ab43-bdf414c8a46d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG70XCN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120678881',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 69995,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-15',
'seller_name': 'MotoNovo Finance',
'title': 'TESLA MODEL 3 SALOON Performance AWD 4dr [Performance Upgrade] Auto',
'transmission': 'automatic',
'trim': 'Performance AWD 4dr [Performance Upgrade] Auto',
'vin': None,
'year': 2020}
2026-03-25 05:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120678881%27 HTTP/1.1" 200 None
2026-03-25 05:01:44 [astonbarclay.gb] INFO: Saving data for 120678881: {'auction_closing_time': 1774958400.0, 'created_time': 1774292580.95499, 'last_price_update_time': 1774414904.171123}
2026-03-25 05:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120678881') HTTP/1.1" 204 0
2026-03-25 05:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120590755?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120410795?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592174?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05: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 05: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 05:01:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120590755, 'registration': 'PJ20DHN', 'account': 'VAN061', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost ST-Line 5dr', 'mileage': 50677, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/73b7ee93-27d7-476d-a142-1dde63c5c868_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/7879ad58-f1a2-404b-bf3b-d5a935c1ad05_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/a1e0474e-5b39-4e64-827b-60640a0d649a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/5518122c-a23b-4266-8a5f-3d2581fa0f99_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/d7733e6c-2474-440f-ba06-cb3365c86975_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/2ecbc7a1-723c-4b1f-afc1-e50bc47ddf69_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/379be8fa-a1ea-4188-bdb6-5bcfc202920e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/b098ffe7-5be7-43f6-a87d-084818f1ab06_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/adc85447-c507-4cb5-87bb-dd0f2d28975e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/22 - 16K, 07/24 - 36K,', 'remarks': '**1305** VOSA STATES 28K, 36K, 46K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/253bb894-320e-4abc-8bc7-a6a478d95093.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120590755, 'registration': 'PJ20DHN', 'account': 'VAN061', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost ST-Line 5dr', 'mileage': 50677, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/73b7ee93-27d7-476d-a142-1dde63c5c868_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/7879ad58-f1a2-404b-bf3b-d5a935c1ad05_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/a1e0474e-5b39-4e64-827b-60640a0d649a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/5518122c-a23b-4266-8a5f-3d2581fa0f99_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/d7733e6c-2474-440f-ba06-cb3365c86975_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/2ecbc7a1-723c-4b1f-afc1-e50bc47ddf69_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/379be8fa-a1ea-4188-bdb6-5bcfc202920e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/b098ffe7-5be7-43f6-a87d-084818f1ab06_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ20DHN/2026-03-24/image/adc85447-c507-4cb5-87bb-dd0f2d28975e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/22 - 16K, 07/24 - 36K,', 'remarks': '**1305** VOSA STATES 28K, 36K, 46K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/253bb894-320e-4abc-8bc7-a6a478d95093.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ba08445-b37a-50b3-b991-3679582f2aec with identifier: 120590755
2026-03-25 05:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ba08445-b37a-50b3-b991-3679582f2aec with scrape type 2
2026-03-25 05:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ba08445-b37a-50b3-b991-3679582f2aec with scrape type 2
2026-03-25 05:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8ba08445-b37a-50b3-b991-3679582f2aec, identifier: 120590755
2026-03-25 05:01:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120410795, 'registration': 'NJ59YYH', 'account': 'VAN041', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 Luxury 4dr Auto', 'mileage': 115066, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-11', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/853c0af1-e36a-4ed6-8bd2-3bd25f833689_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/151961ab-4069-43c3-a6c0-0e14eecc63a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/eb74cb2b-3ea4-4d4a-9b7d-056c59276f07_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/5afb20e3-d1cd-4ca1-89f0-e1c22a4feb48_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/4c8b10dd-a260-480f-a039-1f4bd97e9ec3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/19d43e17-dcbb-483d-a51d-50f149070e62_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/0a1b0b47-f366-45c6-9058-54aadcfbf039_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/d9318b04-f42a-4b0b-81c7-045a8e4390ef_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/10 - 25K, 11/12 - 36K, 06/13 - 41K, 06/14 - 49K, 07/15 - 53K, 06/16 - 61K, 06/17 - 66K, 05/19 - 78K, 11/20 - 83K, 01/22 - 88K, 07/23 - 99K, 05/24 - 107K,', 'remarks': '**1316** VOSA STATES 35K, 41K, 49K, 53K, 61K, 66K, 72K, 78K, 83K, 87K, 89K, 98K, 109K, 113K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3da30af8-5dce-408c-b37f-1df9a5c2abc5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120410795, 'registration': 'NJ59YYH', 'account': 'VAN041', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 Luxury 4dr Auto', 'mileage': 115066, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-11', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/853c0af1-e36a-4ed6-8bd2-3bd25f833689_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/151961ab-4069-43c3-a6c0-0e14eecc63a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/eb74cb2b-3ea4-4d4a-9b7d-056c59276f07_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/5afb20e3-d1cd-4ca1-89f0-e1c22a4feb48_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/4c8b10dd-a260-480f-a039-1f4bd97e9ec3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/19d43e17-dcbb-483d-a51d-50f149070e62_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/0a1b0b47-f366-45c6-9058-54aadcfbf039_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ59YYH/2026-03-18/image/d9318b04-f42a-4b0b-81c7-045a8e4390ef_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/10 - 25K, 11/12 - 36K, 06/13 - 41K, 06/14 - 49K, 07/15 - 53K, 06/16 - 61K, 06/17 - 66K, 05/19 - 78K, 11/20 - 83K, 01/22 - 88K, 07/23 - 99K, 05/24 - 107K,', 'remarks': '**1316** VOSA STATES 35K, 41K, 49K, 53K, 61K, 66K, 72K, 78K, 83K, 87K, 89K, 98K, 109K, 113K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3da30af8-5dce-408c-b37f-1df9a5c2abc5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c5a015f-5052-51b0-bb6a-675b5d935b47 with identifier: 120410795
2026-03-25 05:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c5a015f-5052-51b0-bb6a-675b5d935b47 with scrape type 2
2026-03-25 05:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c5a015f-5052-51b0-bb6a-675b5d935b47 with scrape type 2
2026-03-25 05:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8c5a015f-5052-51b0-bb6a-675b5d935b47, identifier: 120410795
2026-03-25 05:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8ba08445-b37a-50b3-b991-3679582f2aec with identifier: 120590755
2026-03-25 05:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8ba08445-b37a-50b3-b991-3679582f2aec with identifier: 120590755
2026-03-25 05:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8ba08445-b37a-50b3-b991-3679582f2aec with identifier: 120590755 to the API
2026-03-25 05:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120590755?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '8ba08445-b37a-50b3-b991-3679582f2aec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PJ20DHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120590755',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 50677,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-29',
'seller_name': 'Vantage Motor Group',
'title': 'FORD PUMA HATCHBACK 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': None,
'year': 2020}
2026-03-25 05:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120590755%27 HTTP/1.1" 200 None
2026-03-25 05:01:44 [astonbarclay.gb] INFO: Saving data for 120590755: {'auction_closing_time': 1774958400.0, 'created_time': 1774292600.06043, 'last_price_update_time': 1774414904.785348}
2026-03-25 05:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120590755') HTTP/1.1" 204 0
2026-03-25 05:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8c5a015f-5052-51b0-bb6a-675b5d935b47 with identifier: 120410795
2026-03-25 05:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8c5a015f-5052-51b0-bb6a-675b5d935b47 with identifier: 120410795
2026-03-25 05:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8c5a015f-5052-51b0-bb6a-675b5d935b47 with identifier: 120410795 to the API
2026-03-25 05:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120410795?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 179,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8c5a015f-5052-51b0-bb6a-675b5d935b47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NJ59YYH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120410795',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'JAGUAR',
'model': 'XF DIESEL SALOON',
'odometer': 115066,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-21',
'seller_name': 'Vantage Motor Group',
'title': 'JAGUAR XF DIESEL SALOON 3.0d V6 Luxury 4dr Auto',
'transmission': 'automatic',
'trim': '3.0d V6 Luxury 4dr Auto',
'vin': None,
'year': 2009}
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120410795%27 HTTP/1.1" 200 None
2026-03-25 05:01:45 [astonbarclay.gb] INFO: Saving data for 120410795: {'auction_closing_time': 1774612800.0, 'created_time': 1773687788.849214, 'last_price_update_time': 1774414905.136284}
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120410795') HTTP/1.1" 204 0
2026-03-25 05:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691672?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688360?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592174, 'registration': 'NV15YZE', 'account': 'VAN061', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 SE 5dr', 'mileage': 64801, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-07-22', 'fuel': 'Petrol', 'motExpiry': '2026-09-21', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NV15YZE/2026-03-24/image/49214c23-25b5-4bc8-9f18-3afb60a365d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/9948ccf4-dd34-4218-93ed-8a96076f72ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/6ffca0b9-0f96-40d9-a837-531d159608b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/7f3d3f19-c19b-400a-b3c3-45aac7195b56_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/a699ee5e-5022-4fcd-8bd4-3d577ae63329_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/b82f0edb-ce13-42cf-b27f-2d2b5bfa92db_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/60f6160d-f013-4d8f-9b7f-2e1de7c8225b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/1714df9d-6ef1-4832-b5b9-5ed779b79cb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/ff59b45f-5677-413b-b10c-1966c0f60552_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/16 - 10K, 05/17 - 19K, 04/18 - 28K, 10/18 - 34K, 11/19 - 41K, 01/21 - 48K, NO DATE - 58K, 09/25 - 62K,', 'remarks': '**1268** VOSA STATES 31K, 36K, 48K, 53K, 56K, 58K, 62K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/813d3db6-73a6-4542-95dc-dc0992a4ba73.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592174, 'registration': 'NV15YZE', 'account': 'VAN061', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 SE 5dr', 'mileage': 64801, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-07-22', 'fuel': 'Petrol', 'motExpiry': '2026-09-21', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NV15YZE/2026-03-24/image/49214c23-25b5-4bc8-9f18-3afb60a365d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/9948ccf4-dd34-4218-93ed-8a96076f72ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/6ffca0b9-0f96-40d9-a837-531d159608b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/7f3d3f19-c19b-400a-b3c3-45aac7195b56_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/a699ee5e-5022-4fcd-8bd4-3d577ae63329_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/b82f0edb-ce13-42cf-b27f-2d2b5bfa92db_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/60f6160d-f013-4d8f-9b7f-2e1de7c8225b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/1714df9d-6ef1-4832-b5b9-5ed779b79cb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV15YZE/2026-03-24/image/ff59b45f-5677-413b-b10c-1966c0f60552_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/16 - 10K, 05/17 - 19K, 04/18 - 28K, 10/18 - 34K, 11/19 - 41K, 01/21 - 48K, NO DATE - 58K, 09/25 - 62K,', 'remarks': '**1268** VOSA STATES 31K, 36K, 48K, 53K, 56K, 58K, 62K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/813d3db6-73a6-4542-95dc-dc0992a4ba73.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee45a25e-5161-5bfc-aa03-123a1f82f416 with identifier: 120592174
2026-03-25 05:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee45a25e-5161-5bfc-aa03-123a1f82f416 with scrape type 2
2026-03-25 05:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee45a25e-5161-5bfc-aa03-123a1f82f416 with scrape type 2
2026-03-25 05:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ee45a25e-5161-5bfc-aa03-123a1f82f416, identifier: 120592174
2026-03-25 05:01: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 05:01: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 05:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ee45a25e-5161-5bfc-aa03-123a1f82f416 with identifier: 120592174
2026-03-25 05:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ee45a25e-5161-5bfc-aa03-123a1f82f416 with identifier: 120592174
2026-03-25 05:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ee45a25e-5161-5bfc-aa03-123a1f82f416 with identifier: 120592174 to the API
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120592174?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee45a25e-5161-5bfc-aa03-123a1f82f416',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NV15YZE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592174',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 64801,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-22',
'seller_name': 'Vantage Motor Group',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 SE 5dr',
'transmission': 'manual',
'trim': '1.0 SE 5dr',
'vin': None,
'year': 2015}
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592174%27 HTTP/1.1" 200 None
2026-03-25 05:01:45 [astonbarclay.gb] INFO: Saving data for 120592174: {'auction_closing_time': 1774958400.0, 'created_time': 1774292585.592412, 'last_price_update_time': 1774414905.537757}
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592174') HTTP/1.1" 204 0
2026-03-25 05:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120591143?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01: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 05:01:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691672, 'registration': 'WK73XWC', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'BAYON HATCHBACK', 'derivative': '1.0 TGDi 48V MHEV Premium 5dr', 'mileage': 20809, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-10-13', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WK73XWC/2026-03-24/image/ed18edf0-3718-47a1-a975-1a4fb6b7708c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/bd34e395-8f69-408a-aaf2-08494001c244_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/bbb5c310-b12d-4b59-8848-f2116d673357_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/53ef344a-7c78-411e-8b9a-bbcd5eeb278a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/3fdc2bc8-3daa-4207-a430-90f2d4783a83_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/4d52e2dc-c115-48fa-a0f3-3eaa1927c207_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/6e46dbcc-c564-4953-a3c9-7c0f42d37a32_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/eff59c6b-093f-4d18-88cf-8d160f74b4f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/56949dd6-b100-4a66-985d-5acfaad2a960_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/214eae8b-ad7c-403b-aa0c-52cc84255d44_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/24 10K - 09/25 18K', 'remarks': 'V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f3bd71da-2c84-43a1-b43e-2d50b005003b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691672, 'registration': 'WK73XWC', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'BAYON HATCHBACK', 'derivative': '1.0 TGDi 48V MHEV Premium 5dr', 'mileage': 20809, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-10-13', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WK73XWC/2026-03-24/image/ed18edf0-3718-47a1-a975-1a4fb6b7708c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/bd34e395-8f69-408a-aaf2-08494001c244_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/bbb5c310-b12d-4b59-8848-f2116d673357_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/53ef344a-7c78-411e-8b9a-bbcd5eeb278a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/3fdc2bc8-3daa-4207-a430-90f2d4783a83_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/4d52e2dc-c115-48fa-a0f3-3eaa1927c207_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/6e46dbcc-c564-4953-a3c9-7c0f42d37a32_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/eff59c6b-093f-4d18-88cf-8d160f74b4f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/56949dd6-b100-4a66-985d-5acfaad2a960_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK73XWC/2026-03-24/image/214eae8b-ad7c-403b-aa0c-52cc84255d44_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/24 10K - 09/25 18K', 'remarks': 'V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f3bd71da-2c84-43a1-b43e-2d50b005003b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c81864bf-9c17-57b0-8418-435cc137a4b7 with identifier: 120691672
2026-03-25 05:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c81864bf-9c17-57b0-8418-435cc137a4b7 with scrape type 2
2026-03-25 05:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c81864bf-9c17-57b0-8418-435cc137a4b7 with scrape type 2
2026-03-25 05:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c81864bf-9c17-57b0-8418-435cc137a4b7, identifier: 120691672
2026-03-25 05:01:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688360, 'registration': 'LL24NZF', 'account': 'MOT070', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [136] M Sport 5dr Step Auto [LCP]', 'mileage': 21222, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-05-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 02/25 14K', 'remarks': 'V5 Document Reference Number Available Upon Purchase - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a411bf0-28ef-4ad4-95b2-a5d77caf702b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688360, 'registration': 'LL24NZF', 'account': 'MOT070', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [136] M Sport 5dr Step Auto [LCP]', 'mileage': 21222, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-05-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 02/25 14K', 'remarks': 'V5 Document Reference Number Available Upon Purchase - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a411bf0-28ef-4ad4-95b2-a5d77caf702b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e19aceec-e3da-557b-8b03-722ef233f0f9 with identifier: 120688360
2026-03-25 05:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e19aceec-e3da-557b-8b03-722ef233f0f9 with scrape type 2
2026-03-25 05:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e19aceec-e3da-557b-8b03-722ef233f0f9 with scrape type 2
2026-03-25 05:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e19aceec-e3da-557b-8b03-722ef233f0f9, identifier: 120688360
2026-03-25 05:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c81864bf-9c17-57b0-8418-435cc137a4b7 with identifier: 120691672
2026-03-25 05:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c81864bf-9c17-57b0-8418-435cc137a4b7 with identifier: 120691672
2026-03-25 05:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c81864bf-9c17-57b0-8418-435cc137a4b7 with identifier: 120691672 to the API
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120691672?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c81864bf-9c17-57b0-8418-435cc137a4b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WK73XWC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691672',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'BAYON HATCHBACK',
'odometer': 20809,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-13',
'seller_name': 'Motability Operations',
'title': 'HYUNDAI BAYON HATCHBACK 1.0 TGDi 48V MHEV Premium 5dr',
'transmission': 'manual',
'trim': '1.0 TGDi 48V MHEV Premium 5dr',
'vin': None,
'year': 2023}
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120691672%27 HTTP/1.1" 200 None
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Saving data for 120691672: {'auction_closing_time': 1776675600.0, 'created_time': 1774292588.930038, 'last_price_update_time': 1774414906.109533}
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691672') HTTP/1.1" 204 0
2026-03-25 05:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e19aceec-e3da-557b-8b03-722ef233f0f9 with identifier: 120688360
2026-03-25 05:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e19aceec-e3da-557b-8b03-722ef233f0f9 with identifier: 120688360
2026-03-25 05:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e19aceec-e3da-557b-8b03-722ef233f0f9 with identifier: 120688360 to the API
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120688360?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e19aceec-e3da-557b-8b03-722ef233f0f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL24NZF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688360',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 21222,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seller_name': 'Motability Operations',
'title': 'BMW 1 SERIES HATCHBACK 118i [136] M Sport 5dr Step Auto [LCP]',
'transmission': 'automatic',
'trim': '118i [136] M Sport 5dr Step Auto [LCP]',
'vin': None,
'year': 2024}
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688360%27 HTTP/1.1" 200 None
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Saving data for 120688360: {'auction_closing_time': 1776675600.0, 'created_time': 1774292571.983131, 'last_price_update_time': 1774414906.418028}
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688360') HTTP/1.1" 204 0
2026-03-25 05:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677113?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631938?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120465157?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120591143, 'registration': 'PJ59LNP', 'account': 'VAN061', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC EX GT 5dr', 'mileage': 92589, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-01-29', 'fuel': 'Petrol', 'motExpiry': '2027-02-15', 'doors': 5, 'engineSize': 1799, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/331dc896-eaa8-4f65-b56f-94bd6f0ba5c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/224c2d3a-7adb-4e66-96fe-73d8f5b1e494_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/892737ec-c77d-4483-b875-2e0a18626876_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/4b9d0b76-cd3c-4914-93ad-9f69f775f514_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/83cbd005-30fc-4fa5-b271-75e5c33809a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/c6120c30-36a8-4730-9512-0d4c321481a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/263d3e6e-dcfa-416d-87b3-4385c896916e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/64f79c37-c9db-4d37-adac-f972a46118f7_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 03/18 - NO MILEAGE, 03/19 - NO MILEAGE, 02/20 - NO MILEAGE, 03/21 - NO MILEAGE, 02/22 - 68K, 02/23 - 73K, 01/24 - 79K, 02/25 - NO MILEAGE', 'remarks': '**1331** VOSA STATES 5K, 9K, 12K, 12K, 24K, 35K, 43K, 50K, 57K, 62K, 68K, 73K, 79K, 86K, 92K, SAT NAV CD', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d9c63f0f-cf35-4f82-9de9-e9f87cd3abbb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120591143, 'registration': 'PJ59LNP', 'account': 'VAN061', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC EX GT 5dr', 'mileage': 92589, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-01-29', 'fuel': 'Petrol', 'motExpiry': '2027-02-15', 'doors': 5, 'engineSize': 1799, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/331dc896-eaa8-4f65-b56f-94bd6f0ba5c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/224c2d3a-7adb-4e66-96fe-73d8f5b1e494_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/892737ec-c77d-4483-b875-2e0a18626876_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/4b9d0b76-cd3c-4914-93ad-9f69f775f514_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/83cbd005-30fc-4fa5-b271-75e5c33809a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/c6120c30-36a8-4730-9512-0d4c321481a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/263d3e6e-dcfa-416d-87b3-4385c896916e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ59LNP/2026-03-24/image/64f79c37-c9db-4d37-adac-f972a46118f7_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 03/18 - NO MILEAGE, 03/19 - NO MILEAGE, 02/20 - NO MILEAGE, 03/21 - NO MILEAGE, 02/22 - 68K, 02/23 - 73K, 01/24 - 79K, 02/25 - NO MILEAGE', 'remarks': '**1331** VOSA STATES 5K, 9K, 12K, 12K, 24K, 35K, 43K, 50K, 57K, 62K, 68K, 73K, 79K, 86K, 92K, SAT NAV CD', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d9c63f0f-cf35-4f82-9de9-e9f87cd3abbb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a3a96c9-98a0-57ae-a934-e2e0c4f4ad53 with identifier: 120591143
2026-03-25 05:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a3a96c9-98a0-57ae-a934-e2e0c4f4ad53 with scrape type 2
2026-03-25 05:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a3a96c9-98a0-57ae-a934-e2e0c4f4ad53 with scrape type 2
2026-03-25 05:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1a3a96c9-98a0-57ae-a934-e2e0c4f4ad53, identifier: 120591143
2026-03-25 05:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1a3a96c9-98a0-57ae-a934-e2e0c4f4ad53 with identifier: 120591143
2026-03-25 05:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1a3a96c9-98a0-57ae-a934-e2e0c4f4ad53 with identifier: 120591143
2026-03-25 05:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1a3a96c9-98a0-57ae-a934-e2e0c4f4ad53 with identifier: 120591143 to the API
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120591143?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '1a3a96c9-98a0-57ae-a934-e2e0c4f4ad53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PJ59LNP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120591143',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CIVIC HATCHBACK',
'odometer': 92589,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-29',
'seller_name': 'Vantage Motor Group',
'title': 'HONDA CIVIC HATCHBACK 1.8 i-VTEC EX GT 5dr',
'transmission': 'manual',
'trim': '1.8 i-VTEC EX GT 5dr',
'vin': None,
'year': 2010}
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120591143%27 HTTP/1.1" 200 None
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Saving data for 120591143: {'auction_closing_time': 1774958400.0, 'created_time': 1774292585.168863, 'last_price_update_time': 1774414906.836923}
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120591143') HTTP/1.1" 204 0
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677113, 'registration': 'YN69ZJU', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE', 'derivative': '294kW EV400 HSE 90kWh 5dr Auto', 'mileage': 33527, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2019-11-20', 'fuel': 'Electric', 'motExpiry': '2026-11-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/0b83f6f3-9a9f-4767-b032-a7af5271cf2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/2b7f31cf-9929-42fb-9ef6-58736410ce8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/9ce6a36d-8e0c-49b7-9e2f-7a6af9f82b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/e346036b-b581-437e-9fb9-f060c203a7dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/c945d6f9-405c-44ff-af53-e45bc61b5147_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/3e69775b-ca7b-4a5e-9689-4bd770c85c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/b1127375-ae6b-4b7f-9011-b5396ac8834a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/4db4a025-9607-4b6c-a6b6-59d9d8fd5247_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/21 7K 09/23 18K 10/25 31K', 'remarks': 'SPARE KEY - NUMBER OF FORMER KEEPERS UNKNOWN - VOSA STATES 15K 19K 25K 31K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00d58992-ef37-423b-8647-fe3cf9eca6c4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677113, 'registration': 'YN69ZJU', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE', 'derivative': '294kW EV400 HSE 90kWh 5dr Auto', 'mileage': 33527, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2019-11-20', 'fuel': 'Electric', 'motExpiry': '2026-11-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/0b83f6f3-9a9f-4767-b032-a7af5271cf2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/2b7f31cf-9929-42fb-9ef6-58736410ce8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/9ce6a36d-8e0c-49b7-9e2f-7a6af9f82b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/e346036b-b581-437e-9fb9-f060c203a7dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/c945d6f9-405c-44ff-af53-e45bc61b5147_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/3e69775b-ca7b-4a5e-9689-4bd770c85c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/b1127375-ae6b-4b7f-9011-b5396ac8834a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/4db4a025-9607-4b6c-a6b6-59d9d8fd5247_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/21 7K 09/23 18K 10/25 31K', 'remarks': 'SPARE KEY - NUMBER OF FORMER KEEPERS UNKNOWN - VOSA STATES 15K 19K 25K 31K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00d58992-ef37-423b-8647-fe3cf9eca6c4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b41d45b9-3d32-52a5-945b-10ae481965f2 with identifier: 120677113
2026-03-25 05:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b41d45b9-3d32-52a5-945b-10ae481965f2 with scrape type 2
2026-03-25 05:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b41d45b9-3d32-52a5-945b-10ae481965f2 with scrape type 2
2026-03-25 05:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b41d45b9-3d32-52a5-945b-10ae481965f2, identifier: 120677113
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631938, 'registration': 'EN72OTD', 'account': 'MOT070', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 125 ST-Line 5dr', 'mileage': 48472, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN72OTD/2026-03-20/image/09febfc9-57c8-4cc1-b4b2-fb6403e6f7fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/31db8d81-9afe-4090-9120-92e94b5c9dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/252dbb0f-f9a1-4af6-a81e-9ec86e5b3353_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/4e390da4-fa83-4ed8-9866-39c692486669_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/f45c9faa-311e-4be5-b544-9206cfee22be_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/ee06b6ac-72c2-46ac-8170-f30e07653565_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/7f7ac170-f1c6-49f9-a1e2-05041ae246f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/6bcac70d-4001-4ed1-9e58-a988c6f4c88d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/7f4ce827-feef-4f29-b052-dcde0c3dd141_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23 14k- 10/24 33k', 'remarks': 'V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f5970a74-3d0b-47d4-ba89-bcaff997cf59.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631938, 'registration': 'EN72OTD', 'account': 'MOT070', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 125 ST-Line 5dr', 'mileage': 48472, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN72OTD/2026-03-20/image/09febfc9-57c8-4cc1-b4b2-fb6403e6f7fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/31db8d81-9afe-4090-9120-92e94b5c9dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/252dbb0f-f9a1-4af6-a81e-9ec86e5b3353_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/4e390da4-fa83-4ed8-9866-39c692486669_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/f45c9faa-311e-4be5-b544-9206cfee22be_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/ee06b6ac-72c2-46ac-8170-f30e07653565_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/7f7ac170-f1c6-49f9-a1e2-05041ae246f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/6bcac70d-4001-4ed1-9e58-a988c6f4c88d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72OTD/2026-03-20/image/7f4ce827-feef-4f29-b052-dcde0c3dd141_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23 14k- 10/24 33k', 'remarks': 'V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f5970a74-3d0b-47d4-ba89-bcaff997cf59.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88ee8d32-1af0-5e0a-8bd0-1f42b0de229e with identifier: 120631938
2026-03-25 05:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88ee8d32-1af0-5e0a-8bd0-1f42b0de229e with scrape type 2
2026-03-25 05:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88ee8d32-1af0-5e0a-8bd0-1f42b0de229e with scrape type 2
2026-03-25 05:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 88ee8d32-1af0-5e0a-8bd0-1f42b0de229e, identifier: 120631938
2026-03-25 05:01:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120465157, 'registration': 'ET65NUW', 'account': 'VAN041', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.0 Blue Drive Premium 5dr', 'mileage': 98634, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-27', 'fuel': 'Petrol', 'motExpiry': '2026-11-05', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ET65NUW/2026-03-19/image/3120f3a8-e730-46ed-bdb7-5bd74c16765a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/24b3ddae-43f2-4888-ae43-fdab81111a04_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/f1a2f69e-994a-4f0e-a169-8deb37d3aaca_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/3f5fdfc7-8a1c-4632-ab30-e1945b2f826c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/d9a08ea8-e90c-4e2c-bb7a-9579a4641b29_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/18394d7e-be89-4523-9ed1-51fbc630bd91_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/9ad2b796-e303-42fc-bac3-d96c65929a97_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/2427672a-6ea9-44ce-b654-7a500b64f50c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/48e1d461-ad5d-44ee-bede-578c3ef638c6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/16 - 10K, 07/17 - 13K, 07/18 - 24K, 06/21 - 31K, 11/22 - 41K, 10/24 - 75K,', 'remarks': '**1221** VOSA STATES 26K, 27K, 28K, 33K, 41K, 41K, 56K, 75K, 91K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ec232fc-ff7d-40cd-9325-82034c3d45e1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120465157, 'registration': 'ET65NUW', 'account': 'VAN041', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.0 Blue Drive Premium 5dr', 'mileage': 98634, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-27', 'fuel': 'Petrol', 'motExpiry': '2026-11-05', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ET65NUW/2026-03-19/image/3120f3a8-e730-46ed-bdb7-5bd74c16765a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/24b3ddae-43f2-4888-ae43-fdab81111a04_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/f1a2f69e-994a-4f0e-a169-8deb37d3aaca_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/3f5fdfc7-8a1c-4632-ab30-e1945b2f826c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/d9a08ea8-e90c-4e2c-bb7a-9579a4641b29_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/18394d7e-be89-4523-9ed1-51fbc630bd91_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/9ad2b796-e303-42fc-bac3-d96c65929a97_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/2427672a-6ea9-44ce-b654-7a500b64f50c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET65NUW/2026-03-19/image/48e1d461-ad5d-44ee-bede-578c3ef638c6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/16 - 10K, 07/17 - 13K, 07/18 - 24K, 06/21 - 31K, 11/22 - 41K, 10/24 - 75K,', 'remarks': '**1221** VOSA STATES 26K, 27K, 28K, 33K, 41K, 41K, 56K, 75K, 91K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ec232fc-ff7d-40cd-9325-82034c3d45e1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 980a979b-91cc-5564-be11-0ddec96ca4d9 with identifier: 120465157
2026-03-25 05:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 980a979b-91cc-5564-be11-0ddec96ca4d9 with scrape type 2
2026-03-25 05:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 980a979b-91cc-5564-be11-0ddec96ca4d9 with scrape type 2
2026-03-25 05:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 980a979b-91cc-5564-be11-0ddec96ca4d9, identifier: 120465157
2026-03-25 05:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b41d45b9-3d32-52a5-945b-10ae481965f2 with identifier: 120677113
2026-03-25 05:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b41d45b9-3d32-52a5-945b-10ae481965f2 with identifier: 120677113
2026-03-25 05:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b41d45b9-3d32-52a5-945b-10ae481965f2 with identifier: 120677113 to the API
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677113?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'b41d45b9-3d32-52a5-945b-10ae481965f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YN69ZJU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677113',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'I-PACE ESTATE',
'odometer': 33527,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-20',
'seller_name': 'MotoNovo Finance',
'title': 'JAGUAR I-PACE ESTATE 294kW EV400 HSE 90kWh 5dr Auto',
'transmission': 'automatic',
'trim': '294kW EV400 HSE 90kWh 5dr Auto',
'vin': None,
'year': 2019}
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120677113%27 HTTP/1.1" 200 None
2026-03-25 05:01:47 [astonbarclay.gb] INFO: Saving data for 120677113: {'created_time': 1774292538.461533, 'last_price_update_time': 1774414907.522018}
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677113') HTTP/1.1" 204 0
2026-03-25 05:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 88ee8d32-1af0-5e0a-8bd0-1f42b0de229e with identifier: 120631938
2026-03-25 05:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 88ee8d32-1af0-5e0a-8bd0-1f42b0de229e with identifier: 120631938
2026-03-25 05:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 88ee8d32-1af0-5e0a-8bd0-1f42b0de229e with identifier: 120631938 to the API
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631938?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '88ee8d32-1af0-5e0a-8bd0-1f42b0de229e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN72OTD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631938',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 48472,
'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 FIESTA HATCHBACK 1.0 EcoBoost Hybrid mHEV 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 125 ST-Line 5dr',
'vin': None,
'year': 2023}
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631938%27 HTTP/1.1" 200 None
2026-03-25 05:01:47 [astonbarclay.gb] INFO: Saving data for 120631938: {'auction_closing_time': 1776675600.0, 'created_time': 1774001047.06918, 'last_price_update_time': 1774414907.857483}
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631938') HTTP/1.1" 204 0
2026-03-25 05:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 980a979b-91cc-5564-be11-0ddec96ca4d9 with identifier: 120465157
2026-03-25 05:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 980a979b-91cc-5564-be11-0ddec96ca4d9 with identifier: 120465157
2026-03-25 05:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 980a979b-91cc-5564-be11-0ddec96ca4d9 with identifier: 120465157 to the API
2026-03-25 05:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120465157?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'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': '980a979b-91cc-5564-be11-0ddec96ca4d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ET65NUW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120465157',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'I10 HATCHBACK',
'odometer': 98634,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-27',
'seller_name': 'Vantage Motor Group',
'title': 'HYUNDAI I10 HATCHBACK 1.0 Blue Drive Premium 5dr',
'transmission': 'manual',
'trim': '1.0 Blue Drive Premium 5dr',
'vin': None,
'year': 2016}
2026-03-25 05:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120465157%27 HTTP/1.1" 200 None
2026-03-25 05:01:48 [astonbarclay.gb] INFO: Saving data for 120465157: {'auction_closing_time': 1774612800.0, 'created_time': 1773862705.425234, 'last_price_update_time': 1774414908.248603}
2026-03-25 05:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120465157') HTTP/1.1" 204 0
2026-03-25 05:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119707891?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01: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 05:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120697033?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01: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 05:01:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119707891, 'registration': 'EN23JTY', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '408 FASTBACK', 'derivative': '1.2 PureTech Allure Premium 5dr EAT8', 'mileage': 11439, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-06-20', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN23JTY/2026-03-11/image/79168c5b-43b8-4027-ad86-528c45e28bf5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/c7323938-c6b7-48a6-b833-b55312a95d8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/8d50ed3d-574d-4af3-abc4-6f1477a559b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/cc89c304-a840-403a-b644-4545f43f7f7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/6456e86f-fe76-4394-808f-4f820a51a381_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/b72c00f3-8013-49c4-988b-d1df44a26403_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/12dd9735-5787-40b4-8762-1a1901c853e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/bd357f0c-efd9-4eeb-8ca5-c7db413a9769_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f6907dde-3c09-4eeb-92a5-8a6281af4851.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119707891, 'registration': 'EN23JTY', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '408 FASTBACK', 'derivative': '1.2 PureTech Allure Premium 5dr EAT8', 'mileage': 11439, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-06-20', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN23JTY/2026-03-11/image/79168c5b-43b8-4027-ad86-528c45e28bf5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/c7323938-c6b7-48a6-b833-b55312a95d8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/8d50ed3d-574d-4af3-abc4-6f1477a559b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/cc89c304-a840-403a-b644-4545f43f7f7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/6456e86f-fe76-4394-808f-4f820a51a381_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/b72c00f3-8013-49c4-988b-d1df44a26403_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/12dd9735-5787-40b4-8762-1a1901c853e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23JTY/2026-03-11/image/bd357f0c-efd9-4eeb-8ca5-c7db413a9769_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f6907dde-3c09-4eeb-92a5-8a6281af4851.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7c1bf66-b4c9-5b4d-824e-27b38cb3cacd with identifier: 119707891
2026-03-25 05:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7c1bf66-b4c9-5b4d-824e-27b38cb3cacd with scrape type 2
2026-03-25 05:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7c1bf66-b4c9-5b4d-824e-27b38cb3cacd with scrape type 2
2026-03-25 05:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c7c1bf66-b4c9-5b4d-824e-27b38cb3cacd, identifier: 119707891
2026-03-25 05:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c7c1bf66-b4c9-5b4d-824e-27b38cb3cacd with identifier: 119707891
2026-03-25 05:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c7c1bf66-b4c9-5b4d-824e-27b38cb3cacd with identifier: 119707891
2026-03-25 05:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c7c1bf66-b4c9-5b4d-824e-27b38cb3cacd with identifier: 119707891 to the API
2026-03-25 05:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119707891?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c7c1bf66-b4c9-5b4d-824e-27b38cb3cacd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN23JTY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119707891',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '408 FASTBACK',
'odometer': 11439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-20',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT 408 FASTBACK 1.2 PureTech Allure Premium 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech Allure Premium 5dr EAT8',
'vin': None,
'year': 2023}
2026-03-25 05:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119707891%27 HTTP/1.1" 200 None
2026-03-25 05:01:48 [astonbarclay.gb] INFO: Saving data for 119707891: {'auction_closing_time': 1776675600.0, 'created_time': 1773914556.125406, 'last_price_update_time': 1774414908.885866}
2026-03-25 05:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119707891') HTTP/1.1" 204 0
2026-03-25 05:01:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120697033, 'registration': 'DW23FUB', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-Tech hybrid 145 Engineered Bose Ed 5dr Auto', 'mileage': 28114, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-06-14', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DW23FUB/2026-03-24/image/3a01931e-bebb-4f8e-89b0-1f701aa9379f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/15692118-307b-4963-a423-c1ab7924eda9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/3158b859-95a3-4cbe-a404-1b6f57b6c875_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/dc6e6bfe-a7ff-4b6c-a67d-2e21591d91ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/cc899172-c836-4820-95ef-076ea64d0aa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/e1549eb3-0e94-4233-903e-a1fbbedf7a6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/79b1f2d5-90ef-4885-a75d-bead2724de09_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/a4d14f47-dd06-4183-bef3-3a602e750181_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'FRONT PAGE OF V5 SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a726db38-b4c0-4a7c-a9aa-246ce8f4e31b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120697033, 'registration': 'DW23FUB', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-Tech hybrid 145 Engineered Bose Ed 5dr Auto', 'mileage': 28114, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-06-14', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DW23FUB/2026-03-24/image/3a01931e-bebb-4f8e-89b0-1f701aa9379f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/15692118-307b-4963-a423-c1ab7924eda9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/3158b859-95a3-4cbe-a404-1b6f57b6c875_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/dc6e6bfe-a7ff-4b6c-a67d-2e21591d91ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/cc899172-c836-4820-95ef-076ea64d0aa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/e1549eb3-0e94-4233-903e-a1fbbedf7a6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/79b1f2d5-90ef-4885-a75d-bead2724de09_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/a4d14f47-dd06-4183-bef3-3a602e750181_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'FRONT PAGE OF V5 SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a726db38-b4c0-4a7c-a9aa-246ce8f4e31b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f714ea6-03c8-59a5-9520-ca1511f49f18 with identifier: 120697033
2026-03-25 05:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f714ea6-03c8-59a5-9520-ca1511f49f18 with scrape type 2
2026-03-25 05:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f714ea6-03c8-59a5-9520-ca1511f49f18 with scrape type 2
2026-03-25 05:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5f714ea6-03c8-59a5-9520-ca1511f49f18, identifier: 120697033
2026-03-25 05:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5f714ea6-03c8-59a5-9520-ca1511f49f18 with identifier: 120697033
2026-03-25 05:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5f714ea6-03c8-59a5-9520-ca1511f49f18 with identifier: 120697033
2026-03-25 05:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5f714ea6-03c8-59a5-9520-ca1511f49f18 with identifier: 120697033 to the API
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120697033?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol/Electric Hybrid',
'id': '5f714ea6-03c8-59a5-9520-ca1511f49f18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DW23FUB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120697033',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ARKANA ESTATE',
'odometer': 28114,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-14',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ARKANA ESTATE 1.6 E-Tech hybrid 145 Engineered Bose Ed 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech hybrid 145 Engineered Bose Ed 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120697033%27 HTTP/1.1" 200 None
2026-03-25 05:01:49 [astonbarclay.gb] INFO: Saving data for 120697033: {'created_time': 1774292532.167304, 'last_price_update_time': 1774414909.290683}
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120697033') HTTP/1.1" 204 0
2026-03-25 05:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690985?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01: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 05:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120591393?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592922?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01: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 05:01: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 05:01:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690985, 'registration': 'MB10HEB', 'account': 'MOT075', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '2.0 John Cooper Works II 3dr Auto [8 Speed]', 'mileage': 66707, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-03', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MB10HEB/2026-03-24/image/665ad6d7-da42-43a1-b8c9-d851f5c8c1a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/192195b1-ee6e-4632-97a8-8db90e794506_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/3b6a9b33-aece-489d-bd6e-bb6a20fd7bb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/61c71a19-9c00-4ec7-b418-ae58bb6dc5f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/1e190620-04ca-4b0c-83f1-1ac39c889418_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/4cdc70ee-d46a-4d03-b782-46f74ad61823_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/e8abac4b-dcf9-43a1-b322-772c64238b82_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/eb2311ab-aade-47c5-ab32-19798adfa0c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/fe929c15-5403-4d31-86de-55d45f22283b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/b3d0a49e-08b4-4cf6-9d01-f9f95f951b6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/40cc3975-a3f3-432c-b647-42752cfe457b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/43c7d340-ac1d-4f67-ae3a-013e068b9d90_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/7041f3ae-3c05-4d53-82df-da30fc08d694_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1686** VOSA STATES 26K, 39K, 41K, 45K, 47K, 58K, 63K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd892934-3277-4ba4-9754-3bd7078194ed.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690985, 'registration': 'MB10HEB', 'account': 'MOT075', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '2.0 John Cooper Works II 3dr Auto [8 Speed]', 'mileage': 66707, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-03', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MB10HEB/2026-03-24/image/665ad6d7-da42-43a1-b8c9-d851f5c8c1a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/192195b1-ee6e-4632-97a8-8db90e794506_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/3b6a9b33-aece-489d-bd6e-bb6a20fd7bb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/61c71a19-9c00-4ec7-b418-ae58bb6dc5f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/1e190620-04ca-4b0c-83f1-1ac39c889418_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/4cdc70ee-d46a-4d03-b782-46f74ad61823_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/e8abac4b-dcf9-43a1-b322-772c64238b82_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/eb2311ab-aade-47c5-ab32-19798adfa0c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/fe929c15-5403-4d31-86de-55d45f22283b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/b3d0a49e-08b4-4cf6-9d01-f9f95f951b6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/40cc3975-a3f3-432c-b647-42752cfe457b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/43c7d340-ac1d-4f67-ae3a-013e068b9d90_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB10HEB/2026-03-24/image/7041f3ae-3c05-4d53-82df-da30fc08d694_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1686** VOSA STATES 26K, 39K, 41K, 45K, 47K, 58K, 63K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd892934-3277-4ba4-9754-3bd7078194ed.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c9ce90-cb73-5ee1-9353-45dbca261458 with identifier: 120690985
2026-03-25 05:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c9ce90-cb73-5ee1-9353-45dbca261458 with scrape type 2
2026-03-25 05:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69c9ce90-cb73-5ee1-9353-45dbca261458 with scrape type 2
2026-03-25 05:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 69c9ce90-cb73-5ee1-9353-45dbca261458, identifier: 120690985
2026-03-25 05:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 69c9ce90-cb73-5ee1-9353-45dbca261458 with identifier: 120690985
2026-03-25 05:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 69c9ce90-cb73-5ee1-9353-45dbca261458 with identifier: 120690985
2026-03-25 05:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 69c9ce90-cb73-5ee1-9353-45dbca261458 with identifier: 120690985 to the API
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120690985?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '69c9ce90-cb73-5ee1-9353-45dbca261458',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MB10HEB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690985',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 66707,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-27',
'seller_name': 'MotoNovo Finance',
'title': 'MINI HATCHBACK 2.0 John Cooper Works II 3dr Auto [8 Speed]',
'transmission': 'automatic',
'trim': '2.0 John Cooper Works II 3dr Auto [8 Speed]',
'vin': None,
'year': 2018}
2026-03-25 05:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690985%27 HTTP/1.1" 200 None
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Saving data for 120690985: {'auction_closing_time': 1774958400.0, 'created_time': 1774292644.571448, 'last_price_update_time': 1774414910.035794}
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690985') HTTP/1.1" 204 0
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120591393, 'registration': 'PX16JFG', 'account': 'VAN061', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL SALOON', 'derivative': 'E350 BlueTEC AMG Night Ed Premium 4dr 9G-Tronic', 'mileage': 105401, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-07', 'fuel': 'Diesel', 'motExpiry': '2026-09-02', 'doors': 4, 'engineSize': 2987, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/PX16JFG/2026-03-24/image/016f1282-514c-4894-a781-b84f8a7adaca_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/b3e1242c-c331-4bfc-a6cc-de139dbedc33_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/a11e0390-d851-41c5-b7d1-ae93595b45ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/1852e5c6-cfe9-4a1b-a909-b9fd11db2441_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/e62529f2-a125-43a6-96da-9cb2c79048b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/b157e2a0-ff44-4ce9-8ad6-97bcf066544a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/d194e21f-21b5-4653-94c7-c3f15a502e78_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/ff7eb9dc-e4e8-4bb3-a7b8-626d092aa58d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/31e2cfa5-763b-4790-b887-0be208af7a52_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/20 - 44K, 08/21 - 58K, 08/22 - 70K, 11/22 - 72K, 09/23 - 79K, 09/24 - 90K, 10/25 - 102K', 'remarks': '**1269** VOSA STATES 32K, 33K, 44K, 58K, 69K, 78K, 88K, 100K, Private', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80e75596-9b40-4c64-9fef-1f942459f713.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120591393, 'registration': 'PX16JFG', 'account': 'VAN061', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL SALOON', 'derivative': 'E350 BlueTEC AMG Night Ed Premium 4dr 9G-Tronic', 'mileage': 105401, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-07', 'fuel': 'Diesel', 'motExpiry': '2026-09-02', 'doors': 4, 'engineSize': 2987, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/PX16JFG/2026-03-24/image/016f1282-514c-4894-a781-b84f8a7adaca_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/b3e1242c-c331-4bfc-a6cc-de139dbedc33_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/a11e0390-d851-41c5-b7d1-ae93595b45ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/1852e5c6-cfe9-4a1b-a909-b9fd11db2441_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/e62529f2-a125-43a6-96da-9cb2c79048b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/b157e2a0-ff44-4ce9-8ad6-97bcf066544a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/d194e21f-21b5-4653-94c7-c3f15a502e78_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/ff7eb9dc-e4e8-4bb3-a7b8-626d092aa58d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PX16JFG/2026-03-24/image/31e2cfa5-763b-4790-b887-0be208af7a52_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/20 - 44K, 08/21 - 58K, 08/22 - 70K, 11/22 - 72K, 09/23 - 79K, 09/24 - 90K, 10/25 - 102K', 'remarks': '**1269** VOSA STATES 32K, 33K, 44K, 58K, 69K, 78K, 88K, 100K, Private', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80e75596-9b40-4c64-9fef-1f942459f713.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3caaed8-d81b-52b3-bcdc-3ed3ac7b3e75 with identifier: 120591393
2026-03-25 05:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3caaed8-d81b-52b3-bcdc-3ed3ac7b3e75 with scrape type 2
2026-03-25 05:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3caaed8-d81b-52b3-bcdc-3ed3ac7b3e75 with scrape type 2
2026-03-25 05:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a3caaed8-d81b-52b3-bcdc-3ed3ac7b3e75, identifier: 120591393
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592922, 'registration': 'WR14VSL', 'account': 'VAN047', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 S 3dr', 'mileage': 89633, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-04-28', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR14VSL/2026-03-24/image/ebcc91aa-f993-4f60-9e5b-6f5d735bc4b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/ba837ba9-5e60-40dc-b7df-8b1635403a92_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/56753e02-bc20-4125-a831-c4e0c42a9a8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/745f7590-5756-4738-910e-0f1c1830d3fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/33178e33-bb36-484d-a185-c4c720b29ee2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/00699a10-452f-4bfc-b6f0-b18450ab4435_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/38a88ea2-e8cc-414b-ab6f-da7feac8936a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/e7581cdf-b020-41fe-8e11-d872a2f2fd4a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 09/15 - 17K, 10/16 - 27K, 11/18 - 49K, 07/21 - 70K, 07/23 - NO MILEAGE, BOTH BOOK AND INVOICES', 'remarks': '**1280** VOSA STATES 33K, 43K, 54K, 67K, 72K, 80K, 83K, 87K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13b0adb2-0528-4378-b052-a636b1f6aa6a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592922, 'registration': 'WR14VSL', 'account': 'VAN047', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 S 3dr', 'mileage': 89633, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-04-28', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR14VSL/2026-03-24/image/ebcc91aa-f993-4f60-9e5b-6f5d735bc4b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/ba837ba9-5e60-40dc-b7df-8b1635403a92_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/56753e02-bc20-4125-a831-c4e0c42a9a8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/745f7590-5756-4738-910e-0f1c1830d3fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/33178e33-bb36-484d-a185-c4c720b29ee2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/00699a10-452f-4bfc-b6f0-b18450ab4435_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/38a88ea2-e8cc-414b-ab6f-da7feac8936a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR14VSL/2026-03-24/image/e7581cdf-b020-41fe-8e11-d872a2f2fd4a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 09/15 - 17K, 10/16 - 27K, 11/18 - 49K, 07/21 - 70K, 07/23 - NO MILEAGE, BOTH BOOK AND INVOICES', 'remarks': '**1280** VOSA STATES 33K, 43K, 54K, 67K, 72K, 80K, 83K, 87K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13b0adb2-0528-4378-b052-a636b1f6aa6a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52595927-58a4-5797-a691-3b1165f7e3dc with identifier: 120592922
2026-03-25 05:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52595927-58a4-5797-a691-3b1165f7e3dc with scrape type 2
2026-03-25 05:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52595927-58a4-5797-a691-3b1165f7e3dc with scrape type 2
2026-03-25 05:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 52595927-58a4-5797-a691-3b1165f7e3dc, identifier: 120592922
2026-03-25 05:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a3caaed8-d81b-52b3-bcdc-3ed3ac7b3e75 with identifier: 120591393
2026-03-25 05:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a3caaed8-d81b-52b3-bcdc-3ed3ac7b3e75 with identifier: 120591393
2026-03-25 05:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a3caaed8-d81b-52b3-bcdc-3ed3ac7b3e75 with identifier: 120591393 to the API
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120591393?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'RED',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3caaed8-d81b-52b3-bcdc-3ed3ac7b3e75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PX16JFG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120591393',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL SALOON',
'odometer': 105401,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-07',
'seller_name': 'Vantage Motor Group',
'title': 'MERCEDES-BENZ E CLASS DIESEL SALOON E350 BlueTEC AMG Night Ed '
'Premium 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E350 BlueTEC AMG Night Ed Premium 4dr 9G-Tronic',
'vin': None,
'year': 2016}
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120591393%27 HTTP/1.1" 200 None
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Saving data for 120591393: {'auction_closing_time': 1774958400.0, 'created_time': 1774292586.417113, 'last_price_update_time': 1774414910.521099}
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120591393') HTTP/1.1" 204 0
2026-03-25 05:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 52595927-58a4-5797-a691-3b1165f7e3dc with identifier: 120592922
2026-03-25 05:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 52595927-58a4-5797-a691-3b1165f7e3dc with identifier: 120592922
2026-03-25 05:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 52595927-58a4-5797-a691-3b1165f7e3dc with identifier: 120592922 to the API
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120592922?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '52595927-58a4-5797-a691-3b1165f7e3dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WR14VSL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592922',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 89633,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-28',
'seller_name': 'Vantage Motor Group',
'title': 'FIAT 500 HATCHBACK 1.2 S 3dr',
'transmission': 'manual',
'trim': '1.2 S 3dr',
'vin': None,
'year': 2014}
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120592922%27 HTTP/1.1" 200 None
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Saving data for 120592922: {'auction_closing_time': 1774958400.0, 'created_time': 1774292587.462925, 'last_price_update_time': 1774414910.832178}
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592922') HTTP/1.1" 204 0
2026-03-25 05:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120430055?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120692160?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120430055, 'registration': 'AB61HOR', 'account': 'MOT129', 'make': 'NISSAN', 'model': 'JUKE DIESEL HATCHBACK', 'derivative': '1.5 dCi Tekna 5dr', 'mileage': 96171, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-06', 'fuel': 'Diesel', 'motExpiry': '2025-10-02', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AB61HOR/2026-03-18/image/ccd3299a-417b-498a-bf83-3e94eec04d66_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/872319cb-a021-4aae-9f4f-1a625a07da5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/9e4b8442-fb82-43d9-922f-dddc56aa2256_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/25958b24-2af7-4d77-a3d6-37bf2aa6afa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/b1668acd-a877-4f36-b18b-12c815b14edf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/3553a3d2-4fa6-4481-960c-b01bb03ad1fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/0c88dab3-dcb4-4423-be38-bfc0c268afc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/891e8d89-43a9-4605-a9ac-959eaf18d165_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/69ae63c3-856d-45c7-ab96-3278e1b62c30_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1760** VOSA STATES 20K, 28K, 44K, 56K, 69K, 78K, 89K, SD CARD', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3190d262-9b8f-4300-a82f-db050f329767.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120430055, 'registration': 'AB61HOR', 'account': 'MOT129', 'make': 'NISSAN', 'model': 'JUKE DIESEL HATCHBACK', 'derivative': '1.5 dCi Tekna 5dr', 'mileage': 96171, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-06', 'fuel': 'Diesel', 'motExpiry': '2025-10-02', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AB61HOR/2026-03-18/image/ccd3299a-417b-498a-bf83-3e94eec04d66_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/872319cb-a021-4aae-9f4f-1a625a07da5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/9e4b8442-fb82-43d9-922f-dddc56aa2256_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/25958b24-2af7-4d77-a3d6-37bf2aa6afa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/b1668acd-a877-4f36-b18b-12c815b14edf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/3553a3d2-4fa6-4481-960c-b01bb03ad1fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/0c88dab3-dcb4-4423-be38-bfc0c268afc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/891e8d89-43a9-4605-a9ac-959eaf18d165_removebg.jpg?w=600', 'https://abimg003.imgix.net/AB61HOR/2026-03-18/image/69ae63c3-856d-45c7-ab96-3278e1b62c30_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1760** VOSA STATES 20K, 28K, 44K, 56K, 69K, 78K, 89K, SD CARD', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3190d262-9b8f-4300-a82f-db050f329767.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac0a84b-4318-5f9b-b9be-f82820610b85 with identifier: 120430055
2026-03-25 05:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac0a84b-4318-5f9b-b9be-f82820610b85 with scrape type 2
2026-03-25 05:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aac0a84b-4318-5f9b-b9be-f82820610b85 with scrape type 2
2026-03-25 05:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aac0a84b-4318-5f9b-b9be-f82820610b85, identifier: 120430055
2026-03-25 05:01:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120692160, 'registration': 'EMZ7104', 'account': 'MOT070', 'make': 'DACIA', 'model': 'JOGGER ESTATE', 'derivative': '1.6 HEV Extreme 5dr Auto', 'mileage': 36273, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-06-21', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EMZ7104/2026-03-24/image/980eedd2-0363-4905-b048-f496b98b2cbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/1606c6cd-b9a0-4a1b-b677-88a1fe84914e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/78a79599-415a-413c-a8ab-f15a5586b68c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/83c6151d-d74a-4c92-934d-794aba6a285f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/2050eca5-b8bf-4542-825c-d1c7e2316ab1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/03e302c7-572d-4167-b2a2-3db78b18edef_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/f7f46ee6-b164-43e9-91c6-194597a68637_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/eba2ca28-d5dc-4472-ac25-c053d33ddbc7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/25- 24k', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/694c32e5-3a13-4c0d-89cf-53a4189a945a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120692160, 'registration': 'EMZ7104', 'account': 'MOT070', 'make': 'DACIA', 'model': 'JOGGER ESTATE', 'derivative': '1.6 HEV Extreme 5dr Auto', 'mileage': 36273, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-06-21', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EMZ7104/2026-03-24/image/980eedd2-0363-4905-b048-f496b98b2cbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/1606c6cd-b9a0-4a1b-b677-88a1fe84914e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/78a79599-415a-413c-a8ab-f15a5586b68c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/83c6151d-d74a-4c92-934d-794aba6a285f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/2050eca5-b8bf-4542-825c-d1c7e2316ab1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/03e302c7-572d-4167-b2a2-3db78b18edef_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/f7f46ee6-b164-43e9-91c6-194597a68637_removebg.jpg?w=600', 'https://abimg003.imgix.net/EMZ7104/2026-03-24/image/eba2ca28-d5dc-4472-ac25-c053d33ddbc7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/25- 24k', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/694c32e5-3a13-4c0d-89cf-53a4189a945a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d854071e-547e-5d48-8139-41e841e954a7 with identifier: 120692160
2026-03-25 05:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d854071e-547e-5d48-8139-41e841e954a7 with scrape type 2
2026-03-25 05:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d854071e-547e-5d48-8139-41e841e954a7 with scrape type 2
2026-03-25 05:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d854071e-547e-5d48-8139-41e841e954a7, identifier: 120692160
2026-03-25 05:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aac0a84b-4318-5f9b-b9be-f82820610b85 with identifier: 120430055
2026-03-25 05:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aac0a84b-4318-5f9b-b9be-f82820610b85 with identifier: 120430055
2026-03-25 05:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aac0a84b-4318-5f9b-b9be-f82820610b85 with identifier: 120430055 to the API
2026-03-25 05:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120430055?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'aac0a84b-4318-5f9b-b9be-f82820610b85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AB61HOR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120430055',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'JUKE DIESEL HATCHBACK',
'odometer': 96171,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-06',
'seller_name': 'MotoNovo Finance',
'title': 'NISSAN JUKE DIESEL HATCHBACK 1.5 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Tekna 5dr',
'vin': None,
'year': 2015}
2026-03-25 05:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120430055%27 HTTP/1.1" 200 None
2026-03-25 05:01:51 [astonbarclay.gb] INFO: Saving data for 120430055: {'auction_closing_time': 1774958400.0, 'created_time': 1773666722.867629, 'last_price_update_time': 1774414911.458532}
2026-03-25 05:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120430055') HTTP/1.1" 204 0
2026-03-25 05:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d854071e-547e-5d48-8139-41e841e954a7 with identifier: 120692160
2026-03-25 05:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d854071e-547e-5d48-8139-41e841e954a7 with identifier: 120692160
2026-03-25 05:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d854071e-547e-5d48-8139-41e841e954a7 with identifier: 120692160 to the API
2026-03-25 05:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120692160?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'd854071e-547e-5d48-8139-41e841e954a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EMZ7104',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120692160',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'DACIA',
'model': 'JOGGER ESTATE',
'odometer': 36273,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-21',
'seller_name': 'Motability Operations',
'title': 'DACIA JOGGER ESTATE 1.6 HEV Extreme 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 HEV Extreme 5dr Auto',
'vin': None,
'year': 2024}
2026-03-25 05:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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 05:01:52 [astonbarclay.gb] INFO: Saving data for 120692160: {'auction_closing_time': 1774948500.0, 'created_time': 1774292590.562514, 'last_price_update_time': 1774414912.101535}
2026-03-25 05:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120692160') HTTP/1.1" 204 0
2026-03-25 05:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693503?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693178?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696015?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693503, 'registration': 'BF14HWG', 'account': 'MOT075', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL COUPE', 'derivative': 'C250 CDI AMG Sport Edition 2dr Auto [Premium Plus]', 'mileage': 148242, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-03-12', 'fuel': 'Diesel', 'motExpiry': '2026-03-30', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/BF14HWG/2026-03-24/image/dc2b8351-f191-4689-83bf-bcc03ae053ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/7cda52aa-a8c2-47d1-b791-e7b0081abcb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/916bf2ae-2d76-43e4-a494-3e5bc93a6178_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/f406e85f-b7cc-4e15-a0c3-b1f062c3f4b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/535864e0-21e8-49f5-bcd6-1a3b9039190a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/c489ec92-dd72-4e0b-a5d4-40dd0f97766a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/29f87a6d-2cbe-4ca4-a8f0-6aef298ac4f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/697a55d5-3279-4d1a-809d-d89330cb6b22_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/15 8K 11/19 75K 01/23 89K 12/25 143K', 'remarks': 'SPARE KEY NUMBER OF FORMER KEEPERS UNKNWON, VOSA STATES 29K 53K 67K 77K 78K 78K 82K 88K 89K 109K 129K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f4e84111-7079-41b5-b699-5b08b26b5bbf.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693503, 'registration': 'BF14HWG', 'account': 'MOT075', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL COUPE', 'derivative': 'C250 CDI AMG Sport Edition 2dr Auto [Premium Plus]', 'mileage': 148242, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-03-12', 'fuel': 'Diesel', 'motExpiry': '2026-03-30', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/BF14HWG/2026-03-24/image/dc2b8351-f191-4689-83bf-bcc03ae053ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/7cda52aa-a8c2-47d1-b791-e7b0081abcb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/916bf2ae-2d76-43e4-a494-3e5bc93a6178_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/f406e85f-b7cc-4e15-a0c3-b1f062c3f4b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/535864e0-21e8-49f5-bcd6-1a3b9039190a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/c489ec92-dd72-4e0b-a5d4-40dd0f97766a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/29f87a6d-2cbe-4ca4-a8f0-6aef298ac4f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF14HWG/2026-03-24/image/697a55d5-3279-4d1a-809d-d89330cb6b22_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/15 8K 11/19 75K 01/23 89K 12/25 143K', 'remarks': 'SPARE KEY NUMBER OF FORMER KEEPERS UNKNWON, VOSA STATES 29K 53K 67K 77K 78K 78K 82K 88K 89K 109K 129K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f4e84111-7079-41b5-b699-5b08b26b5bbf.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da0b04a1-73ba-57b5-a483-e9d6be4a1409 with identifier: 120693503
2026-03-25 05:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da0b04a1-73ba-57b5-a483-e9d6be4a1409 with scrape type 2
2026-03-25 05:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da0b04a1-73ba-57b5-a483-e9d6be4a1409 with scrape type 2
2026-03-25 05:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da0b04a1-73ba-57b5-a483-e9d6be4a1409, identifier: 120693503
2026-03-25 05:01:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693178, 'registration': 'ND72ZWU', 'account': 'MOT070', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.0 TCe 90 Evolution 5dr', 'mileage': 33256, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-16', 'fuel': 'Petrol', 'motExpiry': '2027-01-15', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 01/24-10K, 12/24-20K,', 'remarks': 'vosa - 30k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693178, 'registration': 'ND72ZWU', 'account': 'MOT070', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.0 TCe 90 Evolution 5dr', 'mileage': 33256, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-16', 'fuel': 'Petrol', 'motExpiry': '2027-01-15', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 01/24-10K, 12/24-20K,', 'remarks': 'vosa - 30k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18a43c97-dacb-54f7-8b64-ea16f4fc2c54 with identifier: 120693178
2026-03-25 05:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18a43c97-dacb-54f7-8b64-ea16f4fc2c54 with scrape type 2
2026-03-25 05:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18a43c97-dacb-54f7-8b64-ea16f4fc2c54 with scrape type 2
2026-03-25 05:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 18a43c97-dacb-54f7-8b64-ea16f4fc2c54, identifier: 120693178
2026-03-25 05:01:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696015, 'registration': 'BN72HMD', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 21013, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-19', 'fuel': 'Petrol', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BN72HMD/2026-03-24/image/20f9fe1f-f054-45d5-8e27-1c18c6d70f5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/e7618bba-21ca-4263-9e6e-874981a02135_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/f0aee601-8de5-4182-ab0c-b754b82a7613_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/6de928e7-f453-488e-911c-83b8a8dc3c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/cb400653-bf8d-4249-bd94-21cc55df5a9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/0e9ba3bd-7455-4fb7-9847-9df7bc92cb4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/c0afcd82-a195-4a61-8b61-30dd18357286_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/fd22bd50-2bec-4658-ae11-0bc09dcc3336_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/23-6K, 10/24-13K', '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': False, 'v5details': 'TF', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e6f241c0-e927-4c4c-bd29-ea9fc97ca7a6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696015, 'registration': 'BN72HMD', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 21013, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 79}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-19', 'fuel': 'Petrol', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BN72HMD/2026-03-24/image/20f9fe1f-f054-45d5-8e27-1c18c6d70f5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/e7618bba-21ca-4263-9e6e-874981a02135_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/f0aee601-8de5-4182-ab0c-b754b82a7613_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/6de928e7-f453-488e-911c-83b8a8dc3c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/cb400653-bf8d-4249-bd94-21cc55df5a9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/0e9ba3bd-7455-4fb7-9847-9df7bc92cb4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/c0afcd82-a195-4a61-8b61-30dd18357286_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN72HMD/2026-03-24/image/fd22bd50-2bec-4658-ae11-0bc09dcc3336_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/23-6K, 10/24-13K', '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': False, 'v5details': 'TF', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e6f241c0-e927-4c4c-bd29-ea9fc97ca7a6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f84b175-f1a0-5c12-96ac-6e0909f48427 with identifier: 120696015
2026-03-25 05:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f84b175-f1a0-5c12-96ac-6e0909f48427 with scrape type 2
2026-03-25 05:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f84b175-f1a0-5c12-96ac-6e0909f48427 with scrape type 2
2026-03-25 05:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8f84b175-f1a0-5c12-96ac-6e0909f48427, identifier: 120696015
2026-03-25 05:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da0b04a1-73ba-57b5-a483-e9d6be4a1409 with identifier: 120693503
2026-03-25 05:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da0b04a1-73ba-57b5-a483-e9d6be4a1409 with identifier: 120693503
2026-03-25 05:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da0b04a1-73ba-57b5-a483-e9d6be4a1409 with identifier: 120693503 to the API
2026-03-25 05:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120693503?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'da0b04a1-73ba-57b5-a483-e9d6be4a1409',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF14HWG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693503',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL COUPE',
'odometer': 148242,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-12',
'seller_name': 'MotoNovo Finance',
'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 05:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693503%27 HTTP/1.1" 200 None
2026-03-25 05:01:52 [astonbarclay.gb] INFO: Saving data for 120693503: {'auction_closing_time': 1774947600.0, 'created_time': 1774292603.428021, 'last_price_update_time': 1774414912.947738}
2026-03-25 05:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693503') HTTP/1.1" 204 0
2026-03-25 05:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 18a43c97-dacb-54f7-8b64-ea16f4fc2c54 with identifier: 120693178
2026-03-25 05:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 18a43c97-dacb-54f7-8b64-ea16f4fc2c54 with identifier: 120693178
2026-03-25 05:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 18a43c97-dacb-54f7-8b64-ea16f4fc2c54 with identifier: 120693178 to the API
2026-03-25 05:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120693178?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '18a43c97-dacb-54f7-8b64-ea16f4fc2c54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ND72ZWU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693178',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 33256,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-16',
'seller_name': 'Motability Operations',
'title': 'RENAULT CLIO HATCHBACK 1.0 TCe 90 Evolution 5dr',
'transmission': 'manual',
'trim': '1.0 TCe 90 Evolution 5dr',
'vin': None,
'year': 2023}
2026-03-25 05:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120693178%27 HTTP/1.1" 200 None
2026-03-25 05:01:53 [astonbarclay.gb] INFO: Saving data for 120693178: {'auction_closing_time': 1774948500.0, 'created_time': 1774292598.790191, 'last_price_update_time': 1774414913.247276}
2026-03-25 05:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693178') HTTP/1.1" 204 0
2026-03-25 05:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8f84b175-f1a0-5c12-96ac-6e0909f48427 with identifier: 120696015
2026-03-25 05:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8f84b175-f1a0-5c12-96ac-6e0909f48427 with identifier: 120696015
2026-03-25 05:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8f84b175-f1a0-5c12-96ac-6e0909f48427 with identifier: 120696015 to the API
2026-03-25 05:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696015?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '8f84b175-f1a0-5c12-96ac-6e0909f48427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BN72HMD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696015',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'GRANDLAND HATCHBACK',
'odometer': 21013,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-19',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL GRANDLAND HATCHBACK 1.2 Turbo Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Ultimate 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 05:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120696015%27 HTTP/1.1" 200 None
2026-03-25 05:01:53 [astonbarclay.gb] INFO: Saving data for 120696015: {'auction_closing_time': 1774948500.0, 'created_time': 1774292604.821549, 'last_price_update_time': 1774414913.552656}
2026-03-25 05:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696015') HTTP/1.1" 204 0
2026-03-25 05:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690055?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01: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 05:01:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690055, 'registration': 'YK56MDO', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr Auto [Climate Pack]', 'mileage': 118786, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2006-09-25', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YK56MDO/2026-03-24/image/e082c72a-30be-432a-a927-5cb040d6b421_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/c60ea31c-7b86-4736-8236-ea247f797989_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/c2ab4789-da2e-437f-b3e0-889e736f2d76_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/3bb777e4-923a-4d1f-8328-3124d64ccbd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/5b389913-aba5-475b-8b56-58b71976781d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/a9ccfdad-36c6-4190-9715-0584f0be3b6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/22b7aa95-0a78-4f10-8e90-2c8a7d0d7d47_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/951242da-0fc8-408b-8c9f-2b3b38d768cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/720ecaeb-0c93-417f-a87b-48ea98e66adb_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 98K- 106K- 111K- 117K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690055, 'registration': 'YK56MDO', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr Auto [Climate Pack]', 'mileage': 118786, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2006-09-25', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YK56MDO/2026-03-24/image/e082c72a-30be-432a-a927-5cb040d6b421_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/c60ea31c-7b86-4736-8236-ea247f797989_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/c2ab4789-da2e-437f-b3e0-889e736f2d76_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/3bb777e4-923a-4d1f-8328-3124d64ccbd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/5b389913-aba5-475b-8b56-58b71976781d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/a9ccfdad-36c6-4190-9715-0584f0be3b6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/22b7aa95-0a78-4f10-8e90-2c8a7d0d7d47_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/951242da-0fc8-408b-8c9f-2b3b38d768cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK56MDO/2026-03-24/image/720ecaeb-0c93-417f-a87b-48ea98e66adb_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 98K- 106K- 111K- 117K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72df03a0-0898-5655-90d1-61f923b4c528 with identifier: 120690055
2026-03-25 05:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72df03a0-0898-5655-90d1-61f923b4c528 with scrape type 2
2026-03-25 05:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72df03a0-0898-5655-90d1-61f923b4c528 with scrape type 2
2026-03-25 05:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72df03a0-0898-5655-90d1-61f923b4c528, identifier: 120690055
2026-03-25 05:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72df03a0-0898-5655-90d1-61f923b4c528 with identifier: 120690055
2026-03-25 05:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72df03a0-0898-5655-90d1-61f923b4c528 with identifier: 120690055
2026-03-25 05:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 72df03a0-0898-5655-90d1-61f923b4c528 with identifier: 120690055 to the API
2026-03-25 05:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120690055?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '72df03a0-0898-5655-90d1-61f923b4c528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YK56MDO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690055',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 118786,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-09-25',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FOCUS HATCHBACK 1.6 Zetec 5dr Auto [Climate Pack]',
'transmission': 'automatic',
'trim': '1.6 Zetec 5dr Auto [Climate Pack]',
'vin': None,
'year': 2006}
2026-03-25 05:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690055%27 HTTP/1.1" 200 None
2026-03-25 05:01:55 [astonbarclay.gb] INFO: Saving data for 120690055: {'created_time': 1774292522.502367, 'last_price_update_time': 1774414915.615693, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690055') HTTP/1.1" 204 0
2026-03-25 05:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688324?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688561?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120678615?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120591357?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690647?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120674268?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688324, 'registration': 'EF17UAP', 'account': 'WBA003', 'make': 'FORD', 'model': 'KA+ HATCHBACK', 'derivative': '1.2 85 Zetec 5dr', 'mileage': 101561, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-06-22', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF17UAP/2026-03-24/image/ac1e2365-afde-4f8f-8a0b-4a6d5141ded1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/628c40a9-c35e-42a7-9f0b-ab80f5cc66fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/bec830ae-1645-4972-b625-95e376949add_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/422841c5-8731-48cb-b633-058101fd5bf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/e0a1a01b-7fd8-447a-8c84-40c0e8839abe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/f06b875d-4d38-4437-970f-12903af349b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/b23a95a3-5403-40f7-ae10-eac09a922297_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/9064c7bb-40c7-495c-876d-0482162799c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/4da2f78a-6b11-4231-b70d-dc621da9e6d3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/25 ??', 'remarks': 'VOSA STATES 56K- 67K- 81K - 97K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6ef7e660-7c14-4788-8f89-41279feb3791.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688324, 'registration': 'EF17UAP', 'account': 'WBA003', 'make': 'FORD', 'model': 'KA+ HATCHBACK', 'derivative': '1.2 85 Zetec 5dr', 'mileage': 101561, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-06-22', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF17UAP/2026-03-24/image/ac1e2365-afde-4f8f-8a0b-4a6d5141ded1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/628c40a9-c35e-42a7-9f0b-ab80f5cc66fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/bec830ae-1645-4972-b625-95e376949add_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/422841c5-8731-48cb-b633-058101fd5bf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/e0a1a01b-7fd8-447a-8c84-40c0e8839abe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/f06b875d-4d38-4437-970f-12903af349b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/b23a95a3-5403-40f7-ae10-eac09a922297_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/9064c7bb-40c7-495c-876d-0482162799c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF17UAP/2026-03-24/image/4da2f78a-6b11-4231-b70d-dc621da9e6d3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/25 ??', 'remarks': 'VOSA STATES 56K- 67K- 81K - 97K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6ef7e660-7c14-4788-8f89-41279feb3791.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ab1ac8-946e-5f4f-b5b2-8b2f651768a6 with identifier: 120688324
2026-03-25 05:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ab1ac8-946e-5f4f-b5b2-8b2f651768a6 with scrape type 2
2026-03-25 05:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7ab1ac8-946e-5f4f-b5b2-8b2f651768a6 with scrape type 2
2026-03-25 05:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f7ab1ac8-946e-5f4f-b5b2-8b2f651768a6, identifier: 120688324
2026-03-25 05:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f7ab1ac8-946e-5f4f-b5b2-8b2f651768a6 with identifier: 120688324
2026-03-25 05:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f7ab1ac8-946e-5f4f-b5b2-8b2f651768a6 with identifier: 120688324
2026-03-25 05:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f7ab1ac8-946e-5f4f-b5b2-8b2f651768a6 with identifier: 120688324 to the API
2026-03-25 05:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120688324?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'f7ab1ac8-946e-5f4f-b5b2-8b2f651768a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF17UAP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688324',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KA+ HATCHBACK',
'odometer': 101561,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-22',
'seller_name': 'UKCGR - Select',
'title': 'FORD KA+ HATCHBACK 1.2 85 Zetec 5dr',
'transmission': 'manual',
'trim': '1.2 85 Zetec 5dr',
'vin': None,
'year': 2017}
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688324%27 HTTP/1.1" 200 None
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Saving data for 120688324: {'created_time': 1774292524.155209, 'last_price_update_time': 1774414916.174206, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688324') HTTP/1.1" 204 0
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688561, 'registration': 'PX69MXL', 'account': 'MOT075', 'make': 'AUDI', 'model': 'Q2 DIESEL ESTATE', 'derivative': '30 TDI Sport 5dr S Tronic', 'mileage': 62411, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2019-09-16', 'fuel': 'Diesel', 'motExpiry': '2026-11-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2eca0875-0254-409a-be93-cc8638170ae1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688561, 'registration': 'PX69MXL', 'account': 'MOT075', 'make': 'AUDI', 'model': 'Q2 DIESEL ESTATE', 'derivative': '30 TDI Sport 5dr S Tronic', 'mileage': 62411, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2019-09-16', 'fuel': 'Diesel', 'motExpiry': '2026-11-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2eca0875-0254-409a-be93-cc8638170ae1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca7834d4-f12f-58f1-bcc9-f076dec1afcb with identifier: 120688561
2026-03-25 05:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca7834d4-f12f-58f1-bcc9-f076dec1afcb with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca7834d4-f12f-58f1-bcc9-f076dec1afcb with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ca7834d4-f12f-58f1-bcc9-f076dec1afcb, identifier: 120688561
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120678615, 'registration': 'EJ08UGM', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i Rhythm 5dr', 'mileage': 73750, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-05-22', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/98d954b4-8b11-419b-a62f-cc48e3e3dede_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/c6e840c4-b2d0-4efa-bc53-2db87f616be0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/b878f8e7-0c83-49e1-b508-526c47e3fb11_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/c7de09ba-7f6f-489e-9bc9-149d038b12bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/e41fcc95-9146-4155-9af4-2c19e803850b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/251387c1-054c-4358-b71c-83e7325ccaba_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/20f02324-38f3-4a60-be46-2b1982e7daf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/69a85e71-29ae-457b-95ec-a9bfffa4b224_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/09 - 5K, 05/11 - 13K, 04/14 - 26K, 06/17 - 36K, 06/25 - 71K', 'remarks': 'VOSA STATES - 57K, 59K, 62K, 69K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9eec2a14-79f0-4031-920c-731b7aa81da3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120678615, 'registration': 'EJ08UGM', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i Rhythm 5dr', 'mileage': 73750, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-05-22', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/98d954b4-8b11-419b-a62f-cc48e3e3dede_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/c6e840c4-b2d0-4efa-bc53-2db87f616be0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/b878f8e7-0c83-49e1-b508-526c47e3fb11_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/c7de09ba-7f6f-489e-9bc9-149d038b12bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/e41fcc95-9146-4155-9af4-2c19e803850b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/251387c1-054c-4358-b71c-83e7325ccaba_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/20f02324-38f3-4a60-be46-2b1982e7daf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ08UGM/2026-03-23/image/69a85e71-29ae-457b-95ec-a9bfffa4b224_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/09 - 5K, 05/11 - 13K, 04/14 - 26K, 06/17 - 36K, 06/25 - 71K', 'remarks': 'VOSA STATES - 57K, 59K, 62K, 69K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9eec2a14-79f0-4031-920c-731b7aa81da3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43d5ebd8-fa8a-5855-93db-c98714e0c9a7 with identifier: 120678615
2026-03-25 05:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43d5ebd8-fa8a-5855-93db-c98714e0c9a7 with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43d5ebd8-fa8a-5855-93db-c98714e0c9a7 with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 43d5ebd8-fa8a-5855-93db-c98714e0c9a7, identifier: 120678615
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120591357, 'registration': 'PF63XET', 'account': 'VAN061', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.2 Acenta 5dr', 'mileage': 99006, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PF63XET/2026-03-24/image/bc9bb6d0-63c6-44f8-8d1f-5056d98e112b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/e1faf900-ea9b-44f0-9720-fdd8025ade90_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/c39217ec-a6da-455f-9ccc-d96ecbc90a9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/ee00120f-b9cd-46cb-95de-39f3bc6683c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/80e6394d-42b5-41f9-ac59-63ef3d1e6b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/8365af89-530c-44f5-94a4-90c4ed38be38_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/27e57d43-b86a-4a19-85f5-154e32082c6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/cfdee2fa-e298-4189-89c8-923510dbcd3f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 02/22 - 56K, 11/22 - 65K, 10/23 - 75K, 11/24 - 84K, 10/25 - 94K', 'remarks': '**1354** VOSA STATES 28K, 37K, 45K, 52K, 53K, 56K, 66K, 77K, 86K, 97K,', '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/f46611c3-80ef-4632-9fca-daaf8685136c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120591357, 'registration': 'PF63XET', 'account': 'VAN061', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.2 Acenta 5dr', 'mileage': 99006, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PF63XET/2026-03-24/image/bc9bb6d0-63c6-44f8-8d1f-5056d98e112b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/e1faf900-ea9b-44f0-9720-fdd8025ade90_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/c39217ec-a6da-455f-9ccc-d96ecbc90a9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/ee00120f-b9cd-46cb-95de-39f3bc6683c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/80e6394d-42b5-41f9-ac59-63ef3d1e6b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/8365af89-530c-44f5-94a4-90c4ed38be38_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/27e57d43-b86a-4a19-85f5-154e32082c6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF63XET/2026-03-24/image/cfdee2fa-e298-4189-89c8-923510dbcd3f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 02/22 - 56K, 11/22 - 65K, 10/23 - 75K, 11/24 - 84K, 10/25 - 94K', 'remarks': '**1354** VOSA STATES 28K, 37K, 45K, 52K, 53K, 56K, 66K, 77K, 86K, 97K,', '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/f46611c3-80ef-4632-9fca-daaf8685136c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d95ef36-d2a7-55b0-a3af-72f066280a80 with identifier: 120591357
2026-03-25 05:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d95ef36-d2a7-55b0-a3af-72f066280a80 with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d95ef36-d2a7-55b0-a3af-72f066280a80 with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0d95ef36-d2a7-55b0-a3af-72f066280a80, identifier: 120591357
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690647, 'registration': 'EY11WTC', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Visia 5dr', 'mileage': 99956, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-06-24', 'fuel': 'Petrol', 'motExpiry': '2026-06-22', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY11WTC/2026-03-24/image/4931abd6-d2c1-457c-8fa8-ed57c8795ffc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/1cd829ce-a808-428a-8523-297552363aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/b870bcdd-db8b-42e5-821e-ad7a48a57ce9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/a391c9fd-d6d2-41a2-8b8f-0649b5bf1344_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/9d7b56a5-4e02-4f98-a007-1fdfd542475a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/38f005a4-cea6-41ca-8eaf-d55709bf738d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/9ef22dd6-fe5a-4a2e-9c18-8ce03008310d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/6523e249-935c-40e8-b7f6-cc0f8f7d5d59_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/10b4f283-2226-40b4-a71b-c70d66be6ad0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/12 9K - 07/13 16K - 06/14 24K - 06/15 33K - 07/15 40K - 07/17M 48K - 07/18 55K - 10/19 61K - 10/20 66K - 11/21 69K - 11/22 74K - 10/23 81K - 11/24 88K - 11/25 96K', 'remarks': 'VOSA STATES 72K- 78K- 84K- 93K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2ccfe841-3323-40ff-a4a4-f78fdbc7c621.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690647, 'registration': 'EY11WTC', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Visia 5dr', 'mileage': 99956, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-06-24', 'fuel': 'Petrol', 'motExpiry': '2026-06-22', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY11WTC/2026-03-24/image/4931abd6-d2c1-457c-8fa8-ed57c8795ffc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/1cd829ce-a808-428a-8523-297552363aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/b870bcdd-db8b-42e5-821e-ad7a48a57ce9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/a391c9fd-d6d2-41a2-8b8f-0649b5bf1344_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/9d7b56a5-4e02-4f98-a007-1fdfd542475a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/38f005a4-cea6-41ca-8eaf-d55709bf738d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/9ef22dd6-fe5a-4a2e-9c18-8ce03008310d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/6523e249-935c-40e8-b7f6-cc0f8f7d5d59_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY11WTC/2026-03-24/image/10b4f283-2226-40b4-a71b-c70d66be6ad0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/12 9K - 07/13 16K - 06/14 24K - 06/15 33K - 07/15 40K - 07/17M 48K - 07/18 55K - 10/19 61K - 10/20 66K - 11/21 69K - 11/22 74K - 10/23 81K - 11/24 88K - 11/25 96K', 'remarks': 'VOSA STATES 72K- 78K- 84K- 93K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2ccfe841-3323-40ff-a4a4-f78fdbc7c621.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aef4765b-ba59-5dc1-a414-77437b62c243 with identifier: 120690647
2026-03-25 05:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aef4765b-ba59-5dc1-a414-77437b62c243 with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aef4765b-ba59-5dc1-a414-77437b62c243 with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aef4765b-ba59-5dc1-a414-77437b62c243, identifier: 120690647
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120674268, 'registration': 'EF16OGD', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'MAZDA3 HATCHBACK', 'derivative': '2.0 Sport Nav 5dr', 'mileage': 81740, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-06-11', 'fuel': 'Petrol', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF16OGD/2026-03-24/image/544838c0-12a5-485f-a59a-2b8a451d02dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/88bbd350-43b1-431e-8b4c-408188c768b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/eb22956f-d0d8-45e4-8950-bb1d8aa30527_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/90d20e64-5a35-403b-a4f4-bbcef148b3e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/71cdbf3f-1bcf-4dec-aa28-2da047a3c7c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/59452ca6-bcb4-4003-834c-7a6f4f856f47_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/e729f411-ae83-4351-9f39-49d1ca5f87c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/18cfbd94-3580-4e34-b795-0ef363f1ba5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/8796ef3b-890a-4e9a-9e96-4644b44b537e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/17 - 10K, 05/18 - 19K, 05/19 - 27K, 06/20 -36K', 'remarks': 'VOSA STATES - 51K, 63K, 72K, 81K SPARE KEY & SD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', '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/e5be6cf4-452a-4598-bed7-16d6d368c4e6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120674268, 'registration': 'EF16OGD', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'MAZDA3 HATCHBACK', 'derivative': '2.0 Sport Nav 5dr', 'mileage': 81740, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-06-11', 'fuel': 'Petrol', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF16OGD/2026-03-24/image/544838c0-12a5-485f-a59a-2b8a451d02dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/88bbd350-43b1-431e-8b4c-408188c768b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/eb22956f-d0d8-45e4-8950-bb1d8aa30527_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/90d20e64-5a35-403b-a4f4-bbcef148b3e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/71cdbf3f-1bcf-4dec-aa28-2da047a3c7c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/59452ca6-bcb4-4003-834c-7a6f4f856f47_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/e729f411-ae83-4351-9f39-49d1ca5f87c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/18cfbd94-3580-4e34-b795-0ef363f1ba5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF16OGD/2026-03-24/image/8796ef3b-890a-4e9a-9e96-4644b44b537e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/17 - 10K, 05/18 - 19K, 05/19 - 27K, 06/20 -36K', 'remarks': 'VOSA STATES - 51K, 63K, 72K, 81K SPARE KEY & SD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', '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/e5be6cf4-452a-4598-bed7-16d6d368c4e6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88cf10a9-9af6-5f33-8037-d7e7c415a313 with identifier: 120674268
2026-03-25 05:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88cf10a9-9af6-5f33-8037-d7e7c415a313 with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88cf10a9-9af6-5f33-8037-d7e7c415a313 with scrape type 2
2026-03-25 05:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 88cf10a9-9af6-5f33-8037-d7e7c415a313, identifier: 120674268
2026-03-25 05:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ca7834d4-f12f-58f1-bcc9-f076dec1afcb with identifier: 120688561
2026-03-25 05:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ca7834d4-f12f-58f1-bcc9-f076dec1afcb with identifier: 120688561
2026-03-25 05:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ca7834d4-f12f-58f1-bcc9-f076dec1afcb with identifier: 120688561 to the API
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120688561?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ca7834d4-f12f-58f1-bcc9-f076dec1afcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PX69MXL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688561',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q2 DIESEL ESTATE',
'odometer': 62411,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-16',
'seller_name': 'MotoNovo Finance',
'title': 'AUDI Q2 DIESEL ESTATE 30 TDI Sport 5dr S Tronic',
'transmission': 'automatic',
'trim': '30 TDI Sport 5dr S Tronic',
'vin': None,
'year': 2019}
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120688561%27 HTTP/1.1" 200 None
2026-03-25 05:01:56 [astonbarclay.gb] INFO: Saving data for 120688561: {'created_time': 1774292521.490401, 'last_price_update_time': 1774414916.978924}
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688561') HTTP/1.1" 204 0
2026-03-25 05:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 43d5ebd8-fa8a-5855-93db-c98714e0c9a7 with identifier: 120678615
2026-03-25 05:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 43d5ebd8-fa8a-5855-93db-c98714e0c9a7 with identifier: 120678615
2026-03-25 05:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 43d5ebd8-fa8a-5855-93db-c98714e0c9a7 with identifier: 120678615 to the API
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120678615?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '43d5ebd8-fa8a-5855-93db-c98714e0c9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EJ08UGM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120678615',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C1 HATCHBACK',
'odometer': 73750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-05-22',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C1 HATCHBACK 1.0i Rhythm 5dr',
'transmission': 'manual',
'trim': '1.0i Rhythm 5dr',
'vin': None,
'year': 2008}
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120678615%27 HTTP/1.1" 200 None
2026-03-25 05:01:57 [astonbarclay.gb] INFO: Saving data for 120678615: {'created_time': 1774292570.011261, 'last_price_update_time': 1774414917.323014, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120678615') HTTP/1.1" 204 0
2026-03-25 05:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0d95ef36-d2a7-55b0-a3af-72f066280a80 with identifier: 120591357
2026-03-25 05:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0d95ef36-d2a7-55b0-a3af-72f066280a80 with identifier: 120591357
2026-03-25 05:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0d95ef36-d2a7-55b0-a3af-72f066280a80 with identifier: 120591357 to the API
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120591357?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0d95ef36-d2a7-55b0-a3af-72f066280a80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PF63XET',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120591357',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK',
'odometer': 99006,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-31',
'seller_name': 'Vantage Motor Group',
'title': 'NISSAN NOTE HATCHBACK 1.2 Acenta 5dr',
'transmission': 'manual',
'trim': '1.2 Acenta 5dr',
'vin': None,
'year': 2014}
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120591357%27 HTTP/1.1" 200 None
2026-03-25 05:01:57 [astonbarclay.gb] INFO: Saving data for 120591357: {'auction_closing_time': 1774958400.0, 'created_time': 1774292589.514162, 'last_price_update_time': 1774414917.629265}
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120591357') HTTP/1.1" 204 0
2026-03-25 05:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aef4765b-ba59-5dc1-a414-77437b62c243 with identifier: 120690647
2026-03-25 05:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aef4765b-ba59-5dc1-a414-77437b62c243 with identifier: 120690647
2026-03-25 05:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aef4765b-ba59-5dc1-a414-77437b62c243 with identifier: 120690647 to the API
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120690647?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'aef4765b-ba59-5dc1-a414-77437b62c243',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY11WTC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690647',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 99956,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-24',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN MICRA HATCHBACK 1.2 Visia 5dr',
'transmission': 'manual',
'trim': '1.2 Visia 5dr',
'vin': None,
'year': 2011}
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120690647%27 HTTP/1.1" 200 None
2026-03-25 05:01:57 [astonbarclay.gb] INFO: Saving data for 120690647: {'created_time': 1774292525.398, 'last_price_update_time': 1774414917.941145, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690647') HTTP/1.1" 204 0
2026-03-25 05:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 88cf10a9-9af6-5f33-8037-d7e7c415a313 with identifier: 120674268
2026-03-25 05:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 88cf10a9-9af6-5f33-8037-d7e7c415a313 with identifier: 120674268
2026-03-25 05:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 88cf10a9-9af6-5f33-8037-d7e7c415a313 with identifier: 120674268 to the API
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120674268?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '88cf10a9-9af6-5f33-8037-d7e7c415a313',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF16OGD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120674268',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MAZDA',
'model': 'MAZDA3 HATCHBACK',
'odometer': 81740,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-11',
'seller_name': 'UKCGR - Trade',
'title': 'MAZDA MAZDA3 HATCHBACK 2.0 Sport Nav 5dr',
'transmission': 'manual',
'trim': '2.0 Sport Nav 5dr',
'vin': None,
'year': 2016}
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674268%27 HTTP/1.1" 200 None
2026-03-25 05:01:58 [astonbarclay.gb] INFO: Saving data for 120674268: {'created_time': 1774292541.957377, 'last_price_update_time': 1774414918.311454, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120674268') HTTP/1.1" 204 0
2026-03-25 05:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120680805?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120680805, 'registration': 'SN63KXV', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 58417, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-10-01', 'fuel': 'Petrol', 'motExpiry': '2026-05-28', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SN63KXV/2026-03-23/image/a136f1f0-1daa-48fd-ab2e-b3b9c292f68a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/3b31fd52-7f09-4755-9c05-6ccc9132a213_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/0ae33dc0-1081-4cfb-9c72-72d9cb70b785_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/9d61d624-ca56-48db-aa8c-677ca0d5f2aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/26ff5fcd-7173-4b7d-817c-74edea6d69fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/cd139c73-5c03-45e2-bbd8-f4d192edd47c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/1f2c8447-ccbb-42d6-aefd-fa01cee29313_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/528dbe45-1a34-4b37-a7e9-137277b666bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/bb2e3641-c56d-45e0-84d9-ffb43b5e1b07_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/14 - 3K, 11/15 - 9K, 9/16 - 12K, 11/17 - 14K, 5/25 - 56K', 'remarks': 'VOSA STATES - 40K, 49K, 54K, 56K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d23630d8-5c50-44d3-81bb-7543b0d918a5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120680805, 'registration': 'SN63KXV', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 58417, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-10-01', 'fuel': 'Petrol', 'motExpiry': '2026-05-28', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SN63KXV/2026-03-23/image/a136f1f0-1daa-48fd-ab2e-b3b9c292f68a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/3b31fd52-7f09-4755-9c05-6ccc9132a213_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/0ae33dc0-1081-4cfb-9c72-72d9cb70b785_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/9d61d624-ca56-48db-aa8c-677ca0d5f2aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/26ff5fcd-7173-4b7d-817c-74edea6d69fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/cd139c73-5c03-45e2-bbd8-f4d192edd47c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/1f2c8447-ccbb-42d6-aefd-fa01cee29313_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/528dbe45-1a34-4b37-a7e9-137277b666bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN63KXV/2026-03-23/image/bb2e3641-c56d-45e0-84d9-ffb43b5e1b07_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/14 - 3K, 11/15 - 9K, 9/16 - 12K, 11/17 - 14K, 5/25 - 56K', 'remarks': 'VOSA STATES - 40K, 49K, 54K, 56K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d23630d8-5c50-44d3-81bb-7543b0d918a5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ae04e5-b68f-5e8c-91a4-46838009a924 with identifier: 120680805
2026-03-25 05:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ae04e5-b68f-5e8c-91a4-46838009a924 with scrape type 2
2026-03-25 05:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ae04e5-b68f-5e8c-91a4-46838009a924 with scrape type 2
2026-03-25 05:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23ae04e5-b68f-5e8c-91a4-46838009a924, identifier: 120680805
2026-03-25 05:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23ae04e5-b68f-5e8c-91a4-46838009a924 with identifier: 120680805
2026-03-25 05:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23ae04e5-b68f-5e8c-91a4-46838009a924 with identifier: 120680805
2026-03-25 05:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23ae04e5-b68f-5e8c-91a4-46838009a924 with identifier: 120680805 to the API
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120680805?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '23ae04e5-b68f-5e8c-91a4-46838009a924',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SN63KXV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120680805',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 58417,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-01',
'seller_name': 'UKCGR - Trade',
'title': 'FIAT 500 HATCHBACK 1.2 Lounge 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Lounge 3dr [Start Stop]',
'vin': None,
'year': 2013}
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680805%27 HTTP/1.1" 200 None
2026-03-25 05:01:58 [astonbarclay.gb] INFO: Saving data for 120680805: {'created_time': 1774292530.146476, 'last_price_update_time': 1774414918.852209, 'auction_closing_time': 1774888200.0}
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120680805') HTTP/1.1" 204 0
2026-03-25 05:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120171916?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119637509?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:01:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120171916, 'registration': 'RV23AWO', 'account': 'INT016', 'make': 'TOYOTA', 'model': 'YARIS CROSS ESTATE', 'derivative': '1.5 Hybrid Design 5dr CVT', 'mileage': 26008, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-04-26', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RV23AWO/2026-03-05/image/cf4feb2e-4d46-4a95-8313-f062798debce_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/c028116f-2abc-4bf9-95f8-c8a5f3b65296_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/5c11730d-83a6-4ef7-9304-f5ed92592dae_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/f894d470-4659-41db-814e-90e622af2c22_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/6bcb1829-f8c2-4da5-930a-d36734fee315_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/ecd29578-4924-4acc-a88a-c47d27d898bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/9ddbecde-7330-4813-bbbd-7ee4bac2b00e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/5017c08b-6222-4110-9de8-191c85d898e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/b089aac6-44f9-4621-ad34-e0684e8ab101_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'Interbay Asset Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/932ca6a5-2256-408a-8da5-cd2ab36e5a88.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120171916, 'registration': 'RV23AWO', 'account': 'INT016', 'make': 'TOYOTA', 'model': 'YARIS CROSS ESTATE', 'derivative': '1.5 Hybrid Design 5dr CVT', 'mileage': 26008, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-04-26', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RV23AWO/2026-03-05/image/cf4feb2e-4d46-4a95-8313-f062798debce_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/c028116f-2abc-4bf9-95f8-c8a5f3b65296_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/5c11730d-83a6-4ef7-9304-f5ed92592dae_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/f894d470-4659-41db-814e-90e622af2c22_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/6bcb1829-f8c2-4da5-930a-d36734fee315_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/ecd29578-4924-4acc-a88a-c47d27d898bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/9ddbecde-7330-4813-bbbd-7ee4bac2b00e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/5017c08b-6222-4110-9de8-191c85d898e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23AWO/2026-03-05/image/b089aac6-44f9-4621-ad34-e0684e8ab101_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'Interbay Asset Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/932ca6a5-2256-408a-8da5-cd2ab36e5a88.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d33655fc-3340-59c4-8fbc-b687a6fb5bb2 with identifier: 120171916
2026-03-25 05:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d33655fc-3340-59c4-8fbc-b687a6fb5bb2 with scrape type 2
2026-03-25 05:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d33655fc-3340-59c4-8fbc-b687a6fb5bb2 with scrape type 2
2026-03-25 05:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d33655fc-3340-59c4-8fbc-b687a6fb5bb2, identifier: 120171916
2026-03-25 05:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d33655fc-3340-59c4-8fbc-b687a6fb5bb2 with identifier: 120171916
2026-03-25 05:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d33655fc-3340-59c4-8fbc-b687a6fb5bb2 with identifier: 120171916
2026-03-25 05:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d33655fc-3340-59c4-8fbc-b687a6fb5bb2 with identifier: 120171916 to the API
2026-03-25 05:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120171916?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'd33655fc-3340-59c4-8fbc-b687a6fb5bb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RV23AWO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120171916',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'YARIS CROSS ESTATE',
'odometer': 26008,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-26',
'seller_name': 'Interbay Asset Finance',
'title': 'TOYOTA YARIS CROSS ESTATE 1.5 Hybrid Design 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Design 5dr CVT',
'vin': None,
'year': 2023}
2026-03-25 05:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120171916%27 HTTP/1.1" 200 None
2026-03-25 05:01:59 [astonbarclay.gb] INFO: Saving data for 120171916: {'auction_closing_time': 1774861200.0, 'created_time': 1773404374.574411, 'last_price_update_time': 1774414919.397489}
2026-03-25 05:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120171916') HTTP/1.1" 204 0
2026-03-25 05:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119896301?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119310122?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05: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 05:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/117830350?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118014845?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05: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 05:01:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119637509, 'registration': 'RF72KWY', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 92530, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-09-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72KWY/2026-02-18/image/2b943bb5-4a8f-4919-b586-a2cce9dc6c9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/6354ed9b-3cb4-4ffd-a341-54ffdc91f673_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/6ecc796d-ab12-43a4-ad61-e71f82da0f6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/e5eb21e7-3f7d-498a-85d1-04bbf86e1084_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/d4f2901b-5ae4-4d58-b2db-182f08bde7d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/ca4a2709-035c-4ece-8ddb-9744300d5a20_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/7deb06b0-d7d9-4983-a92e-2538a3a96087_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/6fc8d55a-de65-4c07-90f4-1a4c8c8584f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/fae712e2-7929-4126-9b3f-4f5c9487ce32_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/111e2e89-97bc-476c-b307-1bd92bbbf849_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23- 30K, 12/24- 49K', 'remarks': 'OUTSTANDING RECALL, VOSA STATES 34K, 41K, 55K, 72K, SPARE KEY IN OFFICE, Ex-Private Hire', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/265c2c48-2cc2-4d50-a561-6de5eba5220f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119637509, 'registration': 'RF72KWY', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 92530, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-09-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72KWY/2026-02-18/image/2b943bb5-4a8f-4919-b586-a2cce9dc6c9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/6354ed9b-3cb4-4ffd-a341-54ffdc91f673_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/6ecc796d-ab12-43a4-ad61-e71f82da0f6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/e5eb21e7-3f7d-498a-85d1-04bbf86e1084_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/d4f2901b-5ae4-4d58-b2db-182f08bde7d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/ca4a2709-035c-4ece-8ddb-9744300d5a20_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/7deb06b0-d7d9-4983-a92e-2538a3a96087_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/6fc8d55a-de65-4c07-90f4-1a4c8c8584f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/fae712e2-7929-4126-9b3f-4f5c9487ce32_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KWY/2026-02-18/image/111e2e89-97bc-476c-b307-1bd92bbbf849_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23- 30K, 12/24- 49K', 'remarks': 'OUTSTANDING RECALL, VOSA STATES 34K, 41K, 55K, 72K, SPARE KEY IN OFFICE, Ex-Private Hire', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/265c2c48-2cc2-4d50-a561-6de5eba5220f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb50b18b-faeb-561f-be92-5a697c798d24 with identifier: 119637509
2026-03-25 05:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb50b18b-faeb-561f-be92-5a697c798d24 with scrape type 2
2026-03-25 05:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb50b18b-faeb-561f-be92-5a697c798d24 with scrape type 2
2026-03-25 05:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cb50b18b-faeb-561f-be92-5a697c798d24, identifier: 119637509
2026-03-25 05:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cb50b18b-faeb-561f-be92-5a697c798d24 with identifier: 119637509
2026-03-25 05:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cb50b18b-faeb-561f-be92-5a697c798d24 with identifier: 119637509
2026-03-25 05:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cb50b18b-faeb-561f-be92-5a697c798d24 with identifier: 119637509 to the API
2026-03-25 05:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119637509?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Electric',
'id': 'cb50b18b-faeb-561f-be92-5a697c798d24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RF72KWY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119637509',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 92530,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seller_name': 'Addison Lee',
'title': 'VOLKSWAGEN ID.4 ESTATE 128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'transmission': 'automatic',
'trim': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'vin': None,
'year': 2022}
2026-03-25 05:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119637509%27 HTTP/1.1" 200 None
2026-03-25 05:01:59 [astonbarclay.gb] INFO: Saving data for 119637509: {'auction_closing_time': 1774612800.0, 'created_time': 1773404373.876909, 'last_price_update_time': 1774414919.96549}
2026-03-25 05:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119637509') HTTP/1.1" 204 0
2026-03-25 05:01:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119896301, 'registration': 'EK72OVT', 'account': 'MOT070', 'make': 'FORD', 'model': 'S-MAX ESTATE', 'derivative': '2.5 FHEV 190 Titanium [Lux Pack] 5dr CVT', 'mileage': 2309, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EK72OVT/2026-02-26/image/b74d9a7f-6ca9-4690-b4f3-f4e432d5a974_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/cdb76dcf-3b54-4213-8338-6b9f178c0c78_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/dbd90736-4a0c-4e9a-8c2d-ab4c1568bdb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/6d0ed217-67da-4786-9d88-2b8f8c086fe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/11311b86-1bb2-4cc4-a59e-59b306690105_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/43269244-f9ac-4d82-83d0-0ddc6bdedb77_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/ea90d510-cb1a-4d09-92d8-06fbbf5ff324_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/9bd412b6-7bb6-4c3f-8f64-f887d45e70c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/153c7437-cf97-4a81-9d32-bb886de711f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/f5eed35d-4ce2-4d85-852d-7b643511eae6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/24 2K', 'remarks': 'VOSA STATES, 2K - 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': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e4e621ba-b175-4631-a8f7-b3f9eeb9672f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119896301, 'registration': 'EK72OVT', 'account': 'MOT070', 'make': 'FORD', 'model': 'S-MAX ESTATE', 'derivative': '2.5 FHEV 190 Titanium [Lux Pack] 5dr CVT', 'mileage': 2309, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EK72OVT/2026-02-26/image/b74d9a7f-6ca9-4690-b4f3-f4e432d5a974_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/cdb76dcf-3b54-4213-8338-6b9f178c0c78_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/dbd90736-4a0c-4e9a-8c2d-ab4c1568bdb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/6d0ed217-67da-4786-9d88-2b8f8c086fe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/11311b86-1bb2-4cc4-a59e-59b306690105_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/43269244-f9ac-4d82-83d0-0ddc6bdedb77_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/ea90d510-cb1a-4d09-92d8-06fbbf5ff324_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/9bd412b6-7bb6-4c3f-8f64-f887d45e70c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/153c7437-cf97-4a81-9d32-bb886de711f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK72OVT/2026-02-26/image/f5eed35d-4ce2-4d85-852d-7b643511eae6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/24 2K', 'remarks': 'VOSA STATES, 2K - 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': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e4e621ba-b175-4631-a8f7-b3f9eeb9672f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b36c7c00-f4d5-5e21-8b3a-b8f9bf78dd29 with identifier: 119896301
2026-03-25 05:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b36c7c00-f4d5-5e21-8b3a-b8f9bf78dd29 with scrape type 2
2026-03-25 05:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b36c7c00-f4d5-5e21-8b3a-b8f9bf78dd29 with scrape type 2
2026-03-25 05:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b36c7c00-f4d5-5e21-8b3a-b8f9bf78dd29, identifier: 119896301
2026-03-25 05:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119310122, 'registration': 'RJ72YYU', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 87827, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-12-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/a8d92841-d753-4704-996d-37e3733ad6f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/e6d9f835-21c2-4254-9d33-86757fb27a3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/268342bd-c3d0-49dc-acf8-bbb408792dbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/c98ab534-112d-4413-a261-72a74c8f2eb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/291b75ad-198f-4118-b454-cf7a232120cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/7f1fab73-b4e6-4270-abf2-02e4cb2155d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/de89e847-7213-4656-a12b-31d292901b51_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/fb152a0a-63dc-42b3-bcf1-51923994776a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/34a1e35f-d48d-441f-91a4-9e7bf39fb09f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/bc6ebf58-5aeb-417d-ae21-86c23c0ba431_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/23- 27K, 10/24- 47K', 'remarks': 'OUTSTANDING RECALL, VOSA STATES 39K, 51K, 67K, 83K, SPARE KEY IN OFFICE, Ex-Private Hire', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aaad391e-7171-4003-90e1-c4c2c8ce4c4d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119310122, 'registration': 'RJ72YYU', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 87827, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-12-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/a8d92841-d753-4704-996d-37e3733ad6f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/e6d9f835-21c2-4254-9d33-86757fb27a3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/268342bd-c3d0-49dc-acf8-bbb408792dbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/c98ab534-112d-4413-a261-72a74c8f2eb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/291b75ad-198f-4118-b454-cf7a232120cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/7f1fab73-b4e6-4270-abf2-02e4cb2155d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/de89e847-7213-4656-a12b-31d292901b51_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/fb152a0a-63dc-42b3-bcf1-51923994776a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/34a1e35f-d48d-441f-91a4-9e7bf39fb09f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/bc6ebf58-5aeb-417d-ae21-86c23c0ba431_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/23- 27K, 10/24- 47K', 'remarks': 'OUTSTANDING RECALL, VOSA STATES 39K, 51K, 67K, 83K, SPARE KEY IN OFFICE, Ex-Private Hire', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aaad391e-7171-4003-90e1-c4c2c8ce4c4d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5a5a066-9f63-577d-b714-39f1a26277da with identifier: 119310122
2026-03-25 05:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5a5a066-9f63-577d-b714-39f1a26277da with scrape type 2
2026-03-25 05:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5a5a066-9f63-577d-b714-39f1a26277da with scrape type 2
2026-03-25 05:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f5a5a066-9f63-577d-b714-39f1a26277da, identifier: 119310122
2026-03-25 05:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 117830350, 'registration': 'RF72GAO', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 91539, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-10-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72GAO/2025-12-11/image/093f8695-52eb-4026-afd0-e8781f48dea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/2d72aefa-2c34-4846-9933-024f32bc3b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/ee28eced-92ac-4ccf-a9a3-9fb31b2e12ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/ed7ecc3e-79a3-4ce3-a1b6-65f3099de489_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/e77a1d3b-2a7d-4450-948e-c1060773600e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/b0b0df38-ebbb-48e5-8f0e-cdcc02a4e0fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/964e072f-9861-42cc-a2c1-1f300b2dbd01_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/ce32df23-c538-4b6d-a69d-1b5152dbb1b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/a256623b-0537-4571-8c34-40778a4a8787_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/f54ef866-8fa2-4c28-b48a-b0343ef42344_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23 43K - 12/24 71K', 'remarks': 'Ex-Private Hire - VOSA STATES, 52K, 65K, 75K, 91K - SPARE KEY I N OFFICE', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ab60af9-186c-460d-ac2f-7ec124ba12e7.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 117830350, 'registration': 'RF72GAO', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 91539, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-10-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72GAO/2025-12-11/image/093f8695-52eb-4026-afd0-e8781f48dea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/2d72aefa-2c34-4846-9933-024f32bc3b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/ee28eced-92ac-4ccf-a9a3-9fb31b2e12ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/ed7ecc3e-79a3-4ce3-a1b6-65f3099de489_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/e77a1d3b-2a7d-4450-948e-c1060773600e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/b0b0df38-ebbb-48e5-8f0e-cdcc02a4e0fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/964e072f-9861-42cc-a2c1-1f300b2dbd01_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/ce32df23-c538-4b6d-a69d-1b5152dbb1b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/a256623b-0537-4571-8c34-40778a4a8787_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72GAO/2025-12-11/image/f54ef866-8fa2-4c28-b48a-b0343ef42344_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23 43K - 12/24 71K', 'remarks': 'Ex-Private Hire - VOSA STATES, 52K, 65K, 75K, 91K - SPARE KEY I N OFFICE', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ab60af9-186c-460d-ac2f-7ec124ba12e7.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fcb69f6-5c5a-56e7-9edd-ee8aead27ca0 with identifier: 117830350
2026-03-25 05:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fcb69f6-5c5a-56e7-9edd-ee8aead27ca0 with scrape type 2
2026-03-25 05:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fcb69f6-5c5a-56e7-9edd-ee8aead27ca0 with scrape type 2
2026-03-25 05:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4fcb69f6-5c5a-56e7-9edd-ee8aead27ca0, identifier: 117830350
2026-03-25 05:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118014845, 'registration': 'EK25FUT', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': 'E-3008 ELECTRIC ESTATE', 'derivative': '157kW GT 73kWh 5dr Auto', 'mileage': 4202, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-12', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EK25FUT/2026-03-13/image/9deccf6f-294b-419b-89c0-ab455b96df7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/67ee5275-4a68-4c52-a93d-d650a49ee770_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/0f6e282d-32f8-49d6-a373-51c9f5a27ffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/5b9ca7af-f2d8-4cb9-a8f2-9c5a3398542a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/75c3c1b7-7255-4c21-8cac-800eb198fdc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/4485a849-7edf-4927-8f41-331df6c12c0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/42d3cf47-f84e-43b4-956e-271eb1567813_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/8e756ac8-c36d-4955-aad5-f27e86f0afc6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec4668d9-1a7f-4c3a-a444-f8370be1d595.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118014845, 'registration': 'EK25FUT', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': 'E-3008 ELECTRIC ESTATE', 'derivative': '157kW GT 73kWh 5dr Auto', 'mileage': 4202, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-12', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EK25FUT/2026-03-13/image/9deccf6f-294b-419b-89c0-ab455b96df7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/67ee5275-4a68-4c52-a93d-d650a49ee770_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/0f6e282d-32f8-49d6-a373-51c9f5a27ffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/5b9ca7af-f2d8-4cb9-a8f2-9c5a3398542a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/75c3c1b7-7255-4c21-8cac-800eb198fdc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/4485a849-7edf-4927-8f41-331df6c12c0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/42d3cf47-f84e-43b4-956e-271eb1567813_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK25FUT/2026-03-13/image/8e756ac8-c36d-4955-aad5-f27e86f0afc6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec4668d9-1a7f-4c3a-a444-f8370be1d595.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d7fe022-a5ad-591b-ab13-8e10afff57d6 with identifier: 118014845
2026-03-25 05:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d7fe022-a5ad-591b-ab13-8e10afff57d6 with scrape type 2
2026-03-25 05:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d7fe022-a5ad-591b-ab13-8e10afff57d6 with scrape type 2
2026-03-25 05:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6d7fe022-a5ad-591b-ab13-8e10afff57d6, identifier: 118014845
2026-03-25 05:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b36c7c00-f4d5-5e21-8b3a-b8f9bf78dd29 with identifier: 119896301
2026-03-25 05:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b36c7c00-f4d5-5e21-8b3a-b8f9bf78dd29 with identifier: 119896301
2026-03-25 05:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b36c7c00-f4d5-5e21-8b3a-b8f9bf78dd29 with identifier: 119896301 to the API
2026-03-25 05:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119896301?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'b36c7c00-f4d5-5e21-8b3a-b8f9bf78dd29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK72OVT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119896301',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'S-MAX ESTATE',
'odometer': 2309,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Motability Operations',
'title': 'FORD S-MAX ESTATE 2.5 FHEV 190 Titanium [Lux Pack] 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 FHEV 190 Titanium [Lux Pack] 5dr CVT',
'vin': None,
'year': 2022}
2026-03-25 05:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119896301%27 HTTP/1.1" 200 None
2026-03-25 05:02:00 [astonbarclay.gb] INFO: Saving data for 119896301: {'auction_closing_time': 1774861200.0, 'created_time': 1773774217.828686, 'last_price_update_time': 1774414920.747243}
2026-03-25 05:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119896301') HTTP/1.1" 204 0
2026-03-25 05:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f5a5a066-9f63-577d-b714-39f1a26277da with identifier: 119310122
2026-03-25 05:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f5a5a066-9f63-577d-b714-39f1a26277da with identifier: 119310122
2026-03-25 05:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f5a5a066-9f63-577d-b714-39f1a26277da with identifier: 119310122 to the API
2026-03-25 05:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119310122?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Electric',
'id': 'f5a5a066-9f63-577d-b714-39f1a26277da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RJ72YYU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119310122',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 87827,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Addison Lee',
'title': 'VOLKSWAGEN ID.4 ESTATE 128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'transmission': 'automatic',
'trim': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'vin': None,
'year': 2022}
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27119310122%27 HTTP/1.1" 200 None
2026-03-25 05:02:01 [astonbarclay.gb] INFO: Saving data for 119310122: {'auction_closing_time': 1774612800.0, 'created_time': 1773404370.899355, 'last_price_update_time': 1774414921.078301}
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119310122') HTTP/1.1" 204 0
2026-03-25 05:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4fcb69f6-5c5a-56e7-9edd-ee8aead27ca0 with identifier: 117830350
2026-03-25 05:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4fcb69f6-5c5a-56e7-9edd-ee8aead27ca0 with identifier: 117830350
2026-03-25 05:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4fcb69f6-5c5a-56e7-9edd-ee8aead27ca0 with identifier: 117830350 to the API
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/117830350?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Electric',
'id': '4fcb69f6-5c5a-56e7-9edd-ee8aead27ca0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RF72GAO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/117830350',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 91539,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seller_name': 'Addison Lee',
'title': 'VOLKSWAGEN ID.4 ESTATE 128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'transmission': 'automatic',
'trim': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'vin': None,
'year': 2022}
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27117830350%27 HTTP/1.1" 200 None
2026-03-25 05:02:01 [astonbarclay.gb] INFO: Saving data for 117830350: {'auction_closing_time': 1774612800.0, 'created_time': 1773404462.264919, 'last_price_update_time': 1774414921.461865}
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117830350') HTTP/1.1" 204 0
2026-03-25 05:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6d7fe022-a5ad-591b-ab13-8e10afff57d6 with identifier: 118014845
2026-03-25 05:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6d7fe022-a5ad-591b-ab13-8e10afff57d6 with identifier: 118014845
2026-03-25 05:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6d7fe022-a5ad-591b-ab13-8e10afff57d6 with identifier: 118014845 to the API
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118014845?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '6d7fe022-a5ad-591b-ab13-8e10afff57d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK25FUT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118014845',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': 'E-3008 ELECTRIC ESTATE',
'odometer': 4202,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-12',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT E-3008 ELECTRIC ESTATE 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'vin': None,
'year': 2025}
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27118014845%27 HTTP/1.1" 200 None
2026-03-25 05:02:01 [astonbarclay.gb] INFO: Saving data for 118014845: {'auction_closing_time': 1774861200.0, 'created_time': 1773863965.44674, 'last_price_update_time': 1774414921.799583}
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118014845') HTTP/1.1" 204 0
2026-03-25 05:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120108624?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120679756?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120517415?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120108624, 'registration': 'PE23ZFP', 'account': 'KIN032', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport 80kWh 5dr Auto', 'mileage': 52487, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-13', 'fuel': 'Electric', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/a01d0671-0bba-4260-b4a3-4c4c0b7bf121_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/bd6c4390-79c6-4284-adc4-1072d40bae5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/b305e40c-6148-467a-bcfa-f36179cfb80b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/7ce4c22d-1a2e-4bcd-8a25-2ffa47adb6c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/3d4cc00d-4068-46df-ba30-b1f74f196420_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/88fa73d7-49e9-4857-a981-ea2d55e7d568_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/c5cb59a8-2836-4276-a23b-2114a89c37ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/2d58e2dd-0540-4046-8800-dfd237d812e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/748a0a64-b0f9-416e-9d31-e765627799c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/5334feaf-135d-48c8-9e6d-6e77dfb53740_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/e85ac0ab-dc5c-41cb-8149-5ce27b7bfd90_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/24 - 36K', 'remarks': '**288**VOSA STATES 51K Metallic - Carbon black\t/ Thatcham Alarm with tracker / Vernasca leather - Black with blue contrast stitching CHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d79d6b29-ba95-4719-8d11-9482f2c787a5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:02:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120108624, 'registration': 'PE23ZFP', 'account': 'KIN032', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport 80kWh 5dr Auto', 'mileage': 52487, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-13', 'fuel': 'Electric', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/a01d0671-0bba-4260-b4a3-4c4c0b7bf121_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/bd6c4390-79c6-4284-adc4-1072d40bae5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/b305e40c-6148-467a-bcfa-f36179cfb80b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/7ce4c22d-1a2e-4bcd-8a25-2ffa47adb6c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/3d4cc00d-4068-46df-ba30-b1f74f196420_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/88fa73d7-49e9-4857-a981-ea2d55e7d568_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/c5cb59a8-2836-4276-a23b-2114a89c37ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/2d58e2dd-0540-4046-8800-dfd237d812e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/748a0a64-b0f9-416e-9d31-e765627799c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/5334feaf-135d-48c8-9e6d-6e77dfb53740_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE23ZFP/2026-03-04/image/e85ac0ab-dc5c-41cb-8149-5ce27b7bfd90_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/24 - 36K', 'remarks': '**288**VOSA STATES 51K Metallic - Carbon black\t/ Thatcham Alarm with tracker / Vernasca leather - Black with blue contrast stitching CHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d79d6b29-ba95-4719-8d11-9482f2c787a5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 05:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 279de9f0-32a9-5f79-8a1a-3712cbcb891f with identifier: 120108624
2026-03-25 05:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 279de9f0-32a9-5f79-8a1a-3712cbcb891f with scrape type 2
2026-03-25 05:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 279de9f0-32a9-5f79-8a1a-3712cbcb891f with scrape type 2
2026-03-25 05:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 279de9f0-32a9-5f79-8a1a-3712cbcb891f, identifier: 120108624
2026-03-25 05:02:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120679756, 'registration': 'WP17CDN', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.2 PureTech Feel 5dr', 'mileage': 25710, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-05-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WP17CDN/2026-03-23/image/b1c2bca1-caa0-4cf6-9ec7-169c3252247b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/9977ec5d-749c-4e25-b8ed-a32c0dd83d53_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/eeaeb5b0-de1d-40a6-a2e6-c09200e3ad74_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/fd77d72f-9872-40f5-ad29-dcb622a0954e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/2e37b0e7-626e-4252-8aca-6787286b9101_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/b5e48808-9581-439f-a0a7-59a358096428_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/8a1f27b1-43ff-461e-8508-27a4ac62fdc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/795b12cb-6d46-452f-9f77-a7e9e5dd8dc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/77eaeb7f-959e-40c6-9d85-278b9baf8cb5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/20 - 7K, 03/22 - 10K', 'remarks': '**749** VOSA STATES 7K, 10K, 10K, 13K, 18K, 22K, 25K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/626640a1-5f06-4e85-b52a-9f75cbcec58d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120679756, 'registration': 'WP17CDN', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.2 PureTech Feel 5dr', 'mileage': 25710, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-05-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WP17CDN/2026-03-23/image/b1c2bca1-caa0-4cf6-9ec7-169c3252247b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/9977ec5d-749c-4e25-b8ed-a32c0dd83d53_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/eeaeb5b0-de1d-40a6-a2e6-c09200e3ad74_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/fd77d72f-9872-40f5-ad29-dcb622a0954e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/2e37b0e7-626e-4252-8aca-6787286b9101_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/b5e48808-9581-439f-a0a7-59a358096428_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/8a1f27b1-43ff-461e-8508-27a4ac62fdc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/795b12cb-6d46-452f-9f77-a7e9e5dd8dc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP17CDN/2026-03-23/image/77eaeb7f-959e-40c6-9d85-278b9baf8cb5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/20 - 7K, 03/22 - 10K', 'remarks': '**749** VOSA STATES 7K, 10K, 10K, 13K, 18K, 22K, 25K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/626640a1-5f06-4e85-b52a-9f75cbcec58d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2db12c76-03e2-5af4-9405-acc4a880a88b with identifier: 120679756
2026-03-25 05:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2db12c76-03e2-5af4-9405-acc4a880a88b with scrape type 2
2026-03-25 05:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2db12c76-03e2-5af4-9405-acc4a880a88b with scrape type 2
2026-03-25 05:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2db12c76-03e2-5af4-9405-acc4a880a88b, identifier: 120679756
2026-03-25 05:02:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120517415, 'registration': 'HN18LDX', 'account': 'VWF005', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK (NR)', 'derivative': '1.5 TSI EVO SE [Nav] 5dr', 'mileage': 32742, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-04-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-01', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HN18LDX/2026-03-17/image/a3127d28-db7c-4820-b674-aaa68b5ca873_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/fcbb8043-65a4-4e55-941a-0257c001cda3_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/f79c3513-04ef-4eb4-a5b8-7763db4436b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/ed6f7c4f-e062-4b52-8c8c-2e6f90cf1c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/24a2447e-78da-4f1a-ab83-dc2c8921a9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/7300751c-854e-4f28-adcb-133aa9013da9_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/9ae4d9c5-9986-490a-a627-35582fc3375f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/3ef03a73-2615-43b0-a8f1-299e533447a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/2230bbdd-911d-4e62-a934-06343f4737f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/04fab1c5-3a07-4fb4-984a-0a14317b2686_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/326527bd-ea32-4c80-a274-b40db4298a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/86522046-c120-4b56-9cbe-d30f0b874b12_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 07/24-22k -- VOSA STATES: 8k/10k/13k/15k/22k/29k --', 'remarks': '**NON RUNNER - Accident Damage - Airbags Deployed - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE****', 'virtual': True, 'seller': 'Volkswagen Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 113, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120517415, 'registration': 'HN18LDX', 'account': 'VWF005', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK (NR)', 'derivative': '1.5 TSI EVO SE [Nav] 5dr', 'mileage': 32742, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-04-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-01', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HN18LDX/2026-03-17/image/a3127d28-db7c-4820-b674-aaa68b5ca873_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/fcbb8043-65a4-4e55-941a-0257c001cda3_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/f79c3513-04ef-4eb4-a5b8-7763db4436b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/ed6f7c4f-e062-4b52-8c8c-2e6f90cf1c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/24a2447e-78da-4f1a-ab83-dc2c8921a9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/7300751c-854e-4f28-adcb-133aa9013da9_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/9ae4d9c5-9986-490a-a627-35582fc3375f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/3ef03a73-2615-43b0-a8f1-299e533447a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/2230bbdd-911d-4e62-a934-06343f4737f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/04fab1c5-3a07-4fb4-984a-0a14317b2686_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/326527bd-ea32-4c80-a274-b40db4298a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18LDX/2026-03-17/image/86522046-c120-4b56-9cbe-d30f0b874b12_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 07/24-22k -- VOSA STATES: 8k/10k/13k/15k/22k/29k --', 'remarks': '**NON RUNNER - Accident Damage - Airbags Deployed - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE****', 'virtual': True, 'seller': 'Volkswagen Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 113, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 321a6d15-4da4-589f-91af-16a26f6ba278 with identifier: 120517415
2026-03-25 05:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 321a6d15-4da4-589f-91af-16a26f6ba278 with scrape type 2
2026-03-25 05:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 321a6d15-4da4-589f-91af-16a26f6ba278 with scrape type 2
2026-03-25 05:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 321a6d15-4da4-589f-91af-16a26f6ba278, identifier: 120517415
2026-03-25 05:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 279de9f0-32a9-5f79-8a1a-3712cbcb891f with identifier: 120108624
2026-03-25 05:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 279de9f0-32a9-5f79-8a1a-3712cbcb891f with identifier: 120108624
2026-03-25 05:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 279de9f0-32a9-5f79-8a1a-3712cbcb891f with identifier: 120108624 to the API
2026-03-25 05:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120108624?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '279de9f0-32a9-5f79-8a1a-3712cbcb891f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PE23ZFP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120108624',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': 'iX3 ELECTRIC ESTATE',
'odometer': 52487,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-13',
'seller_name': 'Kinto',
'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 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120108624%27 HTTP/1.1" 200 None
2026-03-25 05:02:02 [astonbarclay.gb] INFO: Saving data for 120108624: {'auction_closing_time': 1774431900.0, 'created_time': 1773666913.163887, 'last_price_update_time': 1774414922.554257}
2026-03-25 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120108624') HTTP/1.1" 204 0
2026-03-25 05:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2db12c76-03e2-5af4-9405-acc4a880a88b with identifier: 120679756
2026-03-25 05:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2db12c76-03e2-5af4-9405-acc4a880a88b with identifier: 120679756
2026-03-25 05:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2db12c76-03e2-5af4-9405-acc4a880a88b with identifier: 120679756 to the API
2026-03-25 05:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120679756?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '2db12c76-03e2-5af4-9405-acc4a880a88b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WP17CDN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120679756',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C1 HATCHBACK',
'odometer': 25710,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-31',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C1 HATCHBACK 1.2 PureTech Feel 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Feel 5dr',
'vin': None,
'year': 2017}
2026-03-25 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120679756%27 HTTP/1.1" 200 None
2026-03-25 05:02:02 [astonbarclay.gb] INFO: Saving data for 120679756: {'auction_closing_time': 1774604700.0, 'created_time': 1774292622.460098, 'last_price_update_time': 1774414922.859738}
2026-03-25 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120679756') HTTP/1.1" 204 0
2026-03-25 05:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 321a6d15-4da4-589f-91af-16a26f6ba278 with identifier: 120517415
2026-03-25 05:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 321a6d15-4da4-589f-91af-16a26f6ba278 with identifier: 120517415
2026-03-25 05:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 321a6d15-4da4-589f-91af-16a26f6ba278 with identifier: 120517415 to the API
2026-03-25 05:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120517415?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '321a6d15-4da4-589f-91af-16a26f6ba278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HN18LDX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120517415',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK (NR)',
'odometer': 32742,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-18',
'seller_name': 'Volkswagen Financial Services',
'title': 'VOLKSWAGEN GOLF HATCHBACK (NR) 1.5 TSI EVO SE [Nav] 5dr',
'transmission': 'manual',
'trim': '1.5 TSI EVO SE [Nav] 5dr',
'vin': None,
'year': 2018}
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120517415%27 HTTP/1.1" 200 None
2026-03-25 05:02:03 [astonbarclay.gb] INFO: Saving data for 120517415: {'auction_closing_time': 1774609200.0, 'created_time': 1774001044.491349, 'last_price_update_time': 1774414923.151412}
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120517415') HTTP/1.1" 204 0
2026-03-25 05:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120686647?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120683714?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05: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 05:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120147059?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120689230?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05: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 05:02:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120686647, 'registration': 'YC64GWP', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 CDTi [140] ecoFLEX SRi Vx-line Nav 5dr [S/S]', 'mileage': 47584, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-05', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YC64GWP/2026-03-23/image/a49100e5-c3a6-4070-874c-6617dce51649_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/741ca7e9-ee93-40a3-88e2-f880ab614d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/f462f318-114a-4af0-81d2-93e321586c37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/0a9f8f5f-162f-4ebe-92a8-072474400f33_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/578d46ee-2413-439f-9207-b1c4a157619b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/a778046d-4c7c-4a04-8a9f-b89ccb1408ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/484179aa-c418-4549-9d8c-d228d9f4101b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/17ba62ad-262d-4a4a-84ab-2ae9f10d61aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/b145d57a-6a5b-4516-b139-e1b1889158db_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/15 - 5K, 09/16 - 10K, 09/17 - 15K, 09/19 - 24K, 09/25 - 45K', 'remarks': '**702** VOSA STATES 15K, 20K, 26K, 28K, 31K, 36K, 40K, 45K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8457b73c-816b-41b0-943f-46bca028925a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120686647, 'registration': 'YC64GWP', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 CDTi [140] ecoFLEX SRi Vx-line Nav 5dr [S/S]', 'mileage': 47584, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-05', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YC64GWP/2026-03-23/image/a49100e5-c3a6-4070-874c-6617dce51649_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/741ca7e9-ee93-40a3-88e2-f880ab614d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/f462f318-114a-4af0-81d2-93e321586c37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/0a9f8f5f-162f-4ebe-92a8-072474400f33_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/578d46ee-2413-439f-9207-b1c4a157619b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/a778046d-4c7c-4a04-8a9f-b89ccb1408ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/484179aa-c418-4549-9d8c-d228d9f4101b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/17ba62ad-262d-4a4a-84ab-2ae9f10d61aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC64GWP/2026-03-23/image/b145d57a-6a5b-4516-b139-e1b1889158db_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/15 - 5K, 09/16 - 10K, 09/17 - 15K, 09/19 - 24K, 09/25 - 45K', 'remarks': '**702** VOSA STATES 15K, 20K, 26K, 28K, 31K, 36K, 40K, 45K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8457b73c-816b-41b0-943f-46bca028925a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dce1a16-740e-5621-90e6-89d912b35221 with identifier: 120686647
2026-03-25 05:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dce1a16-740e-5621-90e6-89d912b35221 with scrape type 2
2026-03-25 05:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dce1a16-740e-5621-90e6-89d912b35221 with scrape type 2
2026-03-25 05:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5dce1a16-740e-5621-90e6-89d912b35221, identifier: 120686647
2026-03-25 05:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5dce1a16-740e-5621-90e6-89d912b35221 with identifier: 120686647
2026-03-25 05:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5dce1a16-740e-5621-90e6-89d912b35221 with identifier: 120686647
2026-03-25 05:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5dce1a16-740e-5621-90e6-89d912b35221 with identifier: 120686647 to the API
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120686647?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5dce1a16-740e-5621-90e6-89d912b35221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YC64GWP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120686647',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'INSIGNIA DIESEL SPORTS TOURER',
'odometer': 47584,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-30',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL INSIGNIA DIESEL SPORTS TOURER 2.0 CDTi [140] ecoFLEX SRi '
'Vx-line Nav 5dr [S/S]',
'transmission': 'manual',
'trim': '2.0 CDTi [140] ecoFLEX SRi Vx-line Nav 5dr [S/S]',
'vin': None,
'year': 2014}
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686647%27 HTTP/1.1" 200 None
2026-03-25 05:02:03 [astonbarclay.gb] INFO: Saving data for 120686647: {'auction_closing_time': 1774604700.0, 'created_time': 1774292659.250907, 'last_price_update_time': 1774414923.65332}
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120686647') HTTP/1.1" 204 0
2026-03-25 05:02:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120683714, 'registration': 'WG10JOH', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Exclusiv 5dr Auto', 'mileage': 123343, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2010-06-12', 'fuel': 'Petrol', 'motExpiry': '2026-12-11', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WG10JOH/2026-03-23/image/e6a1a304-3c04-4c64-9baf-d38eeb1ab1e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/ccf06d23-2e37-4729-b16e-265abc7c6a66_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/ebc72a70-39fa-42f3-bb37-4e8ab6a26101_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/c2dcde94-ffdb-437c-8f3d-69e18b123104_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/c4af27e4-2c3b-4036-9bb1-c9020af1d69f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/0b1f90f8-59f6-4560-b2f6-42d02682ce6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/ed0e7f32-6b91-4667-a9d6-4b8f8ac7954e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/d03e3004-61eb-419a-a12f-a8b4290f7580_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/41181271-e774-49eb-8c67-0274a6d4e558_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**608** VOSA STATES 7K, 19K, 26K, 31K, 36K, 41K, 46K, 52K, 57K, 63K, 67K, 119K, 121K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f680626d-1189-479a-9d35-001c880a3ef9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120683714, 'registration': 'WG10JOH', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Exclusiv 5dr Auto', 'mileage': 123343, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2010-06-12', 'fuel': 'Petrol', 'motExpiry': '2026-12-11', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WG10JOH/2026-03-23/image/e6a1a304-3c04-4c64-9baf-d38eeb1ab1e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/ccf06d23-2e37-4729-b16e-265abc7c6a66_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/ebc72a70-39fa-42f3-bb37-4e8ab6a26101_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/c2dcde94-ffdb-437c-8f3d-69e18b123104_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/c4af27e4-2c3b-4036-9bb1-c9020af1d69f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/0b1f90f8-59f6-4560-b2f6-42d02682ce6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/ed0e7f32-6b91-4667-a9d6-4b8f8ac7954e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/d03e3004-61eb-419a-a12f-a8b4290f7580_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG10JOH/2026-03-23/image/41181271-e774-49eb-8c67-0274a6d4e558_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**608** VOSA STATES 7K, 19K, 26K, 31K, 36K, 41K, 46K, 52K, 57K, 63K, 67K, 119K, 121K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f680626d-1189-479a-9d35-001c880a3ef9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66e67f2c-be82-5a7d-b0a3-a18de7e8221d with identifier: 120683714
2026-03-25 05:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66e67f2c-be82-5a7d-b0a3-a18de7e8221d with scrape type 2
2026-03-25 05:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66e67f2c-be82-5a7d-b0a3-a18de7e8221d with scrape type 2
2026-03-25 05:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 66e67f2c-be82-5a7d-b0a3-a18de7e8221d, identifier: 120683714
2026-03-25 05:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 66e67f2c-be82-5a7d-b0a3-a18de7e8221d with identifier: 120683714
2026-03-25 05:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 66e67f2c-be82-5a7d-b0a3-a18de7e8221d with identifier: 120683714
2026-03-25 05:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 66e67f2c-be82-5a7d-b0a3-a18de7e8221d with identifier: 120683714 to the API
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120683714?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 167,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '66e67f2c-be82-5a7d-b0a3-a18de7e8221d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WG10JOH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120683714',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 123343,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-12',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA HATCHBACK 1.6i 16V Exclusiv 5dr Auto',
'transmission': 'automatic',
'trim': '1.6i 16V Exclusiv 5dr Auto',
'vin': None,
'year': 2010}
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683714%27 HTTP/1.1" 200 None
2026-03-25 05:02:04 [astonbarclay.gb] INFO: Saving data for 120683714: {'auction_closing_time': 1774604700.0, 'created_time': 1774292661.53251, 'last_price_update_time': 1774414924.041487}
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120683714') HTTP/1.1" 204 0
2026-03-25 05:02:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120147059, 'registration': 'CX73LXS', 'account': 'ZEN002', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 110 Xcellence 5dr DSG', 'mileage': 23545, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 132, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-01-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX73LXS/2026-03-10/image/f471359d-c5f8-4684-b437-e9fded147fb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/c0d829ff-26d5-49ab-b9ae-f72ca505f341_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/751a68e8-d4e3-4d64-bddd-e56fe9051fce_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/3ec77020-6816-42f2-ba59-cc88ea3d4452_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/21796223-cb2a-4396-8779-37871f82f799_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/6551f9b1-8873-4de5-b039-6c06ad29a89a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/887b099a-2823-478a-aae2-462135928f51_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/f840649a-9ccf-47ac-8900-78fc971aa574_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/24 10K 03/24 19K SK', 'remarks': '', 'virtual': False, 'seller': 'Zenith', '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/72ffb1cd-49ae-4a57-9bf0-0d256e94d5e9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120147059, 'registration': 'CX73LXS', 'account': 'ZEN002', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 110 Xcellence 5dr DSG', 'mileage': 23545, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 300}, 'saleStart': '2026-03-26T10:00Z', 'lot': 132, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-01-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX73LXS/2026-03-10/image/f471359d-c5f8-4684-b437-e9fded147fb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/c0d829ff-26d5-49ab-b9ae-f72ca505f341_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/751a68e8-d4e3-4d64-bddd-e56fe9051fce_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/3ec77020-6816-42f2-ba59-cc88ea3d4452_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/21796223-cb2a-4396-8779-37871f82f799_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/6551f9b1-8873-4de5-b039-6c06ad29a89a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/887b099a-2823-478a-aae2-462135928f51_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX73LXS/2026-03-10/image/f840649a-9ccf-47ac-8900-78fc971aa574_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/24 10K 03/24 19K SK', 'remarks': '', 'virtual': False, 'seller': 'Zenith', '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/72ffb1cd-49ae-4a57-9bf0-0d256e94d5e9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87038d36-8fcf-537d-b022-9f065b729863 with identifier: 120147059
2026-03-25 05:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87038d36-8fcf-537d-b022-9f065b729863 with scrape type 2
2026-03-25 05:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87038d36-8fcf-537d-b022-9f065b729863 with scrape type 2
2026-03-25 05:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 87038d36-8fcf-537d-b022-9f065b729863, identifier: 120147059
2026-03-25 05:02:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120689230, 'registration': 'EX15FXH', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Pression 5dr x-shift', 'mileage': 143939, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-03-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX15FXH/2026-03-24/image/f8e95ea9-32b9-4ebf-8e67-8fb5a7c895db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/04dbd971-2520-41b5-b356-3078a02e8079_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/c95286cf-e8e3-4e64-8bae-2f1f7ee760bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/0b031150-d68c-4a96-8ce4-1598e994f72e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/37596efa-1721-448e-b3ec-6e4a929e6f20_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/b5e0246b-0ca2-4636-9465-7f55a76095b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/9d047b6e-f52e-40de-8359-efe7e3800a0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/171371a3-7234-4d9f-8506-9fcb7eb94efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/f07c9425-ce19-4d9e-8a0c-540ef4ff37c7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/16 7K - 03/23 95K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 95K- 114K - 115K- 135K-', '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/64bcc393-4a2e-44dd-b18a-c739a9873060.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120689230, 'registration': 'EX15FXH', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Pression 5dr x-shift', 'mileage': 143939, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-03-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX15FXH/2026-03-24/image/f8e95ea9-32b9-4ebf-8e67-8fb5a7c895db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/04dbd971-2520-41b5-b356-3078a02e8079_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/c95286cf-e8e3-4e64-8bae-2f1f7ee760bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/0b031150-d68c-4a96-8ce4-1598e994f72e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/37596efa-1721-448e-b3ec-6e4a929e6f20_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/b5e0246b-0ca2-4636-9465-7f55a76095b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/9d047b6e-f52e-40de-8359-efe7e3800a0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/171371a3-7234-4d9f-8506-9fcb7eb94efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX15FXH/2026-03-24/image/f07c9425-ce19-4d9e-8a0c-540ef4ff37c7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/16 7K - 03/23 95K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 95K- 114K - 115K- 135K-', '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/64bcc393-4a2e-44dd-b18a-c739a9873060.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd4d0a82-37bb-5954-8e4f-4bf143482c6e with identifier: 120689230
2026-03-25 05:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd4d0a82-37bb-5954-8e4f-4bf143482c6e with scrape type 2
2026-03-25 05:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd4d0a82-37bb-5954-8e4f-4bf143482c6e with scrape type 2
2026-03-25 05:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fd4d0a82-37bb-5954-8e4f-4bf143482c6e, identifier: 120689230
2026-03-25 05:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 87038d36-8fcf-537d-b022-9f065b729863 with identifier: 120147059
2026-03-25 05:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 87038d36-8fcf-537d-b022-9f065b729863 with identifier: 120147059
2026-03-25 05:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 87038d36-8fcf-537d-b022-9f065b729863 with identifier: 120147059 to the API
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120147059?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '87038d36-8fcf-537d-b022-9f065b729863',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX73LXS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120147059',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 23545,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-24',
'seller_name': 'Zenith',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 110 Xcellence 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 110 Xcellence 5dr DSG',
'vin': None,
'year': 2024}
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120147059%27 HTTP/1.1" 200 None
2026-03-25 05:02:04 [astonbarclay.gb] INFO: Saving data for 120147059: {'auction_closing_time': 1774519200.0, 'created_time': 1773667304.73115, 'last_price_update_time': 1774414924.563034}
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120147059') HTTP/1.1" 204 0
2026-03-25 05:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fd4d0a82-37bb-5954-8e4f-4bf143482c6e with identifier: 120689230
2026-03-25 05:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fd4d0a82-37bb-5954-8e4f-4bf143482c6e with identifier: 120689230
2026-03-25 05:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fd4d0a82-37bb-5954-8e4f-4bf143482c6e with identifier: 120689230 to the API
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120689230?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'fd4d0a82-37bb-5954-8e4f-4bf143482c6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX15FXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120689230',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK',
'odometer': 143939,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-09',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA AYGO HATCHBACK 1.0 VVT-i X-Pression 5dr x-shift',
'transmission': 'automatic',
'trim': '1.0 VVT-i X-Pression 5dr x-shift',
'vin': None,
'year': 2015}
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689230%27 HTTP/1.1" 200 None
2026-03-25 05:02:04 [astonbarclay.gb] INFO: Saving data for 120689230: {'created_time': 1774292566.653352, 'last_price_update_time': 1774414924.929462, 'auction_closing_time': 1774888200.0}
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120689230') HTTP/1.1" 204 0
2026-03-25 05:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120535571?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120535587?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120686211?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120535549?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120535571, 'registration': 'OY14TKT', 'account': 'ALL018', 'make': 'VAUXHALL', 'model': 'ZAFIRA TOURER', 'derivative': '1.8i Tech Line 5dr', 'mileage': 70127, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2368, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OY14TKT/2026-03-24/image/1d0f9f67-dcdd-4e60-8d30-e2ccaf3d09c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/9d95606f-2e95-4edb-9d92-54e28b286f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/2a97fe04-9fd5-4436-b8af-ac57eb71da35_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/6d263c9a-8a7f-41e5-83fc-0b56d20c4d6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/4d064073-2088-4889-a216-e62bfa01fb02_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/bfdd81ea-e830-4753-be74-e7f96d1f77e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/3cc790b5-9200-4f8f-bcd0-19b2159b4991_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 03/15 3K - 03/16 6K - 02/17 11K - 03/18 17K - 03/19 24K - 03/20 32K - 09/21 36K - 11/22 41K', 'remarks': 'VOSA STATES, 44K, 55K, 62K, 69K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/114b6f01-365e-44ec-839d-11b4e98ee675.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120535571, 'registration': 'OY14TKT', 'account': 'ALL018', 'make': 'VAUXHALL', 'model': 'ZAFIRA TOURER', 'derivative': '1.8i Tech Line 5dr', 'mileage': 70127, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2368, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OY14TKT/2026-03-24/image/1d0f9f67-dcdd-4e60-8d30-e2ccaf3d09c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/9d95606f-2e95-4edb-9d92-54e28b286f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/2a97fe04-9fd5-4436-b8af-ac57eb71da35_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/6d263c9a-8a7f-41e5-83fc-0b56d20c4d6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/4d064073-2088-4889-a216-e62bfa01fb02_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/bfdd81ea-e830-4753-be74-e7f96d1f77e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY14TKT/2026-03-24/image/3cc790b5-9200-4f8f-bcd0-19b2159b4991_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 03/15 3K - 03/16 6K - 02/17 11K - 03/18 17K - 03/19 24K - 03/20 32K - 09/21 36K - 11/22 41K', 'remarks': 'VOSA STATES, 44K, 55K, 62K, 69K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/114b6f01-365e-44ec-839d-11b4e98ee675.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beb35cef-c095-5e30-88ec-788117c1acf3 with identifier: 120535571
2026-03-25 05:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb35cef-c095-5e30-88ec-788117c1acf3 with scrape type 2
2026-03-25 05:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beb35cef-c095-5e30-88ec-788117c1acf3 with scrape type 2
2026-03-25 05:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: beb35cef-c095-5e30-88ec-788117c1acf3, identifier: 120535571
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120535587, 'registration': 'BP67AKY', 'account': 'ALL018', 'make': 'NISSAN', 'model': 'NAVARA DIESEL', 'derivative': 'Double Cab Pick Up Tekna 2.3dCi 190 4WD Auto', 'mileage': 69920, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2360, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-12-21', 'fuel': 'Diesel', 'motExpiry': '2026-04-10', 'doors': None, 'engineSize': 2298, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/BP67AKY/2026-03-24/image/f0259557-4852-4726-a77a-cd69ca5aeac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/71a142bf-ed68-4433-a05b-86e9c13bb358_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/c1de45af-2d38-4225-a3c3-88fc30f0a05c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/20b471a0-5855-46f0-8f5d-ac874560cc7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/af80f11c-601e-4bad-b2bb-2d1d3f115bd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/7aa5583e-1a0b-4174-9834-3f2622398940_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/8fbcf8cf-d62c-440d-bc61-e86a5031aa4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/87cefeaa-9d7c-470e-94c6-7a5546113b39_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES, 37K, 43K, 50K, 61K - SPARE KEY AND SD CARD IN OFFICE **NO VAT**', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/75516b90-639e-42cc-858d-53040c9d3687.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120535587, 'registration': 'BP67AKY', 'account': 'ALL018', 'make': 'NISSAN', 'model': 'NAVARA DIESEL', 'derivative': 'Double Cab Pick Up Tekna 2.3dCi 190 4WD Auto', 'mileage': 69920, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2360, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-12-21', 'fuel': 'Diesel', 'motExpiry': '2026-04-10', 'doors': None, 'engineSize': 2298, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/BP67AKY/2026-03-24/image/f0259557-4852-4726-a77a-cd69ca5aeac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/71a142bf-ed68-4433-a05b-86e9c13bb358_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/c1de45af-2d38-4225-a3c3-88fc30f0a05c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/20b471a0-5855-46f0-8f5d-ac874560cc7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/af80f11c-601e-4bad-b2bb-2d1d3f115bd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/7aa5583e-1a0b-4174-9834-3f2622398940_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/8fbcf8cf-d62c-440d-bc61-e86a5031aa4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP67AKY/2026-03-24/image/87cefeaa-9d7c-470e-94c6-7a5546113b39_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES, 37K, 43K, 50K, 61K - SPARE KEY AND SD CARD IN OFFICE **NO VAT**', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/75516b90-639e-42cc-858d-53040c9d3687.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20d4212c-ad06-59d0-9b6a-e32ee8ec2a69 with identifier: 120535587
2026-03-25 05:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20d4212c-ad06-59d0-9b6a-e32ee8ec2a69 with scrape type 2
2026-03-25 05:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20d4212c-ad06-59d0-9b6a-e32ee8ec2a69 with scrape type 2
2026-03-25 05:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 20d4212c-ad06-59d0-9b6a-e32ee8ec2a69, identifier: 120535587
2026-03-25 05:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: beb35cef-c095-5e30-88ec-788117c1acf3 with identifier: 120535571
2026-03-25 05:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: beb35cef-c095-5e30-88ec-788117c1acf3 with identifier: 120535571
2026-03-25 05:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: beb35cef-c095-5e30-88ec-788117c1acf3 with identifier: 120535571 to the API
2026-03-25 05:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120535571?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'beb35cef-c095-5e30-88ec-788117c1acf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OY14TKT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120535571',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ZAFIRA TOURER',
'odometer': 70127,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-13',
'seller_name': 'SMC GROUP',
'title': 'VAUXHALL ZAFIRA TOURER 1.8i Tech Line 5dr',
'transmission': 'manual',
'trim': '1.8i Tech Line 5dr',
'vin': None,
'year': 2014}
2026-03-25 05:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120535571%27 HTTP/1.1" 200 None
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Saving data for 120535571: {'auction_closing_time': 1774432800.0, 'created_time': 1774292853.428554, 'last_price_update_time': 1774414925.512043}
2026-03-25 05:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120535571') HTTP/1.1" 204 0
2026-03-25 05:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 20d4212c-ad06-59d0-9b6a-e32ee8ec2a69 with identifier: 120535587
2026-03-25 05:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 20d4212c-ad06-59d0-9b6a-e32ee8ec2a69 with identifier: 120535587
2026-03-25 05:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 20d4212c-ad06-59d0-9b6a-e32ee8ec2a69 with identifier: 120535587 to the API
2026-03-25 05:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120535587?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 183,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '20d4212c-ad06-59d0-9b6a-e32ee8ec2a69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BP67AKY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120535587',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'NAVARA DIESEL',
'odometer': 69920,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-21',
'seller_name': 'SMC GROUP',
'title': 'NISSAN NAVARA DIESEL Double Cab Pick Up Tekna 2.3dCi 190 4WD Auto',
'transmission': 'automatic',
'trim': 'Double Cab Pick Up Tekna 2.3dCi 190 4WD Auto',
'vin': None,
'year': 2017}
2026-03-25 05:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120535587%27 HTTP/1.1" 200 None
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Saving data for 120535587: {'auction_closing_time': 1774432800.0, 'created_time': 1774292858.869801, 'last_price_update_time': 1774414925.79376}
2026-03-25 05:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120535587') HTTP/1.1" 204 0
2026-03-25 05:02:05 [scrapy.extensions.logstats] INFO: Crawled 142 pages (at 100 pages/min), scraped 138 items (at 99 items/min)
2026-03-25 05:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-25 05:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120658578?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120145776?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120658587?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120686211, 'registration': 'EY18SVS', 'account': 'ESS030', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.1 Zetec 5dr', 'mileage': 44756, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2356, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': 1084, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY18SVS/2026-03-24/image/58d5ea60-2e1e-4f88-a2e5-a47afa21808f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/5fe29d79-22ad-444a-9473-249fe5faa1bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/3902a9ea-b532-4fc3-bf81-7183857ef93e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/256e84a3-ba19-454c-a093-3207261daae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/c85b154a-79ed-469b-b918-081e581fb0f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/caa773f5-4697-458f-a945-67a72cb47f5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/f2fdc940-1ee4-46d1-aefc-79558711163f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/976fbcd0-4501-4368-a5c2-b989b6be0771_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/0758c55f-8742-430b-8b52-498eb9e3f056_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20 11K - 02/22 16K', 'remarks': 'VOSA STATES, 22K, 28K, 36K, 44K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53dbea0c-d360-4d8b-b815-f7c10726dde8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120686211, 'registration': 'EY18SVS', 'account': 'ESS030', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.1 Zetec 5dr', 'mileage': 44756, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2356, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': 1084, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY18SVS/2026-03-24/image/58d5ea60-2e1e-4f88-a2e5-a47afa21808f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/5fe29d79-22ad-444a-9473-249fe5faa1bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/3902a9ea-b532-4fc3-bf81-7183857ef93e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/256e84a3-ba19-454c-a093-3207261daae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/c85b154a-79ed-469b-b918-081e581fb0f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/caa773f5-4697-458f-a945-67a72cb47f5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/f2fdc940-1ee4-46d1-aefc-79558711163f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/976fbcd0-4501-4368-a5c2-b989b6be0771_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY18SVS/2026-03-24/image/0758c55f-8742-430b-8b52-498eb9e3f056_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20 11K - 02/22 16K', 'remarks': 'VOSA STATES, 22K, 28K, 36K, 44K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53dbea0c-d360-4d8b-b815-f7c10726dde8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de1b1247-1dde-5a39-8e35-fc5877801163 with identifier: 120686211
2026-03-25 05:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de1b1247-1dde-5a39-8e35-fc5877801163 with scrape type 2
2026-03-25 05:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de1b1247-1dde-5a39-8e35-fc5877801163 with scrape type 2
2026-03-25 05:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: de1b1247-1dde-5a39-8e35-fc5877801163, identifier: 120686211
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120535549, 'registration': 'VA17VYJ', 'account': 'ALL018', 'make': 'NISSAN', 'model': 'JUKE DIESEL HATCHBACK', 'derivative': '1.5 dCi Tekna 5dr', 'mileage': 78241, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2355, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/75f4aa8e-d712-4a5a-ac43-5bf1edd5a831_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/0de64efc-49c6-4867-a75b-ddbaf959d7a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/6802b24c-4266-485a-815a-36ac80acea00_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/514a06a0-4a32-4068-863e-8fae623813e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/a316f018-362f-4bf6-b75a-b8444a3e84d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/4bee0fae-e7d0-4b35-9b0c-db19002cd830_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/6b98b334-d043-4cb5-8ec0-2faea450b6d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/28d02c54-a5ec-475f-a81f-92423f8f54b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/6bf8aca3-7493-454a-b60d-9ef95bc0db5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/2a005c15-17d7-4f0d-b900-04bb66f903d1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24 62K', 'remarks': 'VOSA STATES, 44K, 55K, 66K, 72K - SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e292506a-9336-4e43-b906-d01d48c0c747.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120535549, 'registration': 'VA17VYJ', 'account': 'ALL018', 'make': 'NISSAN', 'model': 'JUKE DIESEL HATCHBACK', 'derivative': '1.5 dCi Tekna 5dr', 'mileage': 78241, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2355, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/75f4aa8e-d712-4a5a-ac43-5bf1edd5a831_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/0de64efc-49c6-4867-a75b-ddbaf959d7a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/6802b24c-4266-485a-815a-36ac80acea00_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/514a06a0-4a32-4068-863e-8fae623813e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/a316f018-362f-4bf6-b75a-b8444a3e84d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/4bee0fae-e7d0-4b35-9b0c-db19002cd830_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/6b98b334-d043-4cb5-8ec0-2faea450b6d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/28d02c54-a5ec-475f-a81f-92423f8f54b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/6bf8aca3-7493-454a-b60d-9ef95bc0db5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA17VYJ/2026-03-24/image/2a005c15-17d7-4f0d-b900-04bb66f903d1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24 62K', 'remarks': 'VOSA STATES, 44K, 55K, 66K, 72K - SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e292506a-9336-4e43-b906-d01d48c0c747.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdd1680e-b960-5bd1-be82-529d9b8fabea with identifier: 120535549
2026-03-25 05:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdd1680e-b960-5bd1-be82-529d9b8fabea with scrape type 2
2026-03-25 05:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdd1680e-b960-5bd1-be82-529d9b8fabea with scrape type 2
2026-03-25 05:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fdd1680e-b960-5bd1-be82-529d9b8fabea, identifier: 120535549
2026-03-25 05:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: de1b1247-1dde-5a39-8e35-fc5877801163 with identifier: 120686211
2026-03-25 05:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: de1b1247-1dde-5a39-8e35-fc5877801163 with identifier: 120686211
2026-03-25 05:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: de1b1247-1dde-5a39-8e35-fc5877801163 with identifier: 120686211 to the API
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120686211?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 101,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'de1b1247-1dde-5a39-8e35-fc5877801163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY18SVS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120686211',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 44756,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-01',
'seller_name': 'SMC GROUP',
'title': 'FORD FIESTA HATCHBACK 1.1 Zetec 5dr',
'transmission': 'manual',
'trim': '1.1 Zetec 5dr',
'vin': None,
'year': 2018}
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120686211%27 HTTP/1.1" 200 None
2026-03-25 05:02:06 [astonbarclay.gb] INFO: Saving data for 120686211: {'auction_closing_time': 1774432800.0, 'created_time': 1774292806.283391, 'last_price_update_time': 1774414926.273593}
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120686211') HTTP/1.1" 204 0
2026-03-25 05:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fdd1680e-b960-5bd1-be82-529d9b8fabea with identifier: 120535549
2026-03-25 05:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fdd1680e-b960-5bd1-be82-529d9b8fabea with identifier: 120535549
2026-03-25 05:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fdd1680e-b960-5bd1-be82-529d9b8fabea with identifier: 120535549 to the API
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 05:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120535549?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdd1680e-b960-5bd1-be82-529d9b8fabea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VA17VYJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120535549',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE DIESEL HATCHBACK',
'odometer': 78241,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-30',
'seller_name': 'SMC GROUP',
'title': 'NISSAN JUKE DIESEL HATCHBACK 1.5 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Tekna 5dr',
'vin': None,
'year': 2017}
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120535549%27 HTTP/1.1" 200 None
2026-03-25 05:02:06 [astonbarclay.gb] INFO: Saving data for 120535549: {'auction_closing_time': 1774432800.0, 'created_time': 1774292925.153629, 'last_price_update_time': 1774414926.564176}
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120535549') HTTP/1.1" 204 0
2026-03-25 05:02:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120658578, 'registration': 'EA58CRJ', 'account': 'ESS030', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 3dr', 'mileage': 137883, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2354, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-11-18', 'fuel': 'Petrol', 'motExpiry': '2026-10-24', 'doors': 3, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/d83d137a-421d-40fa-8b13-f5287a900a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/dbb92c1e-3566-41de-b91b-ebebb69ceddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/509cf5d4-db22-4745-9db0-1f8163533f51_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/32583871-4d53-4926-832c-6e8dd5feb54b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/ea138b5c-0137-457a-8d7e-9fb564f00d9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/e6248c40-135a-43f2-a7e2-6da16c8603c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/7a1061d9-a6d6-45a2-bb56-a01f51e40a53_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/5082b821-08e0-4b85-9ba2-ba7f88a6e26c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/09 8K - 03/11 22K - 11/11 29K - 04/13 38K - ?? 53K', 'remarks': 'VOSA STATES, 116K, 123K, 129K, 135K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ef626704-5203-478b-a41b-446f94c5e237.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120658578, 'registration': 'EA58CRJ', 'account': 'ESS030', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 3dr', 'mileage': 137883, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2354, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-11-18', 'fuel': 'Petrol', 'motExpiry': '2026-10-24', 'doors': 3, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/d83d137a-421d-40fa-8b13-f5287a900a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/dbb92c1e-3566-41de-b91b-ebebb69ceddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/509cf5d4-db22-4745-9db0-1f8163533f51_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/32583871-4d53-4926-832c-6e8dd5feb54b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/ea138b5c-0137-457a-8d7e-9fb564f00d9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/e6248c40-135a-43f2-a7e2-6da16c8603c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/7a1061d9-a6d6-45a2-bb56-a01f51e40a53_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA58CRJ/2026-03-24/image/5082b821-08e0-4b85-9ba2-ba7f88a6e26c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/09 8K - 03/11 22K - 11/11 29K - 04/13 38K - ?? 53K', 'remarks': 'VOSA STATES, 116K, 123K, 129K, 135K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ef626704-5203-478b-a41b-446f94c5e237.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ec0adb8-ab1e-559b-beae-a58de87c6a71 with identifier: 120658578
2026-03-25 05:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ec0adb8-ab1e-559b-beae-a58de87c6a71 with scrape type 2
2026-03-25 05:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ec0adb8-ab1e-559b-beae-a58de87c6a71 with scrape type 2
2026-03-25 05:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5ec0adb8-ab1e-559b-beae-a58de87c6a71, identifier: 120658578
2026-03-25 05:02:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120145776, 'registration': 'C22FEB', 'account': 'ALL023', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid 130 GR Sport 5dr CVT', 'mileage': 6240, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2359, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-03-01', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/C22FEB/2026-03-06/image/91e26480-f5a8-4edd-937d-a09cceeb5d0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/0aa444c5-6796-44ff-98eb-f203a8a11e60_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/4d32e259-fcf4-449b-8ed3-d17a48bdcbc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/c852012e-4116-48b5-877d-d454f3726409_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/3daff8d0-426e-49f6-9ac1-c1f5907f919d_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/3e877332-09e9-4112-9ecf-110592b60529_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/c1791241-b59b-4428-89c5-6aa9892fbb7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/5b5371f7-9289-4c7d-9d54-4130b983f5fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/dc3309e6-6898-47d4-97e5-98997ee7786d_removebg.jpg?w=600'], 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/25 3K', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12137aed-3161-4539-88f9-3b1f0f5ab519.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120145776, 'registration': 'C22FEB', 'account': 'ALL023', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid 130 GR Sport 5dr CVT', 'mileage': 6240, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2359, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-03-01', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/C22FEB/2026-03-06/image/91e26480-f5a8-4edd-937d-a09cceeb5d0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/0aa444c5-6796-44ff-98eb-f203a8a11e60_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/4d32e259-fcf4-449b-8ed3-d17a48bdcbc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/c852012e-4116-48b5-877d-d454f3726409_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/3daff8d0-426e-49f6-9ac1-c1f5907f919d_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/3e877332-09e9-4112-9ecf-110592b60529_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/c1791241-b59b-4428-89c5-6aa9892fbb7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/5b5371f7-9289-4c7d-9d54-4130b983f5fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/C22FEB/2026-03-06/image/dc3309e6-6898-47d4-97e5-98997ee7786d_removebg.jpg?w=600'], 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/25 3K', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12137aed-3161-4539-88f9-3b1f0f5ab519.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f957472-09b8-5d6e-b286-f8c4b1bcc7d6 with identifier: 120145776
2026-03-25 05:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f957472-09b8-5d6e-b286-f8c4b1bcc7d6 with scrape type 2
2026-03-25 05:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f957472-09b8-5d6e-b286-f8c4b1bcc7d6 with scrape type 2
2026-03-25 05:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6f957472-09b8-5d6e-b286-f8c4b1bcc7d6, identifier: 120145776
2026-03-25 05:02:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120658587, 'registration': 'FE67WNU', 'account': 'ESS030', 'make': 'RENAULT', 'model': 'MEGANE DIESEL HATCHBACK', 'derivative': '1.5 dCi Signature Nav 5dr', 'mileage': 61217, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2367, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-01', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FE67WNU/2026-03-24/image/cce2b848-97d0-4f29-bbdf-127cddf9b2c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/b8f4399c-8308-4da6-87e4-8fafb8945f62_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/8cd1849b-06f2-4474-998c-f6e21e524c53_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/879fd88c-9cd5-4cfd-8d22-1b17bfc3baad_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/69ea4f63-7d34-49b5-a0f0-cfb6a60a337b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/ba1c9b71-6d72-4568-8740-5ee61f4056dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/62a004c5-5e91-4c93-91a8-b6bc53ccbd7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/29417ffe-adce-42c0-8ba2-c3db82db2251_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/770ff2c8-f901-40d5-84de-5b87f4534fba_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/18 14K - 01/19 18K - 09/20 31K - 09/21 34K - 10/22 42K - 10/23 49K - 06/24 53K', 'remarks': 'VOSA STATES, 40K, 47K, 53K, 56K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0739a88f-0fd9-49b1-a494-84db50200419.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120658587, 'registration': 'FE67WNU', 'account': 'ESS030', 'make': 'RENAULT', 'model': 'MEGANE DIESEL HATCHBACK', 'derivative': '1.5 dCi Signature Nav 5dr', 'mileage': 61217, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2367, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-01', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FE67WNU/2026-03-24/image/cce2b848-97d0-4f29-bbdf-127cddf9b2c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/b8f4399c-8308-4da6-87e4-8fafb8945f62_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/8cd1849b-06f2-4474-998c-f6e21e524c53_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/879fd88c-9cd5-4cfd-8d22-1b17bfc3baad_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/69ea4f63-7d34-49b5-a0f0-cfb6a60a337b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/ba1c9b71-6d72-4568-8740-5ee61f4056dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/62a004c5-5e91-4c93-91a8-b6bc53ccbd7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/29417ffe-adce-42c0-8ba2-c3db82db2251_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE67WNU/2026-03-24/image/770ff2c8-f901-40d5-84de-5b87f4534fba_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/18 14K - 01/19 18K - 09/20 31K - 09/21 34K - 10/22 42K - 10/23 49K - 06/24 53K', 'remarks': 'VOSA STATES, 40K, 47K, 53K, 56K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0739a88f-0fd9-49b1-a494-84db50200419.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac447013-0a36-5c14-b752-c7e50d9b7f68 with identifier: 120658587
2026-03-25 05:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac447013-0a36-5c14-b752-c7e50d9b7f68 with scrape type 2
2026-03-25 05:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac447013-0a36-5c14-b752-c7e50d9b7f68 with scrape type 2
2026-03-25 05:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac447013-0a36-5c14-b752-c7e50d9b7f68, identifier: 120658587
2026-03-25 05:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5ec0adb8-ab1e-559b-beae-a58de87c6a71 with identifier: 120658578
2026-03-25 05:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5ec0adb8-ab1e-559b-beae-a58de87c6a71 with identifier: 120658578
2026-03-25 05:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5ec0adb8-ab1e-559b-beae-a58de87c6a71 with identifier: 120658578 to the API
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120658578?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5ec0adb8-ab1e-559b-beae-a58de87c6a71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA58CRJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120658578',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 137883,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-11-18',
'seller_name': 'SMC GROUP',
'title': 'FORD FIESTA HATCHBACK 1.4 Zetec 3dr',
'transmission': 'manual',
'trim': '1.4 Zetec 3dr',
'vin': None,
'year': 2008}
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658578%27 HTTP/1.1" 200 None
2026-03-25 05:02:07 [astonbarclay.gb] INFO: Saving data for 120658578: {'auction_closing_time': 1774432800.0, 'created_time': 1774292842.854644, 'last_price_update_time': 1774414927.204892}
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120658578') HTTP/1.1" 204 0
2026-03-25 05:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6f957472-09b8-5d6e-b286-f8c4b1bcc7d6 with identifier: 120145776
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY%2FBLACK HTTP/1.1" 200 None
2026-03-25 05:02:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 05:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6f957472-09b8-5d6e-b286-f8c4b1bcc7d6 with identifier: 120145776
2026-03-25 05:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6f957472-09b8-5d6e-b286-f8c4b1bcc7d6 with identifier: 120145776 to the API
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120145776?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '6f957472-09b8-5d6e-b286-f8c4b1bcc7d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'C22FEB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120145776',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 6240,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seller_name': 'SMC GROUP',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid 130 GR Sport 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid 130 GR Sport 5dr CVT',
'vin': None,
'year': 2024}
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120145776%27 HTTP/1.1" 200 None
2026-03-25 05:02:07 [astonbarclay.gb] INFO: Saving data for 120145776: {'auction_closing_time': 1774432800.0, 'created_time': 1773404440.451985, 'last_price_update_time': 1774414927.692743}
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120145776') HTTP/1.1" 204 0
2026-03-25 05:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac447013-0a36-5c14-b752-c7e50d9b7f68 with identifier: 120658587
2026-03-25 05:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac447013-0a36-5c14-b752-c7e50d9b7f68 with identifier: 120658587
2026-03-25 05:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac447013-0a36-5c14-b752-c7e50d9b7f68 with identifier: 120658587 to the API
2026-03-25 05:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120658587?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac447013-0a36-5c14-b752-c7e50d9b7f68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FE67WNU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120658587',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'MEGANE DIESEL HATCHBACK',
'odometer': 61217,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-29',
'seller_name': 'SMC GROUP',
'title': 'RENAULT MEGANE DIESEL HATCHBACK 1.5 dCi Signature Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Signature Nav 5dr',
'vin': None,
'year': 2017}
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658587%27 HTTP/1.1" 200 None
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Saving data for 120658587: {'auction_closing_time': 1774432800.0, 'created_time': 1774292813.469767, 'last_price_update_time': 1774414928.013859}
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120658587') HTTP/1.1" 204 0
2026-03-25 05:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120658611?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120555829?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120463208?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120417833?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120658611, 'registration': 'YH11UFY', 'account': 'ESS030', 'make': 'MAZDA', 'model': 'MAZDA6 HATCHBACK SPECIAL EDITION', 'derivative': '2.0 Takuya 5dr', 'mileage': 94866, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2351, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-08', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH11UFY/2026-03-24/image/e2e366c9-f2fc-40d3-bb6c-5519b15d81af_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/70d65f2f-cea6-4f2b-a49c-c98115a26932_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/d138ca96-9010-4ea4-9242-03c7f133ee00_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/ee575b55-79ff-492c-9e55-b1312bf16d7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/47d46ef3-7f2b-4f93-bf9b-b6cc7dee1a31_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/9bc18dda-7475-4bb8-a502-0667f32f677d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/31d6aa05-ffab-47cf-825b-a32d96d84e8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/e7cc3df5-941d-4830-886c-10fb7afa53bb_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 04/12 5K - 03/16 25K - 02/17 29K - 02/18 33K - 11/18 51K', 'remarks': 'VOSA STATES, 78K, 82K, 88K, 92K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80e246cd-0e6d-403d-8fef-ab6d68413e38.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120658611, 'registration': 'YH11UFY', 'account': 'ESS030', 'make': 'MAZDA', 'model': 'MAZDA6 HATCHBACK SPECIAL EDITION', 'derivative': '2.0 Takuya 5dr', 'mileage': 94866, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2351, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-08', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH11UFY/2026-03-24/image/e2e366c9-f2fc-40d3-bb6c-5519b15d81af_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/70d65f2f-cea6-4f2b-a49c-c98115a26932_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/d138ca96-9010-4ea4-9242-03c7f133ee00_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/ee575b55-79ff-492c-9e55-b1312bf16d7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/47d46ef3-7f2b-4f93-bf9b-b6cc7dee1a31_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/9bc18dda-7475-4bb8-a502-0667f32f677d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/31d6aa05-ffab-47cf-825b-a32d96d84e8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH11UFY/2026-03-24/image/e7cc3df5-941d-4830-886c-10fb7afa53bb_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 04/12 5K - 03/16 25K - 02/17 29K - 02/18 33K - 11/18 51K', 'remarks': 'VOSA STATES, 78K, 82K, 88K, 92K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80e246cd-0e6d-403d-8fef-ab6d68413e38.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25495261-70c7-5473-a109-1c77e0878f52 with identifier: 120658611
2026-03-25 05:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25495261-70c7-5473-a109-1c77e0878f52 with scrape type 2
2026-03-25 05:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25495261-70c7-5473-a109-1c77e0878f52 with scrape type 2
2026-03-25 05:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 25495261-70c7-5473-a109-1c77e0878f52, identifier: 120658611
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120555829, 'registration': 'AO11BNN', 'account': 'JOH104', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 5dr', 'mileage': 102368, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2211, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-16', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO11BNN/2026-03-18/image/7c70c0e9-f4c1-4377-a958-c98c234be932_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/b566aa03-d0d4-4f12-89fc-0f289964d58a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/7518658a-3585-48df-8124-19496ffa80ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/1db5c4f9-e8c8-43e3-9376-ae194a84f7f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/b4203714-cb42-4f9d-99a6-2d48d482b7a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/22a2f770-0730-49ee-ba3b-ee7082fad503_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/72c16501-2c80-4824-b7a2-6e739fdd974c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/06feedf3-e98b-4c2f-927a-639cddd63351_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/12-8K, 04/13-17K.', 'remarks': 'VOSA STATES MILES@ 82K, 88K, 93K, 100K. 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': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/35ff17a0-e7f2-44ae-821e-91221ca8f6d6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120555829, 'registration': 'AO11BNN', 'account': 'JOH104', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 5dr', 'mileage': 102368, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2211, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-16', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO11BNN/2026-03-18/image/7c70c0e9-f4c1-4377-a958-c98c234be932_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/b566aa03-d0d4-4f12-89fc-0f289964d58a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/7518658a-3585-48df-8124-19496ffa80ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/1db5c4f9-e8c8-43e3-9376-ae194a84f7f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/b4203714-cb42-4f9d-99a6-2d48d482b7a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/22a2f770-0730-49ee-ba3b-ee7082fad503_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/72c16501-2c80-4824-b7a2-6e739fdd974c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO11BNN/2026-03-18/image/06feedf3-e98b-4c2f-927a-639cddd63351_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/12-8K, 04/13-17K.', 'remarks': 'VOSA STATES MILES@ 82K, 88K, 93K, 100K. 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': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/35ff17a0-e7f2-44ae-821e-91221ca8f6d6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e35bb6e5-3643-59dd-a9c0-8983b0055ac6 with identifier: 120555829
2026-03-25 05:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e35bb6e5-3643-59dd-a9c0-8983b0055ac6 with scrape type 2
2026-03-25 05:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e35bb6e5-3643-59dd-a9c0-8983b0055ac6 with scrape type 2
2026-03-25 05:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e35bb6e5-3643-59dd-a9c0-8983b0055ac6, identifier: 120555829
2026-03-25 05:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 25495261-70c7-5473-a109-1c77e0878f52 with identifier: 120658611
2026-03-25 05:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 25495261-70c7-5473-a109-1c77e0878f52 with identifier: 120658611
2026-03-25 05:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 25495261-70c7-5473-a109-1c77e0878f52 with identifier: 120658611 to the API
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120658611?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '25495261-70c7-5473-a109-1c77e0878f52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH11UFY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120658611',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MAZDA',
'model': 'MAZDA6 HATCHBACK SPECIAL EDITION',
'odometer': 94866,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-31',
'seller_name': 'SMC GROUP',
'title': 'MAZDA MAZDA6 HATCHBACK SPECIAL EDITION 2.0 Takuya 5dr',
'transmission': 'manual',
'trim': '2.0 Takuya 5dr',
'vin': None,
'year': 2011}
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120658611%27 HTTP/1.1" 200 None
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Saving data for 120658611: {'auction_closing_time': 1774432800.0, 'created_time': 1774292813.996111, 'last_price_update_time': 1774414928.634879}
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120658611') HTTP/1.1" 204 0
2026-03-25 05:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e35bb6e5-3643-59dd-a9c0-8983b0055ac6 with identifier: 120555829
2026-03-25 05:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e35bb6e5-3643-59dd-a9c0-8983b0055ac6 with identifier: 120555829
2026-03-25 05:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e35bb6e5-3643-59dd-a9c0-8983b0055ac6 with identifier: 120555829 to the API
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120555829?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e35bb6e5-3643-59dd-a9c0-8983b0055ac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AO11BNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120555829',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 102368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-16',
'seller_name': 'John Grose Group',
'title': 'FORD FIESTA HATCHBACK 1.25 Edge 5dr',
'transmission': 'manual',
'trim': '1.25 Edge 5dr',
'vin': None,
'year': 2011}
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120555829%27 HTTP/1.1" 200 None
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Saving data for 120555829: {'auction_closing_time': 1774432800.0, 'created_time': 1773860725.835738, 'last_price_update_time': 1774414928.944723}
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120555829') HTTP/1.1" 204 0
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120463208, 'registration': 'FG21NHO', 'account': 'JOH109', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo SRi 5dr', 'mileage': 47423, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2214, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG21NHO/2026-03-18/image/05608ae3-7702-4272-9173-ea1858dcb6b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/32d7defb-3fff-4fea-b852-cd743a2f1632_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/9a22ff9b-39d3-407f-98a1-3033141bec03_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/3ed6b6d9-f58d-49cb-82f5-31828546570b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/9504e996-96bc-4a81-a742-c2516b3fc7a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/fee634b6-1a75-405f-9468-1f288037348e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/eb835707-c859-4239-bab5-870852555766_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/2f627e36-91dd-4f22-ac8e-94143388dfb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/b98d3b86-94e1-4b25-ae58-8f1426287cd7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/25-40K.', 'remarks': 'VOSA STATES MILES@ 33K, 40K, 47K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f99bde1-4f37-4f25-9b3a-70ae5436fd67.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120463208, 'registration': 'FG21NHO', 'account': 'JOH109', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo SRi 5dr', 'mileage': 47423, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2214, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG21NHO/2026-03-18/image/05608ae3-7702-4272-9173-ea1858dcb6b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/32d7defb-3fff-4fea-b852-cd743a2f1632_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/9a22ff9b-39d3-407f-98a1-3033141bec03_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/3ed6b6d9-f58d-49cb-82f5-31828546570b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/9504e996-96bc-4a81-a742-c2516b3fc7a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/fee634b6-1a75-405f-9468-1f288037348e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/eb835707-c859-4239-bab5-870852555766_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/2f627e36-91dd-4f22-ac8e-94143388dfb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/b98d3b86-94e1-4b25-ae58-8f1426287cd7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/25-40K.', 'remarks': 'VOSA STATES MILES@ 33K, 40K, 47K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f99bde1-4f37-4f25-9b3a-70ae5436fd67.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a7bd12-122b-595d-abba-f4670abf2c00 with identifier: 120463208
2026-03-25 05:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a7bd12-122b-595d-abba-f4670abf2c00 with scrape type 2
2026-03-25 05:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4a7bd12-122b-595d-abba-f4670abf2c00 with scrape type 2
2026-03-25 05:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a4a7bd12-122b-595d-abba-f4670abf2c00, identifier: 120463208
2026-03-25 05:02:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120417833, 'registration': 'BK66EXF', 'account': 'JOH107', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 FR 5dr [Technology Pack]', 'mileage': 86626, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2209, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-08', 'fuel': 'Diesel', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK66EXF/2026-03-18/image/d5f5ba48-b08c-4dc9-b8e5-8a3f48a7f9a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/0e1d4d11-cc08-468b-b809-45d75a9bc7fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/2585b9f4-1003-4e16-85b7-face7c292f30_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/4fc88137-7bc4-4731-9111-4e470882d703_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/0b5a51d2-d8dc-4d0c-9d24-fb2bda51eca2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/c985bdc5-96f4-46ba-b668-b12266fa4fc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/bb9ee24f-64c9-42a7-87d2-7fd12006484a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/93a437c7-f438-4e17-b9b2-d6870b43329d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/22c539ac-b215-438d-b26e-22084f7d8955_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'VOSA STATES 53K, 58K, 62K, 76K, SPARE KEY IN OFFICE, SD CARD IN OFFICE', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7380f906-1020-40a7-b2c6-c845232cf8d8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120417833, 'registration': 'BK66EXF', 'account': 'JOH107', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 FR 5dr [Technology Pack]', 'mileage': 86626, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2209, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-08', 'fuel': 'Diesel', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK66EXF/2026-03-18/image/d5f5ba48-b08c-4dc9-b8e5-8a3f48a7f9a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/0e1d4d11-cc08-468b-b809-45d75a9bc7fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/2585b9f4-1003-4e16-85b7-face7c292f30_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/4fc88137-7bc4-4731-9111-4e470882d703_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/0b5a51d2-d8dc-4d0c-9d24-fb2bda51eca2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/c985bdc5-96f4-46ba-b668-b12266fa4fc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/bb9ee24f-64c9-42a7-87d2-7fd12006484a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/93a437c7-f438-4e17-b9b2-d6870b43329d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK66EXF/2026-03-18/image/22c539ac-b215-438d-b26e-22084f7d8955_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'VOSA STATES 53K, 58K, 62K, 76K, SPARE KEY IN OFFICE, SD CARD IN OFFICE', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7380f906-1020-40a7-b2c6-c845232cf8d8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f3a3b4-594b-5bad-bbc1-b31e25df849c with identifier: 120417833
2026-03-25 05:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f3a3b4-594b-5bad-bbc1-b31e25df849c with scrape type 2
2026-03-25 05:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32f3a3b4-594b-5bad-bbc1-b31e25df849c with scrape type 2
2026-03-25 05:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 32f3a3b4-594b-5bad-bbc1-b31e25df849c, identifier: 120417833
2026-03-25 05:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a4a7bd12-122b-595d-abba-f4670abf2c00 with identifier: 120463208
2026-03-25 05:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a4a7bd12-122b-595d-abba-f4670abf2c00 with identifier: 120463208
2026-03-25 05:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a4a7bd12-122b-595d-abba-f4670abf2c00 with identifier: 120463208 to the API
2026-03-25 05:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120463208?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a4a7bd12-122b-595d-abba-f4670abf2c00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FG21NHO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120463208',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 47423,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-31',
'seller_name': 'John Grose Group',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo SRi 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo SRi 5dr',
'vin': None,
'year': 2021}
2026-03-25 05:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120463208%27 HTTP/1.1" 200 None
2026-03-25 05:02:09 [astonbarclay.gb] INFO: Saving data for 120463208: {'auction_closing_time': 1774432800.0, 'created_time': 1773774196.792305, 'last_price_update_time': 1774414929.439511}
2026-03-25 05:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120463208') HTTP/1.1" 204 0
2026-03-25 05:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 32f3a3b4-594b-5bad-bbc1-b31e25df849c with identifier: 120417833
2026-03-25 05:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 32f3a3b4-594b-5bad-bbc1-b31e25df849c with identifier: 120417833
2026-03-25 05:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 32f3a3b4-594b-5bad-bbc1-b31e25df849c with identifier: 120417833 to the API
2026-03-25 05:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120417833?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '32f3a3b4-594b-5bad-bbc1-b31e25df849c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK66EXF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120417833',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'LEON DIESEL HATCHBACK',
'odometer': 86626,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-08',
'seller_name': 'John Grose Group',
'title': 'SEAT LEON DIESEL HATCHBACK 2.0 TDI 184 FR 5dr [Technology Pack]',
'transmission': 'manual',
'trim': '2.0 TDI 184 FR 5dr [Technology Pack]',
'vin': None,
'year': 2016}
2026-03-25 05:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120417833%27 HTTP/1.1" 200 None
2026-03-25 05:02:09 [astonbarclay.gb] INFO: Saving data for 120417833: {'auction_closing_time': 1774432800.0, 'created_time': 1773774195.239527, 'last_price_update_time': 1774414929.749545}
2026-03-25 05:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120417833') HTTP/1.1" 204 0
2026-03-25 05:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120684046?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05: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 05:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120441523?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120684046, 'registration': 'RO12LCT', 'account': 'WBA002', 'make': 'BMW', 'model': 'X6 DIESEL ESTATE', 'derivative': 'xDrive40d 5dr Step Auto', 'mileage': 93020, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1309, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-30', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO12LCT/2026-03-24/image/c0a33414-8634-4e43-b20b-c5b9c558c452_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/63e54737-bb55-40af-8437-1cde230910bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/e434b54a-9510-462f-af35-e42eec5f1918_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/7dbe59ef-7a05-4838-b29f-43133f048693_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/38039a4d-75c3-45fb-818e-a5193657363a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/5015fb7e-07ac-4458-8f67-a29f6b3538e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/76cf3079-c64f-4b0d-a6f5-20fc830a3549_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/b2e3809a-c891-423d-9a68-9335bd3bf738_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/14 15K - 07/16 41K -', 'remarks': 'VOSA STATES 76K- 82K- 85K -89K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 198, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9d77bc66-8c3d-4529-a42b-f3f475c201b9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120684046, 'registration': 'RO12LCT', 'account': 'WBA002', 'make': 'BMW', 'model': 'X6 DIESEL ESTATE', 'derivative': 'xDrive40d 5dr Step Auto', 'mileage': 93020, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1309, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-30', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO12LCT/2026-03-24/image/c0a33414-8634-4e43-b20b-c5b9c558c452_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/63e54737-bb55-40af-8437-1cde230910bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/e434b54a-9510-462f-af35-e42eec5f1918_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/7dbe59ef-7a05-4838-b29f-43133f048693_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/38039a4d-75c3-45fb-818e-a5193657363a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/5015fb7e-07ac-4458-8f67-a29f6b3538e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/76cf3079-c64f-4b0d-a6f5-20fc830a3549_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO12LCT/2026-03-24/image/b2e3809a-c891-423d-9a68-9335bd3bf738_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/14 15K - 07/16 41K -', 'remarks': 'VOSA STATES 76K- 82K- 85K -89K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 198, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9d77bc66-8c3d-4529-a42b-f3f475c201b9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe7c11e-8f55-5604-9960-972539db9220 with identifier: 120684046
2026-03-25 05:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe7c11e-8f55-5604-9960-972539db9220 with scrape type 2
2026-03-25 05:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe7c11e-8f55-5604-9960-972539db9220 with scrape type 2
2026-03-25 05:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1fe7c11e-8f55-5604-9960-972539db9220, identifier: 120684046
2026-03-25 05:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1fe7c11e-8f55-5604-9960-972539db9220 with identifier: 120684046
2026-03-25 05:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1fe7c11e-8f55-5604-9960-972539db9220 with identifier: 120684046
2026-03-25 05:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1fe7c11e-8f55-5604-9960-972539db9220 with identifier: 120684046 to the API
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120684046?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 198,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1fe7c11e-8f55-5604-9960-972539db9220',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO12LCT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120684046',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X6 DIESEL ESTATE',
'odometer': 93020,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-24',
'seller_name': 'UKCGR - Premium',
'title': 'BMW X6 DIESEL ESTATE xDrive40d 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive40d 5dr Step Auto',
'vin': None,
'year': 2012}
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120684046%27 HTTP/1.1" 200 None
2026-03-25 05:02:10 [astonbarclay.gb] INFO: Saving data for 120684046: {'created_time': 1774292568.959757, 'last_price_update_time': 1774414930.313929, 'auction_closing_time': 1774432800.0}
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120684046') HTTP/1.1" 204 0
2026-03-25 05:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631689?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120441523, 'registration': 'KU67SPZ', 'account': 'ATA001', 'make': 'SKODA', 'model': 'OCTAVIA DIESEL HATCHBACK', 'derivative': '2.0 TDI CR SE L 5dr DSG', 'mileage': 80102, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2019, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-09-07', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/9e008c08-580b-44ee-9cfa-8a2ef32353bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/604cf0b2-e007-4bc8-9b69-fc6d48b53bcb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/2f356136-0504-4288-a8a1-2d5f96c2b03f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/fa620899-5e3c-42cf-b295-bca477565612_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/1edde26b-48c8-4c0c-aa63-c126e91cce40_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/a4ed5d0f-f45d-41a7-96fa-82345f3b426f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/165044f1-5444-47dc-8619-3ef03a1a33eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/12cfe5cc-a70c-4a5c-8328-9f3ee1b4b1d9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/21-56K', 'remarks': 'VOSA STATES 59K, 62K, 68K, 75K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/689880e5-607b-4023-bcea-957621e2636c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120441523, 'registration': 'KU67SPZ', 'account': 'ATA001', 'make': 'SKODA', 'model': 'OCTAVIA DIESEL HATCHBACK', 'derivative': '2.0 TDI CR SE L 5dr DSG', 'mileage': 80102, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2019, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-09-07', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/9e008c08-580b-44ee-9cfa-8a2ef32353bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/604cf0b2-e007-4bc8-9b69-fc6d48b53bcb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/2f356136-0504-4288-a8a1-2d5f96c2b03f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/fa620899-5e3c-42cf-b295-bca477565612_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/1edde26b-48c8-4c0c-aa63-c126e91cce40_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/a4ed5d0f-f45d-41a7-96fa-82345f3b426f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/165044f1-5444-47dc-8619-3ef03a1a33eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/12cfe5cc-a70c-4a5c-8328-9f3ee1b4b1d9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/21-56K', 'remarks': 'VOSA STATES 59K, 62K, 68K, 75K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/689880e5-607b-4023-bcea-957621e2636c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ac6425-3810-502a-b43f-1a6c467dcd35 with identifier: 120441523
2026-03-25 05:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ac6425-3810-502a-b43f-1a6c467dcd35 with scrape type 2
2026-03-25 05:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ac6425-3810-502a-b43f-1a6c467dcd35 with scrape type 2
2026-03-25 05:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 50ac6425-3810-502a-b43f-1a6c467dcd35, identifier: 120441523
2026-03-25 05:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 50ac6425-3810-502a-b43f-1a6c467dcd35 with identifier: 120441523
2026-03-25 05:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 50ac6425-3810-502a-b43f-1a6c467dcd35 with identifier: 120441523
2026-03-25 05:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 50ac6425-3810-502a-b43f-1a6c467dcd35 with identifier: 120441523 to the API
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120441523?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '50ac6425-3810-502a-b43f-1a6c467dcd35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU67SPZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120441523',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'OCTAVIA DIESEL HATCHBACK',
'odometer': 80102,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-07',
'seller_name': 'Auction Plus',
'title': 'SKODA OCTAVIA DIESEL HATCHBACK 2.0 TDI CR SE L 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR SE L 5dr DSG',
'vin': None,
'year': 2017}
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120441523%27 HTTP/1.1" 200 None
2026-03-25 05:02:10 [astonbarclay.gb] INFO: Saving data for 120441523: {'auction_closing_time': 1774432800.0, 'created_time': 1773774197.955782, 'last_price_update_time': 1774414930.741255}
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441523') HTTP/1.1" 204 0
2026-03-25 05:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120537066?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120540667?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120537923?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631689, 'registration': 'AY72XZT', 'account': 'JOH109', 'make': 'CITROEN', 'model': 'C3 AIRCROSS HATCHBACK', 'derivative': '1.2 PureTech 110 Shine 5dr', 'mileage': 11905, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2206, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-12-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY72XZT/2026-03-23/image/860eb8ac-b767-4d50-88cd-2a712971daf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/a2973cd7-390d-4405-94fb-626190a47661_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/69782b2c-520a-4cb6-a670-347af1570efe_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/d0eaf5cb-3a22-4c39-af67-15a766ad8b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/f6765dd9-ebac-4cb3-bf4c-9363bfe74322_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/a5590842-d91a-424c-9dc7-64dd38549429_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/049f6828-9bc7-4d6b-9321-d524f492e38d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/d4781fd8-0de8-4d04-ac41-2cad0d11dece_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/69f1cee4-c8e0-46e4-a5b5-fe7e678848b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/61979322-57bf-45c6-8170-26f6bf579229_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24-4K, 02/25-8K.', 'remarks': '', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/de17baa6-759b-455d-918c-fe605b934418.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631689, 'registration': 'AY72XZT', 'account': 'JOH109', 'make': 'CITROEN', 'model': 'C3 AIRCROSS HATCHBACK', 'derivative': '1.2 PureTech 110 Shine 5dr', 'mileage': 11905, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2206, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-12-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY72XZT/2026-03-23/image/860eb8ac-b767-4d50-88cd-2a712971daf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/a2973cd7-390d-4405-94fb-626190a47661_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/69782b2c-520a-4cb6-a670-347af1570efe_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/d0eaf5cb-3a22-4c39-af67-15a766ad8b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/f6765dd9-ebac-4cb3-bf4c-9363bfe74322_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/a5590842-d91a-424c-9dc7-64dd38549429_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/049f6828-9bc7-4d6b-9321-d524f492e38d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/d4781fd8-0de8-4d04-ac41-2cad0d11dece_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/69f1cee4-c8e0-46e4-a5b5-fe7e678848b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/61979322-57bf-45c6-8170-26f6bf579229_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24-4K, 02/25-8K.', 'remarks': '', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/de17baa6-759b-455d-918c-fe605b934418.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0715759d-66e5-5d47-8a63-f499e6102395 with identifier: 120631689
2026-03-25 05:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0715759d-66e5-5d47-8a63-f499e6102395 with scrape type 2
2026-03-25 05:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0715759d-66e5-5d47-8a63-f499e6102395 with scrape type 2
2026-03-25 05:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0715759d-66e5-5d47-8a63-f499e6102395, identifier: 120631689
2026-03-25 05:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0715759d-66e5-5d47-8a63-f499e6102395 with identifier: 120631689
2026-03-25 05:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0715759d-66e5-5d47-8a63-f499e6102395 with identifier: 120631689
2026-03-25 05:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0715759d-66e5-5d47-8a63-f499e6102395 with identifier: 120631689 to the API
2026-03-25 05:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631689?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0715759d-66e5-5d47-8a63-f499e6102395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AY72XZT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631689',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C3 AIRCROSS HATCHBACK',
'odometer': 11905,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-31',
'seller_name': 'John Grose Group',
'title': 'CITROEN C3 AIRCROSS HATCHBACK 1.2 PureTech 110 Shine 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 110 Shine 5dr',
'vin': None,
'year': 2022}
2026-03-25 05:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120631689%27 HTTP/1.1" 200 None
2026-03-25 05:02:11 [astonbarclay.gb] INFO: Saving data for 120631689: {'auction_closing_time': 1774432800.0, 'created_time': 1774001024.021435, 'last_price_update_time': 1774414931.123071}
2026-03-25 05:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631689') HTTP/1.1" 204 0
2026-03-25 05:02:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120537066, 'registration': 'DB18JMB', 'account': 'MAN037', 'make': 'JAGUAR', 'model': 'E-PACE DIESEL ESTATE', 'derivative': '2.0d [180] R-Dynamic HSE 5dr Auto', 'mileage': 61903, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1116, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-04-28', 'fuel': 'Diesel', 'motExpiry': '2026-07-18', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DB18JMB/2026-03-18/image/fd1bfaa0-6e28-4885-9112-d39d0f5eb4b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/2a85debd-6e40-4610-8e7c-15898552f797_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/318a9c0c-f29e-463f-aab5-5c0bf0436d82_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/8d0d091c-727e-475b-a64e-c2ef6ceea663_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/bec2db6e-bc80-4b0b-b2f8-38940785c212_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/2e3db10c-ab79-496b-928d-6899ab4b2c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/08490972-c832-4666-b7bf-b79c6a488a6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/1d9f159a-dd58-4212-94d2-47fa9e7dd96a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/46ff3ca3-380d-4efe-ad38-847eed3d3a58_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 01/20-15k, 07/22-32k', 'remarks': 'VOSA STATES 32K - 39K- 50K- 58K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22b8581f-6dba-478a-a428-dd3f29ea8e4e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120537066, 'registration': 'DB18JMB', 'account': 'MAN037', 'make': 'JAGUAR', 'model': 'E-PACE DIESEL ESTATE', 'derivative': '2.0d [180] R-Dynamic HSE 5dr Auto', 'mileage': 61903, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1116, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-04-28', 'fuel': 'Diesel', 'motExpiry': '2026-07-18', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DB18JMB/2026-03-18/image/fd1bfaa0-6e28-4885-9112-d39d0f5eb4b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/2a85debd-6e40-4610-8e7c-15898552f797_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/318a9c0c-f29e-463f-aab5-5c0bf0436d82_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/8d0d091c-727e-475b-a64e-c2ef6ceea663_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/bec2db6e-bc80-4b0b-b2f8-38940785c212_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/2e3db10c-ab79-496b-928d-6899ab4b2c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/08490972-c832-4666-b7bf-b79c6a488a6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/1d9f159a-dd58-4212-94d2-47fa9e7dd96a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DB18JMB/2026-03-18/image/46ff3ca3-380d-4efe-ad38-847eed3d3a58_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 01/20-15k, 07/22-32k', 'remarks': 'VOSA STATES 32K - 39K- 50K- 58K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22b8581f-6dba-478a-a428-dd3f29ea8e4e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe55a45b-d3ef-5b96-ab92-e5e17a731083 with identifier: 120537066
2026-03-25 05:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe55a45b-d3ef-5b96-ab92-e5e17a731083 with scrape type 2
2026-03-25 05:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe55a45b-d3ef-5b96-ab92-e5e17a731083 with scrape type 2
2026-03-25 05:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fe55a45b-d3ef-5b96-ab92-e5e17a731083, identifier: 120537066
2026-03-25 05:02:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120540667, 'registration': 'AK66AEU', 'account': 'MAN037', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0T GDI Turbo Edition 5dr', 'mileage': 93105, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1113, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AK66AEU/2026-03-18/image/1eea0415-9c60-40a0-8d79-8cedbfd5f9b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/c88b8a12-6c50-4d98-8df1-2b88d423c7bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/e6400ca1-f275-4b82-8dfe-d4ee9714419b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/8b29320a-0049-4585-b48a-368c2627a1a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/48b8feca-ba71-4f79-8d78-c2f3706fb98f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/2da03e81-fa40-4c6c-9cf9-a716cfad5e7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/bb8e28f2-567f-401f-85d7-adf7290654e7_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/18 5K - 09/19 17K - 10/21 43K - 10/22 54K - 10/23 66K - 10/24 78K - 10/25 88K -', 'remarks': 'VOSA STATES 54K- 66K - 78K- 88K- SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7fe38a6a-d65d-43aa-b7f9-6fcff2b9f2e1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120540667, 'registration': 'AK66AEU', 'account': 'MAN037', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0T GDI Turbo Edition 5dr', 'mileage': 93105, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1113, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AK66AEU/2026-03-18/image/1eea0415-9c60-40a0-8d79-8cedbfd5f9b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/c88b8a12-6c50-4d98-8df1-2b88d423c7bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/e6400ca1-f275-4b82-8dfe-d4ee9714419b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/8b29320a-0049-4585-b48a-368c2627a1a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/48b8feca-ba71-4f79-8d78-c2f3706fb98f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/2da03e81-fa40-4c6c-9cf9-a716cfad5e7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK66AEU/2026-03-18/image/bb8e28f2-567f-401f-85d7-adf7290654e7_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/18 5K - 09/19 17K - 10/21 43K - 10/22 54K - 10/23 66K - 10/24 78K - 10/25 88K -', 'remarks': 'VOSA STATES 54K- 66K - 78K- 88K- SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7fe38a6a-d65d-43aa-b7f9-6fcff2b9f2e1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32aff954-4eae-5d71-9e2d-bcd431187b36 with identifier: 120540667
2026-03-25 05:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32aff954-4eae-5d71-9e2d-bcd431187b36 with scrape type 2
2026-03-25 05:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32aff954-4eae-5d71-9e2d-bcd431187b36 with scrape type 2
2026-03-25 05:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 32aff954-4eae-5d71-9e2d-bcd431187b36, identifier: 120540667
2026-03-25 05:02:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120537923, 'registration': 'EK14PVU', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '2.0 TDI GT 5dr', 'mileage': 88149, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1289, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-04-29', 'fuel': 'Diesel', 'motExpiry': '2027-02-12', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK14PVU/2026-03-18/image/6d6fec35-2aba-4117-8ad1-05b389fb2aad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/b43b4c62-2855-4ce7-a96f-54c53288ee05_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/61c3c490-dd77-4c9d-a137-0b2e2c3f2dbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/8bf9b5a1-baef-4e9a-867a-668616cf6762_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/100defde-e03a-453e-86d8-029e4054404e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/f9bfaa08-e826-436c-aa40-2718d87ecc83_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/4555390c-4a09-4e1f-bc60-5912a8b4a6dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/17c73849-540e-426d-a3c0-2c2ebe09cfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/86b82326-4958-4112-986c-964092a8e8a4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/14-4K, 04/17-47K, 03/18-50K, 03/19-52K, 03/20-53K, 03/21-54K, 03/22-59K, 03/23-65K, 03/24-70K, 03/25-77K, 02/26-87K', 'remarks': 'VOSA STATES 65K, 70K, 77K, 87K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c02a6728-f3fc-4106-b347-2f090feee72d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120537923, 'registration': 'EK14PVU', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '2.0 TDI GT 5dr', 'mileage': 88149, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1289, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-04-29', 'fuel': 'Diesel', 'motExpiry': '2027-02-12', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK14PVU/2026-03-18/image/6d6fec35-2aba-4117-8ad1-05b389fb2aad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/b43b4c62-2855-4ce7-a96f-54c53288ee05_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/61c3c490-dd77-4c9d-a137-0b2e2c3f2dbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/8bf9b5a1-baef-4e9a-867a-668616cf6762_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/100defde-e03a-453e-86d8-029e4054404e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/f9bfaa08-e826-436c-aa40-2718d87ecc83_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/4555390c-4a09-4e1f-bc60-5912a8b4a6dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/17c73849-540e-426d-a3c0-2c2ebe09cfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK14PVU/2026-03-18/image/86b82326-4958-4112-986c-964092a8e8a4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/14-4K, 04/17-47K, 03/18-50K, 03/19-52K, 03/20-53K, 03/21-54K, 03/22-59K, 03/23-65K, 03/24-70K, 03/25-77K, 02/26-87K', 'remarks': 'VOSA STATES 65K, 70K, 77K, 87K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c02a6728-f3fc-4106-b347-2f090feee72d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6dfc46b-152e-5bf7-8dad-cf74d6c8e4ae with identifier: 120537923
2026-03-25 05:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6dfc46b-152e-5bf7-8dad-cf74d6c8e4ae with scrape type 2
2026-03-25 05:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6dfc46b-152e-5bf7-8dad-cf74d6c8e4ae with scrape type 2
2026-03-25 05:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b6dfc46b-152e-5bf7-8dad-cf74d6c8e4ae, identifier: 120537923
2026-03-25 05:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fe55a45b-d3ef-5b96-ab92-e5e17a731083 with identifier: 120537066
2026-03-25 05:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fe55a45b-d3ef-5b96-ab92-e5e17a731083 with identifier: 120537066
2026-03-25 05:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fe55a45b-d3ef-5b96-ab92-e5e17a731083 with identifier: 120537066 to the API
2026-03-25 05:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120537066?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe55a45b-d3ef-5b96-ab92-e5e17a731083',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DB18JMB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120537066',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'E-PACE DIESEL ESTATE',
'odometer': 61903,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-28',
'seller_name': 'Manamanx Ltd',
'title': 'JAGUAR E-PACE DIESEL ESTATE 2.0d [180] R-Dynamic HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0d [180] R-Dynamic HSE 5dr Auto',
'vin': None,
'year': 2018}
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120537066%27 HTTP/1.1" 200 None
2026-03-25 05:02:12 [astonbarclay.gb] INFO: Saving data for 120537066: {'auction_closing_time': 1774432800.0, 'created_time': 1773774124.373368, 'last_price_update_time': 1774414932.127005}
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120537066') HTTP/1.1" 204 0
2026-03-25 05:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 32aff954-4eae-5d71-9e2d-bcd431187b36 with identifier: 120540667
2026-03-25 05:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 32aff954-4eae-5d71-9e2d-bcd431187b36 with identifier: 120540667
2026-03-25 05:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 32aff954-4eae-5d71-9e2d-bcd431187b36 with identifier: 120540667 to the API
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120540667?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '32aff954-4eae-5d71-9e2d-bcd431187b36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AK66AEU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120540667',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'I20 HATCHBACK SPECIAL EDITIONS',
'odometer': 93105,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-31',
'seller_name': 'Manamanx Ltd',
'title': 'HYUNDAI I20 HATCHBACK SPECIAL EDITIONS 1.0T GDI Turbo Edition 5dr',
'transmission': 'manual',
'trim': '1.0T GDI Turbo Edition 5dr',
'vin': None,
'year': 2016}
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120540667%27 HTTP/1.1" 200 None
2026-03-25 05:02:12 [astonbarclay.gb] INFO: Saving data for 120540667: {'auction_closing_time': 1774432800.0, 'created_time': 1773774206.670566, 'last_price_update_time': 1774414932.518374}
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120540667') HTTP/1.1" 204 0
2026-03-25 05:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b6dfc46b-152e-5bf7-8dad-cf74d6c8e4ae with identifier: 120537923
2026-03-25 05:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b6dfc46b-152e-5bf7-8dad-cf74d6c8e4ae with identifier: 120537923
2026-03-25 05:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b6dfc46b-152e-5bf7-8dad-cf74d6c8e4ae with identifier: 120537923 to the API
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120537923?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b6dfc46b-152e-5bf7-8dad-cf74d6c8e4ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK14PVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120537923',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 88149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-29',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 2.0 TDI GT 5dr',
'transmission': 'manual',
'trim': '2.0 TDI GT 5dr',
'vin': None,
'year': 2014}
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120537923%27 HTTP/1.1" 200 None
2026-03-25 05:02:12 [astonbarclay.gb] INFO: Saving data for 120537923: {'auction_closing_time': 1774432800.0, 'created_time': 1773774177.351873, 'last_price_update_time': 1774414932.879978}
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120537923') HTTP/1.1" 204 0
2026-03-25 05:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120475596?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120201662?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120475596, 'registration': 'SA68LDK', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T ecoTEC Elite Nav 5dr', 'mileage': 86546, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1103, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-09-12', 'fuel': 'Petrol', 'motExpiry': '2026-04-07', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA68LDK/2026-03-16/image/6317a8dd-bc5b-48c6-830f-f7986af53fd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/f131c5cd-97e7-42f2-8699-114adb69ea80_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/c8f11053-57d5-4fa0-91c2-5b384805046f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/ac833aac-3431-4d81-8757-3d9d91dc4927_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/8c586d79-369e-4fff-9c86-8577c43ee409_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/a7ef3825-3ae0-4302-8b2f-87e872c35f52_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/05256df5-895f-4704-b6c9-9e2ab301fd11_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/8917a333-72d2-44f4-98a5-acc9465f3ee4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/d510e5e6-8775-4e68-89dd-f9af8f50f877_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/19 - 9K, 08/20 - 20K, 07/21 - 32K, 05/22 - 42K, 03/23 - 55K, 01/24 - 67K', 'remarks': 'VOSA STATES 38K, 50K, 65K, 79K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/517341c4-cd23-424b-a052-0c003cf544e7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120475596, 'registration': 'SA68LDK', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T ecoTEC Elite Nav 5dr', 'mileage': 86546, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1103, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-09-12', 'fuel': 'Petrol', 'motExpiry': '2026-04-07', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA68LDK/2026-03-16/image/6317a8dd-bc5b-48c6-830f-f7986af53fd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/f131c5cd-97e7-42f2-8699-114adb69ea80_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/c8f11053-57d5-4fa0-91c2-5b384805046f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/ac833aac-3431-4d81-8757-3d9d91dc4927_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/8c586d79-369e-4fff-9c86-8577c43ee409_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/a7ef3825-3ae0-4302-8b2f-87e872c35f52_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/05256df5-895f-4704-b6c9-9e2ab301fd11_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/8917a333-72d2-44f4-98a5-acc9465f3ee4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA68LDK/2026-03-16/image/d510e5e6-8775-4e68-89dd-f9af8f50f877_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/19 - 9K, 08/20 - 20K, 07/21 - 32K, 05/22 - 42K, 03/23 - 55K, 01/24 - 67K', 'remarks': 'VOSA STATES 38K, 50K, 65K, 79K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/517341c4-cd23-424b-a052-0c003cf544e7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 235711b9-cc50-5404-b1ff-2c52b3c9d384 with identifier: 120475596
2026-03-25 05:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 235711b9-cc50-5404-b1ff-2c52b3c9d384 with scrape type 2
2026-03-25 05:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 235711b9-cc50-5404-b1ff-2c52b3c9d384 with scrape type 2
2026-03-25 05:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 235711b9-cc50-5404-b1ff-2c52b3c9d384, identifier: 120475596
2026-03-25 05:02:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120201662, 'registration': 'YM65NUH', 'account': 'VAN038', 'make': 'LEXUS', 'model': 'RX ESTATE', 'derivative': '450h 3.5 Premier 5dr CVT [Sunroof]', 'mileage': 28396, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-01-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2025-12-19', 'doors': 5, 'engineSize': 3456, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YM65NUH/2026-03-24/image/a36c9bda-9820-4723-b0cc-e093fa479e5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/03de3da9-e622-49d1-9945-e0004e4d51a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/9cbd24b6-d632-4c0d-b3ee-9913bc9cbb5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/cd5bde7a-22f2-45b0-aad5-a113e86393f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/7bd90ee7-a2d4-4da8-b8e8-7119c0a61df2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/6796ebfb-d03c-48f8-8a1e-a21483b38bd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/af6987c3-d325-494f-8782-5ab614be94c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/b5914c61-290f-4d3a-a868-2a86996b98e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/e5975f22-e624-4ce3-a391-b734abce7988_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1217** VOSA STATES 14K, 19K, 22K, 23K, 25K, 26K, 28K, 28K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d777eac0-b6c8-4b29-a7fc-79e6db6c0086.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120201662, 'registration': 'YM65NUH', 'account': 'VAN038', 'make': 'LEXUS', 'model': 'RX ESTATE', 'derivative': '450h 3.5 Premier 5dr CVT [Sunroof]', 'mileage': 28396, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 260}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-01-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2025-12-19', 'doors': 5, 'engineSize': 3456, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YM65NUH/2026-03-24/image/a36c9bda-9820-4723-b0cc-e093fa479e5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/03de3da9-e622-49d1-9945-e0004e4d51a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/9cbd24b6-d632-4c0d-b3ee-9913bc9cbb5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/cd5bde7a-22f2-45b0-aad5-a113e86393f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/7bd90ee7-a2d4-4da8-b8e8-7119c0a61df2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/6796ebfb-d03c-48f8-8a1e-a21483b38bd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/af6987c3-d325-494f-8782-5ab614be94c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/b5914c61-290f-4d3a-a868-2a86996b98e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM65NUH/2026-03-24/image/e5975f22-e624-4ce3-a391-b734abce7988_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1217** VOSA STATES 14K, 19K, 22K, 23K, 25K, 26K, 28K, 28K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d777eac0-b6c8-4b29-a7fc-79e6db6c0086.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33928e1f-b47e-5812-9b32-14797b416732 with identifier: 120201662
2026-03-25 05:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33928e1f-b47e-5812-9b32-14797b416732 with scrape type 2
2026-03-25 05:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33928e1f-b47e-5812-9b32-14797b416732 with scrape type 2
2026-03-25 05:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 33928e1f-b47e-5812-9b32-14797b416732, identifier: 120201662
2026-03-25 05:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 235711b9-cc50-5404-b1ff-2c52b3c9d384 with identifier: 120475596
2026-03-25 05:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 235711b9-cc50-5404-b1ff-2c52b3c9d384 with identifier: 120475596
2026-03-25 05:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 235711b9-cc50-5404-b1ff-2c52b3c9d384 with identifier: 120475596 to the API
2026-03-25 05:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120475596?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'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': '235711b9-cc50-5404-b1ff-2c52b3c9d384',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SA68LDK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120475596',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 86546,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-12',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL MOKKA X HATCHBACK 1.4T ecoTEC Elite Nav 5dr',
'transmission': 'manual',
'trim': '1.4T ecoTEC Elite Nav 5dr',
'vin': None,
'year': 2018}
2026-03-25 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120475596%27 HTTP/1.1" 200 None
2026-03-25 05:02:13 [astonbarclay.gb] INFO: Saving data for 120475596: {'auction_closing_time': 1774432800.0, 'created_time': 1773667458.469344, 'last_price_update_time': 1774414933.580646}
2026-03-25 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120475596') HTTP/1.1" 204 0
2026-03-25 05:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 33928e1f-b47e-5812-9b32-14797b416732 with identifier: 120201662
2026-03-25 05:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 33928e1f-b47e-5812-9b32-14797b416732 with identifier: 120201662
2026-03-25 05:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 33928e1f-b47e-5812-9b32-14797b416732 with identifier: 120201662 to the API
2026-03-25 05:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120201662?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.5L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '33928e1f-b47e-5812-9b32-14797b416732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YM65NUH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120201662',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LEXUS',
'model': 'RX ESTATE',
'odometer': 28396,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-31',
'seller_name': 'Vantage Motor Group',
'title': 'LEXUS RX ESTATE 450h 3.5 Premier 5dr CVT [Sunroof]',
'transmission': 'automatic',
'trim': '450h 3.5 Premier 5dr CVT [Sunroof]',
'vin': None,
'year': 2016}
2026-03-25 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120201662%27 HTTP/1.1" 200 None
2026-03-25 05:02:13 [astonbarclay.gb] INFO: Saving data for 120201662: {'created_time': 1774292534.645374, 'last_price_update_time': 1774414933.90799, 'auction_closing_time': 1774604700.0}
2026-03-25 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120201662') HTTP/1.1" 204 0
2026-03-25 05:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120543427?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 05:02:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120543427, 'registration': 'M4NLG', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr Step Auto', 'mileage': 69218, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1109, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-07-02', 'fuel': 'Petrol', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/M4NLG/2026-03-18/image/e79a69d3-e501-4fde-a718-e765f621c48a_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/241821ee-54cb-4c3d-ac07-96d8834f5e8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/4d6b0db8-8a05-4cab-9607-e3e3c1f476b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/e558d6f1-d769-4c76-b50f-64154741fe4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/78ddf1cc-cf43-4632-84ba-492c8f6b2568_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/78c36ba6-ec5b-4451-b146-1f0ac0dc187a_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 45K- 51K- 59K- 68K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60ef11a4-da60-41de-8adc-dc8faa936e53.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120543427, 'registration': 'M4NLG', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr Step Auto', 'mileage': 69218, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1109, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-07-02', 'fuel': 'Petrol', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/M4NLG/2026-03-18/image/e79a69d3-e501-4fde-a718-e765f621c48a_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/241821ee-54cb-4c3d-ac07-96d8834f5e8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/4d6b0db8-8a05-4cab-9607-e3e3c1f476b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/e558d6f1-d769-4c76-b50f-64154741fe4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/78ddf1cc-cf43-4632-84ba-492c8f6b2568_removebg.jpg?w=600', 'https://abimg003.imgix.net/M4NLG/2026-03-18/image/78c36ba6-ec5b-4451-b146-1f0ac0dc187a_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 45K- 51K- 59K- 68K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60ef11a4-da60-41de-8adc-dc8faa936e53.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 05:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cea1755-440c-550e-9b6d-bac4871367be with identifier: 120543427
2026-03-25 05:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cea1755-440c-550e-9b6d-bac4871367be with scrape type 2
2026-03-25 05:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cea1755-440c-550e-9b6d-bac4871367be with scrape type 2
2026-03-25 05:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1cea1755-440c-550e-9b6d-bac4871367be, identifier: 120543427
2026-03-25 05:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1cea1755-440c-550e-9b6d-bac4871367be with identifier: 120543427
2026-03-25 05:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1cea1755-440c-550e-9b6d-bac4871367be with identifier: 120543427
2026-03-25 05:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1cea1755-440c-550e-9b6d-bac4871367be with identifier: 120543427 to the API
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 05: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 05:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120543427?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1cea1755-440c-550e-9b6d-bac4871367be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'M4NLG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120543427',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 69218,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-02',
'seller_name': 'Manamanx Ltd',
'title': 'BMW 1 SERIES HATCHBACK 116i Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '116i Sport 5dr Step Auto',
'vin': None,
'year': 2012}
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05: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%27120543427%27 HTTP/1.1" 200 None
2026-03-25 05:02:14 [astonbarclay.gb] INFO: Saving data for 120543427: {'auction_closing_time': 1774432800.0, 'created_time': 1773774112.23255, 'last_price_update_time': 1774414934.429159}
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120543427') HTTP/1.1" 204 0
2026-03-25 05:02:14 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 05:02:14 [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>: 2, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 3, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 05:02:14 [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%201773982934 HTTP/1.1" 200 None
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='110622733') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117274529') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118745743') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118955804') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118996742') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119036102') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119325338') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119345230') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119362245') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119385002') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119393808') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119433030') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119473207') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119473217') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119509021') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119579514') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119615539') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119713464') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119764764') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119783835') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119789929') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119815728') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119851160') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119877772') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119942377') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119950739') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119999510') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120019034') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120045232') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120047602') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120051782') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120057169') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120062447') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120098821') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120106026') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120107207') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120132030') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120134745') HTTP/1.1" 204 0
2026-03-25 05:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120144096') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120155556') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120185620') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120199367') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120206174') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120217869') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120221753') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120221961') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120228527') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120229879') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120230949') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120231376') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120244292') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120249363') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257487') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120261868') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120279203') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120291740') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120297833') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120319411') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120327236') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120341959') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120342414') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120361746') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120364158') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120370455') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120371655') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120374010') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120374839') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120377957') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120407864') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120415610') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120436194') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120450648') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120480754') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120512273') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120566637') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120569807') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120585753') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120586329') HTTP/1.1" 204 0
2026-03-25 05:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120587245') HTTP/1.1" 204 0
2026-03-25 05:02:15 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (156 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-25T05_00_00.jl
2026-03-25 05:02:15 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 97510,
'downloader/request_count': 158,
'downloader/request_method_count/GET': 158,
'downloader/response_bytes': 2243090,
'downloader/response_count': 158,
'downloader/response_status_count/200': 158,
'elapsed_time_seconds': 130.140104,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 5, 2, 15, 342417, tzinfo=datetime.timezone.utc),
'item_scraped_count': 156,
'log_count/DEBUG': 4414,
'log_count/INFO': 4341,
'memusage/max': 180408320,
'memusage/startup': 149999616,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 77,
'playwright/request_count/aborted': 41,
'playwright/request_count/method/GET': 54,
'playwright/request_count/method/HEAD': 12,
'playwright/request_count/method/POST': 11,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 22,
'playwright/request_count/resource_type/font': 2,
'playwright/request_count/resource_type/image': 29,
'playwright/request_count/resource_type/script': 7,
'playwright/request_count/resource_type/stylesheet': 2,
'playwright/request_count/resource_type/xhr': 13,
'playwright/response_count': 36,
'playwright/response_count/method/GET': 25,
'playwright/response_count/method/POST': 11,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 10,
'playwright/response_count/resource_type/font': 2,
'playwright/response_count/resource_type/script': 7,
'playwright/response_count/resource_type/stylesheet': 2,
'playwright/response_count/resource_type/xhr': 13,
'request_depth_max': 2,
'response_received_count': 158,
'scheduler/dequeued': 158,
'scheduler/dequeued/memory': 158,
'scheduler/enqueued': 158,
'scheduler/enqueued/memory': 158,
'scrape_type/price_update': 156,
'scrape_type/skipped': 1203,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 157,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.88882773515478,
'scrapy-zyte-api/mean_response_seconds': 4.8919348933965345,
'scrapy-zyte-api/processed': 157,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 157,
'scrapy-zyte-api/request_args/experimental.responseCookies': 157,
'scrapy-zyte-api/request_args/httpResponseBody': 157,
'scrapy-zyte-api/request_args/httpResponseHeaders': 157,
'scrapy-zyte-api/request_args/url': 157,
'scrapy-zyte-api/status_codes/200': 157,
'scrapy-zyte-api/success': 157,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 5, 0, 5, 202313, tzinfo=datetime.timezone.utc)}
2026-03-25 05:02:15 [scrapy.core.engine] INFO: Spider closed (finished)