2026-03-26 14:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 14:30: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-26 14:30:04 [sytner.gb] INFO: Starting spider sytner.gb
2026-03-26 14:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 14:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 14:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 14:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 14:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 8424d10161c0dc49
2026-03-26 14:30: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-26 14:30: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/sytner.gb/task_11_2026-03-26T14_30_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-26 14:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 14:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 14:30: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-26 14:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 14:30:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 14:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 14:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 14:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-26 14:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 14:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 14:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 14:30: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-26 14:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 14:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 14:30: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-26 14:30: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-26 14:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 14:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 14:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 14:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-26 14:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 14:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 14:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-26 14:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-26 14:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-26 14:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-26 14:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/Login> (resource type: document)
2026-03-26 14:30:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://auction.sytner.co.uk/Account/Login>
2026-03-26 14:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/Login> (resource type: document)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/Login>
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/recaptcha/api.js?render=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&hl=en> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/login.min.js?v=g_Gtly05IQ70BwLxJ-vQPronQSo_YYmko9pqEWFfgIM> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=2141844637> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/login.min.js?v=g_Gtly05IQ70BwLxJ-vQPronQSo_YYmko9pqEWFfgIM>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=2141844637>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Light.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Medium.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Bold.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774535413126> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774535413127> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.21751270957516566> (resource type: image, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.21751270957516566>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api.js?render=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&hl=en>
2026-03-26 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/recaptcha__en.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-26 14:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-26 14:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-26 14:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-26 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-26 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-26 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774535413127>
2026-03-26 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774535413126>
2026-03-26 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/countup.js> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/recaptcha__en.js>
2026-03-26 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-26 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&co=aHR0cHM6Ly9hdWN0aW9uLnN5dG5lci5jby51azo0NDM.&hl=en&v=qm3PSRIx10pekcnS9DjGnjPW&size=invisible&anchor-ms=20000&execute-ms=30000&cb=6ezzj9lemhwc> (resource type: document, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&co=aHR0cHM6Ly9hdWN0aW9uLnN5dG5lci5jby51azo0NDM.&hl=en&v=qm3PSRIx10pekcnS9DjGnjPW&size=invisible&anchor-ms=20000&execute-ms=30000&cb=6ezzj9lemhwc>
2026-03-26 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/styles__ltr.css> (resource type: stylesheet, referrer: https://www.google.com/)
2026-03-26 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/recaptcha__en.js> (resource type: script, referrer: https://www.google.com/)
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/recaptcha__en.js>
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/styles__ltr.css>
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/recaptcha/api2/logo_48.png> (resource type: image, referrer: https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/styles__ltr.css)
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.gstatic.com/recaptcha/api2/logo_48.png>
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://www.google.com/)
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://www.google.com/)
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=qm3PSRIx10pekcnS9DjGnjPW> (resource type: script, referrer: https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&co=aHR0cHM6Ly9hdWN0aW9uLnN5dG5lci5jby51azo0NDM.&hl=en&v=qm3PSRIx10pekcnS9DjGnjPW&size=invisible&anchor-ms=20000&execute-ms=30000&cb=6ezzj9lemhwc)
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=qm3PSRIx10pekcnS9DjGnjPW>
2026-03-26 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-26 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-26 14:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0)
2026-03-26 14:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.ttf>
2026-03-26 14:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/recaptcha/api2/reload?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg> (resource type: xhr, referrer: https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&co=aHR0cHM6Ly9hdWN0aW9uLnN5dG5lci5jby51azo0NDM.&hl=en&v=qm3PSRIx10pekcnS9DjGnjPW&size=invisible&anchor-ms=20000&execute-ms=30000&cb=6ezzj9lemhwc)
2026-03-26 14:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-26 14:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/reload?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg>
2026-03-26 14:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://auction.sytner.co.uk/token> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/recaptcha/api2/clr?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <400 https://www.google.com/recaptcha/api2/clr?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg>
2026-03-26 14:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/token>
2026-03-26 14:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetAuditTermsAndConditions> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetAuditTermsAndConditions>
2026-03-26 14:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/> (resource type: document, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/>
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: other, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774273341/cfc4f643/F_zYTA90NuxpHUNvOosqd9_1soE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774273341/cfc4f643/F_zYTA90NuxpHUNvOosqd9_1soE_/STD_960x540>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/AgnewTradeCentre.png?v=_wpsEx1hYzazpuQk51YtAOgSP8yX-K-_Ud5kVoz3-6E> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/AgnewTradeCentre.png?v=_wpsEx1hYzazpuQk51YtAOgSP8yX-K-_Ud5kVoz3-6E>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/traderlistings/search.min.js?v=OPr6ERZ8q8dncikEZax8ZnRKFsu0b5IFUxtRxTznq0c> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/traderlistings/auction-media.min.js?v=Q5hBQi_W0bAJ-YXxRsxQoDV6mft6CbyAZOgszc1VVBM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/ending-soonest.min.js?v=qG1nbxVmWY1NCErh2Le1_zaoEwLRNsM2yDIyku1-OaM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/index.min.js?v=WefKKUj6PJ2FSXYYf1HeujdJKzbDQtPQLZi9Fkl-TKo> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/basic-search-component.min.js?v=VmEpK1jdZoS06WPdht5lccb7BemOmuIbfpri9IaW10g> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=4&cb=443462295> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-26 14:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774273341/cfc4f643/F_zYTA90NuxpHUNvOosqd9_1soE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774273341/cfc4f643/F_zYTA90NuxpHUNvOosqd9_1soE_/STD_960x540>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/AgnewTradeCentre.png?v=_wpsEx1hYzazpuQk51YtAOgSP8yX-K-_Ud5kVoz3-6E> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/AgnewTradeCentre.png?v=_wpsEx1hYzazpuQk51YtAOgSP8yX-K-_Ud5kVoz3-6E>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/traderlistings/search.min.js?v=OPr6ERZ8q8dncikEZax8ZnRKFsu0b5IFUxtRxTznq0c>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/hero-sample.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/hero-sample.jpg>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/traderlistings/auction-media.min.js?v=Q5hBQi_W0bAJ-YXxRsxQoDV6mft6CbyAZOgszc1VVBM>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Light.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Medium.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Bold.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/ending-soonest.min.js?v=qG1nbxVmWY1NCErh2Le1_zaoEwLRNsM2yDIyku1-OaM>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/index.min.js?v=WefKKUj6PJ2FSXYYf1HeujdJKzbDQtPQLZi9Fkl-TKo>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/basic-search-component.min.js?v=VmEpK1jdZoS06WPdht5lccb7BemOmuIbfpri9IaW10g>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=4&cb=443462295>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774535433078> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774535433079> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Home/GetManufacturerLinks> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Home/GetEndingSoonest> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Home/GetRecentlyViewed> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.8454922948054848> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.8454922948054848>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774535433079>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/refreshLiveUpdates.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774535433078>
2026-03-26 14:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/countup.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetEndingSoonest>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetRecentlyViewed>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/refreshLiveUpdates.js>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetManufacturerLinks>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-26 14:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Audi.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Audi.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Bentley.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Bentley.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/BMW.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/BMW.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Citroen.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Citroen.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Fiat.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Fiat.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Ford.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Ford.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Jaguar.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Jaguar.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/LandRover.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/LandRover.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Maserati.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Maserati.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mercedes-Benz.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mercedes-Benz.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mini.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mini.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/MitsubishiMotors.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/MitsubishiMotors.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Nissan.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Nissan.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Peugeot.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Peugeot.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Porsche.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Porsche.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Renault.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Renault.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/SEAT.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/SEAT.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Skoda.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Skoda.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Toyota.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Toyota.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volkswagen.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volkswagen.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volvo.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volvo.png>
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://signalr-auction-prod-westeurope.service.signalr.net/client/negotiate?hub=listinghub&asrs.op=%2FlistingHub&negotiateVersion=1&asrs_request_id=VGVjUliHCwA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999> (resource type: document, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:37 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-26 14:30:37 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-26 14:30:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999>
2026-03-26 14:30:38 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: other, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:38 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:38 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774019842/2e1680d9/y2__lkukaEnv5EH7hs4q_G0yKZ0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774019842/2e1680d9/y2__lkukaEnv5EH7hs4q_G0yKZ0_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774366821/26e375de/LUHZ2HQOQlfZ2M4LRosK2ygVzQ4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774366821/26e375de/LUHZ2HQOQlfZ2M4LRosK2ygVzQ4_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773075858/f9c26f47/YyD_qb28II5CQv6eS1Ri_Qfb25Y_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773075858/f9c26f47/YyD_qb28II5CQv6eS1Ri_Qfb25Y_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774433052/3f66960d/PsYCNNxLC3gc9r8NcFixw4ehegk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774433052/3f66960d/PsYCNNxLC3gc9r8NcFixw4ehegk_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774274957/08856b19/b7lF5qk_Gb_psm1XpGv_D_lUecw_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774274957/08856b19/b7lF5qk_Gb_psm1XpGv_D_lUecw_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1759998976/e0c8fc27/bl5Gj47F9ALl4JrzojpUNvCZfuo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1759998976/e0c8fc27/bl5Gj47F9ALl4JrzojpUNvCZfuo_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774432579/a5b685ba/4H3tkrbAWq_T5dACd2N6AePDRyo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774432579/a5b685ba/4H3tkrbAWq_T5dACd2N6AePDRyo_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774345940/c32d109d/9qFcx7aOrlVo5Lf5VDplVnH_cJA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774345940/c32d109d/9qFcx7aOrlVo5Lf5VDplVnH_cJA_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774439959/74eb8ee1/5Y1SlZoPniCSvOqBzxyWvAevZdo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774439959/74eb8ee1/5Y1SlZoPniCSvOqBzxyWvAevZdo_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774270529/762f319c/OW3FbOqBuVfxKnqcjvfO7Q1oMr0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774270529/762f319c/OW3FbOqBuVfxKnqcjvfO7Q1oMr0_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774273341/cfc4f643/F_zYTA90NuxpHUNvOosqd9_1soE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774273341/cfc4f643/F_zYTA90NuxpHUNvOosqd9_1soE_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774368977/e44d49ab/kv61xnBc7WKbJQjlRkf5t9h83Qg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774368977/e44d49ab/kv61xnBc7WKbJQjlRkf5t9h83Qg_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774278919/1c354a1d/A0A4M_czbH8Z7bq1OcnwBOIpWdw_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774278919/1c354a1d/A0A4M_czbH8Z7bq1OcnwBOIpWdw_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774446142/9e571676/AuOYhyX9etgALPds3X5n7k6Spd8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774446142/9e571676/AuOYhyX9etgALPds3X5n7k6Spd8_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773318382/81926180/2kcIMzRNSTB152edpqsq0wBpSRs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773318382/81926180/2kcIMzRNSTB152edpqsq0wBpSRs_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774457241/868d1dd9/Bd6xavltt1imxhyjr3aLgF9YoDE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774457241/868d1dd9/Bd6xavltt1imxhyjr3aLgF9YoDE_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540>
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/listing-search.min.js?v=7uBHxEjPD9u0Z7Pn6KccW6k5PakTvgchVDxsE4jD7qo> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/pagination.min.js?v=XzveKOcJI2E7LJypYTU8p6GCmo6HOR0zpLVAN4IW5-M> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-26 14:30:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/listing-search.min.js?v=7uBHxEjPD9u0Z7Pn6KccW6k5PakTvgchVDxsE4jD7qo>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/pagination.min.js?v=XzveKOcJI2E7LJypYTU8p6GCmo6HOR0zpLVAN4IW5-M>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774019842/2e1680d9/y2__lkukaEnv5EH7hs4q_G0yKZ0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774019842/2e1680d9/y2__lkukaEnv5EH7hs4q_G0yKZ0_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774366821/26e375de/LUHZ2HQOQlfZ2M4LRosK2ygVzQ4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774366821/26e375de/LUHZ2HQOQlfZ2M4LRosK2ygVzQ4_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773075858/f9c26f47/YyD_qb28II5CQv6eS1Ri_Qfb25Y_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773075858/f9c26f47/YyD_qb28II5CQv6eS1Ri_Qfb25Y_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774433052/3f66960d/PsYCNNxLC3gc9r8NcFixw4ehegk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774433052/3f66960d/PsYCNNxLC3gc9r8NcFixw4ehegk_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774274957/08856b19/b7lF5qk_Gb_psm1XpGv_D_lUecw_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774274957/08856b19/b7lF5qk_Gb_psm1XpGv_D_lUecw_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1759998976/e0c8fc27/bl5Gj47F9ALl4JrzojpUNvCZfuo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1759998976/e0c8fc27/bl5Gj47F9ALl4JrzojpUNvCZfuo_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774432579/a5b685ba/4H3tkrbAWq_T5dACd2N6AePDRyo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774432579/a5b685ba/4H3tkrbAWq_T5dACd2N6AePDRyo_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774345940/c32d109d/9qFcx7aOrlVo5Lf5VDplVnH_cJA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774439959/74eb8ee1/5Y1SlZoPniCSvOqBzxyWvAevZdo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774345940/c32d109d/9qFcx7aOrlVo5Lf5VDplVnH_cJA_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774439959/74eb8ee1/5Y1SlZoPniCSvOqBzxyWvAevZdo_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774270529/762f319c/OW3FbOqBuVfxKnqcjvfO7Q1oMr0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774270529/762f319c/OW3FbOqBuVfxKnqcjvfO7Q1oMr0_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774273341/cfc4f643/F_zYTA90NuxpHUNvOosqd9_1soE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774273341/cfc4f643/F_zYTA90NuxpHUNvOosqd9_1soE_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774368977/e44d49ab/kv61xnBc7WKbJQjlRkf5t9h83Qg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774368977/e44d49ab/kv61xnBc7WKbJQjlRkf5t9h83Qg_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774278919/1c354a1d/A0A4M_czbH8Z7bq1OcnwBOIpWdw_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774278919/1c354a1d/A0A4M_czbH8Z7bq1OcnwBOIpWdw_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774446142/9e571676/AuOYhyX9etgALPds3X5n7k6Spd8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774446142/9e571676/AuOYhyX9etgALPds3X5n7k6Spd8_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773318382/81926180/2kcIMzRNSTB152edpqsq0wBpSRs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773318382/81926180/2kcIMzRNSTB152edpqsq0wBpSRs_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774457241/868d1dd9/Bd6xavltt1imxhyjr3aLgF9YoDE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774457241/868d1dd9/Bd6xavltt1imxhyjr3aLgF9YoDE_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/icons/icon-plus.png> (resource type: image, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/icons/icon-plus.png>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/icons/icon-x.png> (resource type: image, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/icons/icon-x.png>
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Light.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Medium.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Bold.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774535439693> (resource type: xhr, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774535439694> (resource type: xhr, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774535439693>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774535439694>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1> (resource type: fetch, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/refreshLiveUpdates.js> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/countup.js> (resource type: script, referrer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/refreshLiveUpdates.js>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-26 14:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://signalr-auction-prod-westeurope.service.signalr.net/client/negotiate?hub=listinghub&asrs.op=%2FlistingHub&negotiateVersion=1&asrs_request_id=frDU%2F3WGCwA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:43 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:43 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-26 14:30:43 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://signalr-auction-prod-westeurope.service.signalr.net/client/negotiate?hub=listinghub&asrs.op=%2FlistingHub&negotiateVersion=1&asrs_request_id=frDU%2F3WGCwA%3D&asrs_lang=en-GB>
2026-03-26 14:30:43 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-26 14:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Account/Login> (referer: None) ['playwright']
2026-03-26 14:30:45 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562121
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562121%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562121: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562122
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562122%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562122: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562123
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562123%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562123: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562125
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562125%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562125: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562101
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562101%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562101: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562100
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562100%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562100: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562102
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562102%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562102: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562130
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562130%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562130: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562104
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562104%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562104: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562132
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562132%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562132: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562107
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562107%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562107: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562108
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562108%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562108: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562109
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562109%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562109: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562110
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562110%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562110: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562111
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562111%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562111: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562133
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562133%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562133: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562112
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562112%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562112: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562114
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562114%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562114: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562115
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562115%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562115: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562134
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562134%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562134: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562135
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562135%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562135: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562136
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562136%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562136: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562137
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562137%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562137: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562138
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562138%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562138: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562118
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562118%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562118: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562139
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562139%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562139: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562140
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562140%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562140: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562141
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562141%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562141: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562120
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562120%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562120: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562124
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562124%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562124: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562126
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562126%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562126: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562144
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562144%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562144: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562127
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562127%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562127: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562128
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562128%27 HTTP/1.1" 200 None
2026-03-26 14:30:45 [sytner.gb] INFO: Scrape type for 562128: 0
2026-03-26 14:30:45 [sytner.gb] INFO: Found listing with ID: 562106
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562106%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562106: 0
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562129
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562129%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562129: 0
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562149
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562149%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562149: 1
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562131
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562131%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562131: 0
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562153
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562153%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562153: 1
2026-03-26 14:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562154
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562154%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562154: 1
2026-03-26 14:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562142
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562142%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562142: 0
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562143
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562143%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562143: 0
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562145
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562145%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562145: 0
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562146
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562146%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562146: 0
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562147
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562147%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562147: 0
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562148
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562148%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562148: 1
2026-03-26 14:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562150
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562150%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562150: 1
2026-03-26 14:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562151
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562151%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562151: 1
2026-03-26 14:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:30:46 [sytner.gb] INFO: Found listing with ID: 562152
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562152%27 HTTP/1.1" 200 None
2026-03-26 14:30:46 [sytner.gb] INFO: Scrape type for 562152: 1
2026-03-26 14:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:30:46 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-26 14:30:49 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:49 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-26 14:30:53 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:30:53 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-26 14:31:05 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 14:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-26 14:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562148> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-26 14:31:53 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T09:19:02Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH69USO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562148',
'listing': 'auction',
'location': None,
'make': 'Peugeot',
'model': '208',
'odometer': 64561,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455983/5e779cba/ng6lQ84XjCw0vkiSTFMpqM0rovU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455984/2799b05e/FqLtI4XJbN7xMjjHFiCbw0ENiRI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455984/a83543bd/kLPQ3EaLOEyevRBfvusOSXZrFaw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455985/7abbb492/XVNWIp8fM1jMGUZAYcxvexnQklc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455985/0455aeb9/4u2XFL18XkGTDISBy_B8KFayZ1M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/1e63ed3b/jAQCcaIbM9a2qHlb8x9q0TK3sN8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/8b7f4abf/xHtIt9pXes6hpqdMjnLt_ajpvPs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/f9ed0fc1/dsxqfv6suRdh_DLe4bBYdZis8Vo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455987/4cb813b9/Ih3j3pk0BLBxsnPJDSoedzJvL_0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455988/1f7f451b/EK1SimJUCb3AQan3geyZgYcF15w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455988/cdd45a5d/_S2EWJ0bc1fk7cQAeYtAaz6RHCY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455989/150c8133/6zqfcPaCUaB2sw506DUe3kcZTTk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455989/2d17ece6/MbrWcvy52Ht9DR0ZIkyplZg3Glw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455990/b3d3cb98/Vtu3VjWSOx0AfBx2gEG6J9PGnbk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455990/8d1ef475/4Cw1x89uHxC24FbvnD_gclypRJ4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455991/72c7b522/8Qa2e2V5QUN_vMtf2_q5L5dahQ0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455991/21669d9e/xIvBXM5bTN_ZTleNuSVWyk3aaL8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455992/bcacb48f/2PBFldn6wEyMbTGKiSIPXjUWNd8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455993/072e3641/DmAQuoHE7GNkecDH9Nbnt1LISbk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455993/d76195ae/kLVX6_sLoeGA9vh3ICJpazwGnPQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455993/7d7839d5/CzgYHRKrox7cUfgpYs9K88xPl1Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455994/2ef7087b/CyPD4p2BjM7B0wuoW_NQVFAYzDE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455995/61eac94f/O2x55LY4VLfx08VrW2CLkEJCYrc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455995/dc459cb2/tbIAcSLHzfWHMKgH_bIjis7YMo8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455996/6ef4a530/kt2xzs2yic3whGhkwcgqkhsmeEE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455996/b2b8c825/8Bhntik2XuldVSqs3dSxZmNQIWA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455997/bd227abc/lLhZpnbxQ4oBwmXRQhkeAVJ2a2A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455997/7b97ee3b/ehyYsrJKySPhq4lH9wZBllqZ1x0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455998/8f27c392/IPNiAml3ARDXyi3UWxB9JxO3YTs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455998/a1b88d1c/i0gEqlix20MVWm9B0N4jVWz1PPo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455999/ceeec9d8/BLhs9qF15xGiDDmkn_39mjW5xQI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456000/91458f0b/BPgSU0a89ydMoqpCaMnz5tnUyM0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456000/d405b7e7/m6piKYEi58y5I2zZUe8ajFwoohM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456001/459a7539/NJwEJKM5sIerQy2NO9UfK4Iod_g_/STD_1440x810'],
'price': 2100.0,
'price_includes_vat': False,
'registration_date': '2019-11-25',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Peugeot 208 HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'VF3CCHMRPKW122563',
'year': 2019}
2026-03-26 14:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ee9e84-1622-57fb-90a9-12b4bf299e34 with identifier: 562148
2026-03-26 14:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ee9e84-1622-57fb-90a9-12b4bf299e34 with scrape type 1
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455983%252Fe6ae2d12%252Fm4eSP0_8DtDefJJxQzph4WND_QE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455983%252F5e779cba%252Fng6lQ84XjCw0vkiSTFMpqM0rovU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455983/5e779cba/ng6lQ84XjCw0vkiSTFMpqM0rovU_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455984%252F2799b05e%252FFqLtI4XJbN7xMjjHFiCbw0ENiRI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455984/2799b05e/FqLtI4XJbN7xMjjHFiCbw0ENiRI_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455984%252Fa83543bd%252FkLPQ3EaLOEyevRBfvusOSXZrFaw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455984/a83543bd/kLPQ3EaLOEyevRBfvusOSXZrFaw_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455985%252F7abbb492%252FXVNWIp8fM1jMGUZAYcxvexnQklc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455985/7abbb492/XVNWIp8fM1jMGUZAYcxvexnQklc_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455985%252F0455aeb9%252F4u2XFL18XkGTDISBy_B8KFayZ1M_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455985/0455aeb9/4u2XFL18XkGTDISBy_B8KFayZ1M_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455986%252F1e63ed3b%252FjAQCcaIbM9a2qHlb8x9q0TK3sN8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455986/1e63ed3b/jAQCcaIbM9a2qHlb8x9q0TK3sN8_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455986%252F8b7f4abf%252FxHtIt9pXes6hpqdMjnLt_ajpvPs_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455986/8b7f4abf/xHtIt9pXes6hpqdMjnLt_ajpvPs_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455986%252Ff9ed0fc1%252Fdsxqfv6suRdh_DLe4bBYdZis8Vo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455986/f9ed0fc1/dsxqfv6suRdh_DLe4bBYdZis8Vo_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455987%252F4cb813b9%252FIh3j3pk0BLBxsnPJDSoedzJvL_0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455987/4cb813b9/Ih3j3pk0BLBxsnPJDSoedzJvL_0_/STD_1440x810 not downloaded yet
2026-03-26 14:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455985/7abbb492/XVNWIp8fM1jMGUZAYcxvexnQklc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455985/0455aeb9/4u2XFL18XkGTDISBy_B8KFayZ1M_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455984/a83543bd/kLPQ3EaLOEyevRBfvusOSXZrFaw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455986/8b7f4abf/xHtIt9pXes6hpqdMjnLt_ajpvPs_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455984/2799b05e/FqLtI4XJbN7xMjjHFiCbw0ENiRI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6b78d10>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_4.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455985%252F7abbb492%252FXVNWIp8fM1jMGUZAYcxvexnQklc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455985/7abbb492/XVNWIp8fM1jMGUZAYcxvexnQklc_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455987/4cb813b9/Ih3j3pk0BLBxsnPJDSoedzJvL_0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455986/f9ed0fc1/dsxqfv6suRdh_DLe4bBYdZis8Vo_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6c64ad0>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455985%252F0455aeb9%252F4u2XFL18XkGTDISBy_B8KFayZ1M_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455985/0455aeb9/4u2XFL18XkGTDISBy_B8KFayZ1M_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc655a190>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_3.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455984%252Fa83543bd%252FkLPQ3EaLOEyevRBfvusOSXZrFaw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455984/a83543bd/kLPQ3EaLOEyevRBfvusOSXZrFaw_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc651da90>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_7.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455986%252F8b7f4abf%252FxHtIt9pXes6hpqdMjnLt_ajpvPs_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455986/8b7f4abf/xHtIt9pXes6hpqdMjnLt_ajpvPs_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6512090>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_2.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455984%252F2799b05e%252FFqLtI4XJbN7xMjjHFiCbw0ENiRI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455984/2799b05e/FqLtI4XJbN7xMjjHFiCbw0ENiRI_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774455986/1e63ed3b/jAQCcaIbM9a2qHlb8x9q0TK3sN8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562148)
2026-03-26 14:31:54 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc651d510>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455983%252Fe6ae2d12%252Fm4eSP0_8DtDefJJxQzph4WND_QE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc68c6c50>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_9.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455987%252F4cb813b9%252FIh3j3pk0BLBxsnPJDSoedzJvL_0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455987/4cb813b9/Ih3j3pk0BLBxsnPJDSoedzJvL_0_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6c67710>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_8.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455986%252Ff9ed0fc1%252Fdsxqfv6suRdh_DLe4bBYdZis8Vo_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455986/f9ed0fc1/dsxqfv6suRdh_DLe4bBYdZis8Vo_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6469490>
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_6.jpg HTTP/1.1" 201 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774455986%252F1e63ed3b%252FjAQCcaIbM9a2qHlb8x9q0TK3sN8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774455986/1e63ed3b/jAQCcaIbM9a2qHlb8x9q0TK3sN8_/STD_1440x810 saved to cache
2026-03-26 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34
2026-03-26 14:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: e6ee9e84-1622-57fb-90a9-12b4bf299e34 with identifier: 562148
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 14:31:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 14:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 14:31:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-26 14:31:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 14:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: e6ee9e84-1622-57fb-90a9-12b4bf299e34 with identifier: 562148
2026-03-26 14:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: e6ee9e84-1622-57fb-90a9-12b4bf299e34 with identifier: 562148 to the API
2026-03-26 14:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:31: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-26 14:31:55 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T09:19:02Z',
'fuel_type': 'Petrol',
'id': 'e6ee9e84-1622-57fb-90a9-12b4bf299e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH69USO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562148',
'listing': 'auction',
'location': None,
'make': 'Peugeot',
'model': '208',
'odometer': 64561,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 35,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455983/5e779cba/ng6lQ84XjCw0vkiSTFMpqM0rovU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455984/2799b05e/FqLtI4XJbN7xMjjHFiCbw0ENiRI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455984/a83543bd/kLPQ3EaLOEyevRBfvusOSXZrFaw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455985/7abbb492/XVNWIp8fM1jMGUZAYcxvexnQklc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455985/0455aeb9/4u2XFL18XkGTDISBy_B8KFayZ1M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/1e63ed3b/jAQCcaIbM9a2qHlb8x9q0TK3sN8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/8b7f4abf/xHtIt9pXes6hpqdMjnLt_ajpvPs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/f9ed0fc1/dsxqfv6suRdh_DLe4bBYdZis8Vo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455987/4cb813b9/Ih3j3pk0BLBxsnPJDSoedzJvL_0_/STD_1440x810'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167935,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185190,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455984/2799b05e/FqLtI4XJbN7xMjjHFiCbw0ENiRI_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161357,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455984/a83543bd/kLPQ3EaLOEyevRBfvusOSXZrFaw_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182392,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455985/7abbb492/XVNWIp8fM1jMGUZAYcxvexnQklc_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170378,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455985/0455aeb9/4u2XFL18XkGTDISBy_B8KFayZ1M_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176459,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455986/1e63ed3b/jAQCcaIbM9a2qHlb8x9q0TK3sN8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139874,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455986/8b7f4abf/xHtIt9pXes6hpqdMjnLt_ajpvPs_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202771,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455986/f9ed0fc1/dsxqfv6suRdh_DLe4bBYdZis8Vo_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ee9e84-1622-57fb-90a9-12b4bf299e34/e6ee9e84-1622-57fb-90a9-12b4bf299e34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165211,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774455987/4cb813b9/Ih3j3pk0BLBxsnPJDSoedzJvL_0_/STD_1440x810',
'Width': 1440}],
'price': 2100.0,
'price_includes_vat': False,
'registration_date': '2019-11-25',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Peugeot 208 HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'VF3CCHMRPKW122563',
'year': 2019}
2026-03-26 14:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562148%27 HTTP/1.1" 200 None
2026-03-26 14:31:55 [sytner.gb] INFO: Saving data for 562148: {'created_time': 1774535515.778153, 'last_price_update_time': 1774535515.778169, 'auction_closing_time': 1774775942.0}
2026-03-26 14:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562148') HTTP/1.1" 204 0
2026-03-26 14:31:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e6ee9e84-1622-57fb-90a9-12b4bf299e34 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-26 14:31:55 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-26 14:32:05 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 1 pages/min), scraped 1 items (at 1 items/min)
2026-03-26 14:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 187MiB
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562154> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562149> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-26 14:32:28 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Blue',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T11:50:50Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK65VSV',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562154',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': '3 Series',
'odometer': 102000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438757/b2292f7a/kXqeWkWsLzBZWbeRZNJ_IuZowhU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438757/cbce0e9d/jXHc28CD3NInaH322RY6tXSSmds_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438757/3d664425/4gypFAP85R_lDc3RRDfzATQ0D8c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438758/2f44c23e/xMGRmedq6eci3oaISUvsUq_Jk3Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438758/2d1d095d/R1pRP1j2QAwTCllpgu_3EC4h6oQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438759/0edab742/D8NfhXSaAs7zUrY5b21t7xOCE54_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438759/899e5bae/nJQuusIkM1GnmMFqvsiqq9M1OO0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438759/83a2b0f8/IOgsm58hcgAioBGFdowXkJ8Chpc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438760/9d6bb246/cL_R6KDvyD38XHllPJXpc_dJaJ4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438760/8e2671f2/wV_3dTsY7ZozTxfvyq9d98FEg3I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438762/e68904ab/RX5cMwaUT1ztDimUcDFfX74N9p4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438764/71508c2c/V6XCl9wp_AJ_us0gD20upEKVraw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438764/c7ff8f8b/34ajKOeoXRtDdxCYaSUut9Q8Ngk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438765/c302af8d/IN58KptHjbaN4LFnOO1OpurO5WQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438765/3bccdee3/kvjgYANfpFQhq8umdMfxGdI_ZBk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438765/a8e82b37/BO5a_y4Yi0cAKGSe8pn6CZwNSFU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438766/bfef05f7/TKwWTzSvSXvx44FAU0xKrXIgRAY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438766/dfd295a4/mHcku2bQ5abLz9nWsUsHc_Sc_uE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438766/49075f54/OP3IMmruBvtZDPCmArqnmWoNxKk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438767/de97382d/v4vHqiXmjG1OthsTk3Hx5eNtekE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438768/0d17b954/Sfkvaoj6jxYzDp4HKqCE6pDczsg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438769/c271466e/r7p1SqFaJrLu5Jx9U6NTcm0xYxM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438770/aee0529d/tsCM_ZEwEDjdn92rdstCNACh2V0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438770/3bea5fd6/OcForb_QstqI3BZN88EOIJZdKqQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438771/6bcf74a1/8yW93r7pyUvxARpkOHB4fb_S18o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438771/d0e643fc/wLgaZuHLdzjTjQKICLIoBuf70B8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438771/6d90e58f/9B2zB7L8_v_kL7xwtZcEeTAw2b4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438772/c1be18e9/wC42KmmkRMQhOvb1rRUwh0eVeGs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438772/c462ba82/OUJPlcq0DWzcABpAZQx4pQD1MCo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438772/63af527c/0qZJ7IqE0WoQyRb5cVzes1sRMTo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438773/0ce0f3ba/8bX1neWFYTF34yF03k2XeveUz_s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438773/e9c97968/o3dt631YbqzaaLEuc9_ycU2wN8A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438774/2ee7879c/GB7e_7V2tPIhBo_n9JFatWUOeKQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438774/f1fc1acc/ZT5IXrxrzjdw5hBCFpAXJECnlSc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438774/0eca5fd4/thUtIEtshBMsN0oPeklRszH3mMw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438775/f4c5298f/zjNNaMZp1oENy6ATCmN0sQA3zLk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438775/c0225128/g51KUDr5UM1MJXIDUPnysn2bzHs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438776/b70f4df0/C_IS2UOEhcvwOoHAXWsnuPpE8TE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438776/caa62a3d/LQDFjVKENMeynyCnzwxa_xArirE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438776/f44f6925/_gNKZB4vXuemHyjyNgKKFuE4c1Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438777/7613b7dd/ClKpRart7f67GnmXgwDvW3Ss0Ww_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438777/27a9ea3f/1HzgDZdMap1brtVkVxAmQkEdr20_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438778/e75f2d67/yZeNywUblvrviLMSCyOK4EL4W4U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438778/369fbeef/ULsWN7bKql2BQovWMViQKd8SrJw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438778/774302a8/kU3U_O867FQ6vykwTDphjLc1Sjs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438779/e0bb5624/E_UlXHGK7aCambHQuJ9FPMnN3BI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438781/464a64f8/2Z_0qYxZUty_Exja7_sv9pDzVws_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438781/1b3592a9/RR7KCfASEbDPDQIeJ6ZzrbdRYhs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774438782/a9972c1a/M1oAq9a9_UozgYnkQLC0nFBrusM_/STD_1440x810'],
'price': 1301.0,
'price_includes_vat': False,
'registration_date': '2016-01-25',
'seats_number': None,
'seller_name': 'BMW Shrewsbury',
'title': 'BMW 3 SERIES DIESEL SALOON',
'transmission': 'automatic',
'trim': 'Saloon',
'vin': 'WBA8D12070K488584',
'year': 2016}
2026-03-26 14:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1e73fde-5800-5fc4-a1d4-8a422fd16a06 with identifier: 562154
2026-03-26 14:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06 with scrape type 1
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438756%252Fd9d2c300%252FyCpfBVck5qji9kBA9n3LgPueJUs_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438757%252Fb2292f7a%252FkXqeWkWsLzBZWbeRZNJ_IuZowhU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438757/b2292f7a/kXqeWkWsLzBZWbeRZNJ_IuZowhU_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438757%252Fcbce0e9d%252FjXHc28CD3NInaH322RY6tXSSmds_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438757/cbce0e9d/jXHc28CD3NInaH322RY6tXSSmds_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T09:33:52Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV19MOU',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562149',
'listing': 'auction',
'location': None,
'make': 'Mercedes-Benz',
'model': 'E Class',
'odometer': 45392,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517453/cc895fd5/QKNNxXpdgVut3rwaiWx_kSKIiaQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517453/bbd6961e/mg9P0TLl_0gyHXupBGSsIGwsH80_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517454/d3baad5b/3Gv_iWv6w_wBxR_pz1F_5ilsweo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517455/24749f70/USUsbRymLqCHS8Kupmmkp0uRSww_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517456/130b56b5/eVVURwXxB4lwuIN72k6vM_glA0c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517456/7cf20040/YCx_A_Z_RVv7kAohbq1tHrcGho0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517457/45a8ff77/oySa00BPJfMLVnlvVIJxh4PyphI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517459/0e0a2b1d/BNgVe8LQkH_ESlvwNhP2HeFV3f8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517460/634066b6/iF6edtGt3d5Gp_EF1e51_FADR_o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517461/a95e0d9d/3clhLrznpJF6TBkks8sDKXR1ITE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517462/e22e3f17/h61IpGsOne_OeTozhQ09yVliApw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517462/3e34d32f/29I_d80IwM8mPpd59LSE_r5UzD0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517463/b9b3d2d8/S8RpZrzWbKx6CXKHdhxCzpMHM9A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517463/4e5eafb5/2k0_K4lzQurrcchdtM_huh8_goY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517464/41c6d56f/Jmq2XBft4iPGBo207dqDuWDgI1M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517464/9c4fd58c/svcQVBXhg6pV9oj_qiqvovF98Kk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517465/6ef593ec/JGzpBsjakf8z2_rblmWj4f6FMpI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517466/704ceed1/cnhO_RNgLgCz6hlQ8Jg1getqzc0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517467/93527845/XNjo92VPfg39ScDB3gkLDVN9WmA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517468/d1dfd0ad/y7F3iwA15VKEGLISaJu1UGNW2pc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517469/94d2c171/CQ_PEf4zEicYO5HZtx4VhQXOVxo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517469/31865027/2nPQDFPpXoUL_tmXGr7DPTByqXM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517470/036f9d13/M3JLS5p8dWAULgc6iCQJatWvJh0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517470/954a6f24/KvUaBgRxQmjr0JnD1GS9FzQc4aI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517471/7a72ec90/zm7d8zLmUXm7VgJikkRHiqXBK_4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517472/7409d04b/jTSrdxOzd9tbNuhB1ihyO90iC40_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517473/5d0a7f8b/NO3YjCJ5Ck7FwJGrXbCZAjJZGas_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517478/b6bbd576/CKLjOC96b__8__2tMF86YDRxv1U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517478/e10b5600/t7asrB5CLD1t1yl8hk6BtaYozBQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517479/3f3c93bb/USEVmUV3swFfQnhUmY_ywLKg43c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517480/38afbd35/UKxjtaxQyDQS46oubFaG_0cU25o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517481/28817ed3/uB2cd_1W_P3Xigd250hdY9MqEZ8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517482/516ed54f/rmiCT9z7wUmVzRPaJixHnqV2Cpg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517483/f7ed5a4f/UHz5OE0IO_0d5V393YKkRdO5E5s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517484/50f4c1e1/VhLTofiAwXmOJAOqiMNoXHj_USQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517484/ca985809/LHy_aPzmOJudBNj5_MPf_oFcOqA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517485/947c87e0/UqR0Yo2XO1Bj1lcac7FS1pnjeTw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517486/9522e351/6_ThFrYmh56C0bz_W2E1awaNPDc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517487/7c65e9c3/kV57_PXKGn9lxTDy3OVmsTh4sVs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774517489/c97d4935/pCjNaXSAIczbJGnKVp_js1CnZw8_/STD_1440x810'],
'price': 20200.0,
'price_includes_vat': False,
'registration_date': '2019-06-28',
'seats_number': None,
'seller_name': 'Sytner Select Northampton',
'title': 'Mercedes-Benz E CLASS AMG CABRIOLET',
'transmission': 'automatic',
'trim': 'Convertible',
'vin': 'WDD2384612F113766',
'year': 2019}
2026-03-26 14:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7885d530-370b-557a-9a89-9d2c4e176d0e with identifier: 562149
2026-03-26 14:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7885d530-370b-557a-9a89-9d2c4e176d0e with scrape type 1
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517452%252F9a16a459%252FYAwvqgFEcc__KpRu48cQv1tDBn8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438757%252F3d664425%252F4gypFAP85R_lDc3RRDfzATQ0D8c_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438757/3d664425/4gypFAP85R_lDc3RRDfzATQ0D8c_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517453%252Fcc895fd5%252FQKNNxXpdgVut3rwaiWx_kSKIiaQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517453/cc895fd5/QKNNxXpdgVut3rwaiWx_kSKIiaQ_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438758%252F2f44c23e%252FxMGRmedq6eci3oaISUvsUq_Jk3Q_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438758/2f44c23e/xMGRmedq6eci3oaISUvsUq_Jk3Q_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517453%252Fbbd6961e%252Fmg9P0TLl_0gyHXupBGSsIGwsH80_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517453/bbd6961e/mg9P0TLl_0gyHXupBGSsIGwsH80_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438758%252F2d1d095d%252FR1pRP1j2QAwTCllpgu_3EC4h6oQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438758/2d1d095d/R1pRP1j2QAwTCllpgu_3EC4h6oQ_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517454%252Fd3baad5b%252F3Gv_iWv6w_wBxR_pz1F_5ilsweo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517454/d3baad5b/3Gv_iWv6w_wBxR_pz1F_5ilsweo_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438759%252F0edab742%252FD8NfhXSaAs7zUrY5b21t7xOCE54_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438759/0edab742/D8NfhXSaAs7zUrY5b21t7xOCE54_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517455%252F24749f70%252FUSUsbRymLqCHS8Kupmmkp0uRSww_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517455/24749f70/USUsbRymLqCHS8Kupmmkp0uRSww_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438759%252F899e5bae%252FnJQuusIkM1GnmMFqvsiqq9M1OO0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438759/899e5bae/nJQuusIkM1GnmMFqvsiqq9M1OO0_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517456%252F130b56b5%252FeVVURwXxB4lwuIN72k6vM_glA0c_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517456/130b56b5/eVVURwXxB4lwuIN72k6vM_glA0c_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438759%252F83a2b0f8%252FIOgsm58hcgAioBGFdowXkJ8Chpc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438759/83a2b0f8/IOgsm58hcgAioBGFdowXkJ8Chpc_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517456%252F7cf20040%252FYCx_A_Z_RVv7kAohbq1tHrcGho0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517456/7cf20040/YCx_A_Z_RVv7kAohbq1tHrcGho0_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438760%252F9d6bb246%252FcL_R6KDvyD38XHllPJXpc_dJaJ4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438760/9d6bb246/cL_R6KDvyD38XHllPJXpc_dJaJ4_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517457%252F45a8ff77%252FoySa00BPJfMLVnlvVIJxh4PyphI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517457/45a8ff77/oySa00BPJfMLVnlvVIJxh4PyphI_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438757/cbce0e9d/jXHc28CD3NInaH322RY6tXSSmds_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517459%252F0e0a2b1d%252FBNgVe8LQkH_ESlvwNhP2HeFV3f8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517459/0e0a2b1d/BNgVe8LQkH_ESlvwNhP2HeFV3f8_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517460%252F634066b6%252FiF6edtGt3d5Gp_EF1e51_FADR_o_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517460/634066b6/iF6edtGt3d5Gp_EF1e51_FADR_o_/STD_1440x810 not downloaded yet
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438757/b2292f7a/kXqeWkWsLzBZWbeRZNJ_IuZowhU_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438757/3d664425/4gypFAP85R_lDc3RRDfzATQ0D8c_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6369710>
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438756%252Fd9d2c300%252FyCpfBVck5qji9kBA9n3LgPueJUs_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_1440x810 saved to cache
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517453/cc895fd5/QKNNxXpdgVut3rwaiWx_kSKIiaQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438758/2f44c23e/xMGRmedq6eci3oaISUvsUq_Jk3Q_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc62adbd0>
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_2.jpg HTTP/1.1" 201 0
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438757%252Fcbce0e9d%252FjXHc28CD3NInaH322RY6tXSSmds_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438757/cbce0e9d/jXHc28CD3NInaH322RY6tXSSmds_/STD_1440x810 saved to cache
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6189190>
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517452%252F9a16a459%252FYAwvqgFEcc__KpRu48cQv1tDBn8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_1440x810 saved to cache
2026-03-26 14:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438759/0edab742/D8NfhXSaAs7zUrY5b21t7xOCE54_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438759/899e5bae/nJQuusIkM1GnmMFqvsiqq9M1OO0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc84dfc10>
2026-03-26 14:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_1.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438757%252Fb2292f7a%252FkXqeWkWsLzBZWbeRZNJ_IuZowhU_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438757/b2292f7a/kXqeWkWsLzBZWbeRZNJ_IuZowhU_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc655ab10>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_3.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438757%252F3d664425%252F4gypFAP85R_lDc3RRDfzATQ0D8c_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438757/3d664425/4gypFAP85R_lDc3RRDfzATQ0D8c_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc64cebd0>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517453%252Fcc895fd5%252FQKNNxXpdgVut3rwaiWx_kSKIiaQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517453/cc895fd5/QKNNxXpdgVut3rwaiWx_kSKIiaQ_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6b38410>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_4.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438758%252F2f44c23e%252FxMGRmedq6eci3oaISUvsUq_Jk3Q_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438758/2f44c23e/xMGRmedq6eci3oaISUvsUq_Jk3Q_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517453/bbd6961e/mg9P0TLl_0gyHXupBGSsIGwsH80_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517456/7cf20040/YCx_A_Z_RVv7kAohbq1tHrcGho0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517454/d3baad5b/3Gv_iWv6w_wBxR_pz1F_5ilsweo_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438760/9d6bb246/cL_R6KDvyD38XHllPJXpc_dJaJ4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc64d6790>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_6.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438759%252F0edab742%252FD8NfhXSaAs7zUrY5b21t7xOCE54_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438759/0edab742/D8NfhXSaAs7zUrY5b21t7xOCE54_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6486810>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_7.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438759%252F899e5bae%252FnJQuusIkM1GnmMFqvsiqq9M1OO0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438759/899e5bae/nJQuusIkM1GnmMFqvsiqq9M1OO0_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517460/634066b6/iF6edtGt3d5Gp_EF1e51_FADR_o_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438758/2d1d095d/R1pRP1j2QAwTCllpgu_3EC4h6oQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774438759/83a2b0f8/IOgsm58hcgAioBGFdowXkJ8Chpc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562154)
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc633fd10>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517453%252Fbbd6961e%252Fmg9P0TLl_0gyHXupBGSsIGwsH80_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517453/bbd6961e/mg9P0TLl_0gyHXupBGSsIGwsH80_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517457/45a8ff77/oySa00BPJfMLVnlvVIJxh4PyphI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc59def50>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517456%252F7cf20040%252FYCx_A_Z_RVv7kAohbq1tHrcGho0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517456/7cf20040/YCx_A_Z_RVv7kAohbq1tHrcGho0_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6479290>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517454%252Fd3baad5b%252F3Gv_iWv6w_wBxR_pz1F_5ilsweo_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517454/d3baad5b/3Gv_iWv6w_wBxR_pz1F_5ilsweo_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6220b90>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_9.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438760%252F9d6bb246%252FcL_R6KDvyD38XHllPJXpc_dJaJ4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438760/9d6bb246/cL_R6KDvyD38XHllPJXpc_dJaJ4_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517459/0e0a2b1d/BNgVe8LQkH_ESlvwNhP2HeFV3f8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517455/24749f70/USUsbRymLqCHS8Kupmmkp0uRSww_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc7277110>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517460%252F634066b6%252FiF6edtGt3d5Gp_EF1e51_FADR_o_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517460/634066b6/iF6edtGt3d5Gp_EF1e51_FADR_o_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6f5ff90>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438758%252F2d1d095d%252FR1pRP1j2QAwTCllpgu_3EC4h6oQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438758/2d1d095d/R1pRP1j2QAwTCllpgu_3EC4h6oQ_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6d88d90>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_8.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774438759%252F83a2b0f8%252FIOgsm58hcgAioBGFdowXkJ8Chpc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774438759/83a2b0f8/IOgsm58hcgAioBGFdowXkJ8Chpc_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06
2026-03-26 14:32:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1e73fde-5800-5fc4-a1d4-8a422fd16a06, skipping ID generation
2026-03-26 14:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06 with scrape type 1
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1e73fde-5800-5fc4-a1d4-8a422fd16a06 sending to next pipeline
2026-03-26 14:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: a1e73fde-5800-5fc4-a1d4-8a422fd16a06, identifier: 562154
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc9316550>
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517457%252F45a8ff77%252FoySa00BPJfMLVnlvVIJxh4PyphI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517457/45a8ff77/oySa00BPJfMLVnlvVIJxh4PyphI_/STD_1440x810 saved to cache
2026-03-26 14:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774517456/130b56b5/eVVURwXxB4lwuIN72k6vM_glA0c_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562149)
2026-03-26 14:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: a1e73fde-5800-5fc4-a1d4-8a422fd16a06 with identifier: 562154
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 14:32:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 14:32:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 14:32:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 14:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: a1e73fde-5800-5fc4-a1d4-8a422fd16a06 with identifier: 562154
2026-03-26 14:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: a1e73fde-5800-5fc4-a1d4-8a422fd16a06 with identifier: 562154 to the API
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:32: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-26 14:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774438759/83a2b0f8/IOgsm58hcgAioBGFdowXkJ8Chpc_/STD_1440x810>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Blue',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T11:50:50Z',
'fuel_type': 'Diesel',
'id': 'a1e73fde-5800-5fc4-a1d4-8a422fd16a06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK65VSV',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562154',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': '3 Series',
'odometer': 102000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125505,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438756/d9d2c300/yCpfBVck5qji9kBA9n3LgPueJUs_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102575,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438757/b2292f7a/kXqeWkWsLzBZWbeRZNJ_IuZowhU_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254868,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438757/cbce0e9d/jXHc28CD3NInaH322RY6tXSSmds_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248925,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438757/3d664425/4gypFAP85R_lDc3RRDfzATQ0D8c_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227454,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438758/2f44c23e/xMGRmedq6eci3oaISUvsUq_Jk3Q_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209590,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438758/2d1d095d/R1pRP1j2QAwTCllpgu_3EC4h6oQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118822,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438759/0edab742/D8NfhXSaAs7zUrY5b21t7xOCE54_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101965,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438759/899e5bae/nJQuusIkM1GnmMFqvsiqq9M1OO0_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225187,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438759/83a2b0f8/IOgsm58hcgAioBGFdowXkJ8Chpc_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e73fde-5800-5fc4-a1d4-8a422fd16a06/a1e73fde-5800-5fc4-a1d4-8a422fd16a06_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190220,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774438760/9d6bb246/cL_R6KDvyD38XHllPJXpc_dJaJ4_/STD_1440x810',
'Width': 1440}],
'price': 1301.0,
'price_includes_vat': False,
'registration_date': '2016-01-25',
'seats_number': None,
'seller_name': 'BMW Shrewsbury',
'title': 'BMW 3 SERIES DIESEL SALOON',
'transmission': 'automatic',
'trim': 'Saloon',
'vin': 'WBA8D12070K488584',
'year': 2016}
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562154%27 HTTP/1.1" 200 None
2026-03-26 14:32:30 [sytner.gb] INFO: Saving data for 562154: {'created_time': 1774535550.687845, 'last_price_update_time': 1774535550.687858, 'auction_closing_time': 1774698650.0}
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562154') HTTP/1.1" 204 0
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6369350>
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517459%252F0e0a2b1d%252FBNgVe8LQkH_ESlvwNhP2HeFV3f8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517459/0e0a2b1d/BNgVe8LQkH_ESlvwNhP2HeFV3f8_/STD_1440x810 saved to cache
2026-03-26 14:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc644dcd0>
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517455%252F24749f70%252FUSUsbRymLqCHS8Kupmmkp0uRSww_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517455/24749f70/USUsbRymLqCHS8Kupmmkp0uRSww_/STD_1440x810 saved to cache
2026-03-26 14:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6f5c990>
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774517456%252F130b56b5%252FeVVURwXxB4lwuIN72k6vM_glA0c_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774517456/130b56b5/eVVURwXxB4lwuIN72k6vM_glA0c_/STD_1440x810 saved to cache
2026-03-26 14:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7885d530-370b-557a-9a89-9d2c4e176d0e
2026-03-26 14:32:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7885d530-370b-557a-9a89-9d2c4e176d0e, skipping ID generation
2026-03-26 14:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7885d530-370b-557a-9a89-9d2c4e176d0e with scrape type 1
2026-03-26 14:32:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7885d530-370b-557a-9a89-9d2c4e176d0e sending to next pipeline
2026-03-26 14:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 7885d530-370b-557a-9a89-9d2c4e176d0e, identifier: 562149
2026-03-26 14:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 7885d530-370b-557a-9a89-9d2c4e176d0e with identifier: 562149
2026-03-26 14:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 14:32:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 14:32:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 14:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 7885d530-370b-557a-9a89-9d2c4e176d0e with identifier: 562149
2026-03-26 14:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 7885d530-370b-557a-9a89-9d2c4e176d0e with identifier: 562149 to the API
2026-03-26 14:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774517456/130b56b5/eVVURwXxB4lwuIN72k6vM_glA0c_/STD_1440x810>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T09:33:52Z',
'fuel_type': 'Petrol',
'id': '7885d530-370b-557a-9a89-9d2c4e176d0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV19MOU',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562149',
'listing': 'auction',
'location': None,
'make': 'Mercedes-Benz',
'model': 'E Class',
'odometer': 45392,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131633,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517452/9a16a459/YAwvqgFEcc__KpRu48cQv1tDBn8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108456,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517453/cc895fd5/QKNNxXpdgVut3rwaiWx_kSKIiaQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176988,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517453/bbd6961e/mg9P0TLl_0gyHXupBGSsIGwsH80_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191805,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517454/d3baad5b/3Gv_iWv6w_wBxR_pz1F_5ilsweo_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194128,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517455/24749f70/USUsbRymLqCHS8Kupmmkp0uRSww_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286902,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517456/130b56b5/eVVURwXxB4lwuIN72k6vM_glA0c_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118373,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517456/7cf20040/YCx_A_Z_RVv7kAohbq1tHrcGho0_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106475,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517457/45a8ff77/oySa00BPJfMLVnlvVIJxh4PyphI_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188453,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517459/0e0a2b1d/BNgVe8LQkH_ESlvwNhP2HeFV3f8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7885d530-370b-557a-9a89-9d2c4e176d0e/7885d530-370b-557a-9a89-9d2c4e176d0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240935,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774517460/634066b6/iF6edtGt3d5Gp_EF1e51_FADR_o_/STD_1440x810',
'Width': 1440}],
'price': 20200.0,
'price_includes_vat': False,
'registration_date': '2019-06-28',
'seats_number': None,
'seller_name': 'Sytner Select Northampton',
'title': 'Mercedes-Benz E CLASS AMG CABRIOLET',
'transmission': 'automatic',
'trim': 'Convertible',
'vin': 'WDD2384612F113766',
'year': 2019}
2026-03-26 14:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562149%27 HTTP/1.1" 200 None
2026-03-26 14:32:31 [sytner.gb] INFO: Saving data for 562149: {'created_time': 1774535551.689199, 'last_price_update_time': 1774535551.689214, 'auction_closing_time': 1774690432.0}
2026-03-26 14:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562149') HTTP/1.1" 204 0
2026-03-26 14:32:55 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-26 14:32:56 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-26 14:32:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.207(s), this was the 1st time calling it.
2026-03-26 14:32:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.321979750151008 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-26 14:32:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.405(s), this was the 1st time calling it.
2026-03-26 14:32:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.992764512372725 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-26 14:32:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.223(s), this was the 1st time calling it.
2026-03-26 14:32:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.311343777478805 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-26 14:32:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.263(s), this was the 1st time calling it.
2026-03-26 14:32:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.901571637118157 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-26 14:33:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 14:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 14:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 14:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 14:33:05 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 2 pages/min), scraped 3 items (at 2 items/min)
2026-03-26 14:33:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-26 14:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562151> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-26 14:33:36 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Green',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T10:00:16Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YN20OES',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562151',
'listing': 'auction',
'location': None,
'make': 'Fiat',
'model': '500',
'odometer': 44000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849028/6376535c/6mMV6imTfHyMZ6EQ48oNEF_WYDQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849029/d794fec7/60kNcvhxjii7brH6KbkUHrqC_gQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849029/26537827/r1zuX17bkzwASemi_CUJ32WVaQU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849029/d95eef8e/LbYLkCuyzrSlF1hYFlaxOwBUoew_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849030/c5786163/jMXZzkMXi_wfQbidlq80W7QL4no_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849030/c835a507/KhMV75cIXTYoTOtLVT_NlvPwNdk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849030/ccce4862/oQ9Wmxxu8ypZsNuY9NmRqxomgt8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849031/50f9d013/VrZb6rDsDHOBuZ0zImPmbYPwj8o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849031/66e08c28/LCUUvS88d0g_fg8s35GZWcQy9SY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849032/4135a9fd/gVrinoiTqcy4E4xASSzMx7OtKaE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849032/f8ce48ca/3wBzZte52_1d5J979UI16q3hKj8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849033/955f261a/LDhtsWRUo5q_rs9ONTbjppUrPOc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849034/cb075428/oq5p__valdkQPZ_UIZzVzHooh0k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849034/cf834a8b/WvGlOfH3YlOS44SfsMWm_r8WUMk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849034/c361154a/rq_84pj_bJ_kVaDvMsS_6OuspgE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849035/3fcfdd62/xfQmOJp9gfoErSSiNBBv_O5GBtA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849036/cea45219/hly7Cvduwx_OOZL5qEp00UtOWzU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849036/b793a68b/DSBBb5QQJcZFoMDpdmyaX9_1TSE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849037/f120dfcd/9RlegJ7T_X_Od5fNsfksiKCG590_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849038/5cf21d6f/otbkfTLtzbyGwtSXL4zqiL7cSqs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849038/94421810/tpH2qT0lz1SDf3DNq4DQ2kYEMoM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849039/e4e93e53/RS6PtTCFF1cyQsSQ0w_uo5uq9Hw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849040/348a6b0f/1_Hj_HuKfpmszgbEe4V6xAJQSuc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849040/137d9ae3/VVH0wJrEBVP7jQjIFOA_iMkIKPE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849041/8b108462/Lq6jsHsl85krsdmwcajft7UXJuc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849041/4502b431/npT4g_qd7YFptvXE39WVcP5BAvQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849041/0d994d9f/SycgKtOQvUdrPfyYLBry0_3mzic_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849042/5399b11f/JzZ9BOT_OrHXjeE9MESe3KlqXnw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849042/2d90c273/cwuHEF0z1V0NJES9MrFftp2DH1g_/STD_1440x810'],
'price': 57.0,
'price_includes_vat': False,
'registration_date': '2020-03-24',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Fiat 500 HATCHBACK SPECIAL EDITIONS',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'ZFA3120000JD51667',
'year': 2020}
2026-03-26 14:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd72de7a-be7e-546f-bfff-121601211305 with identifier: 562151
2026-03-26 14:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd72de7a-be7e-546f-bfff-121601211305 with scrape type 1
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849028%252F51df5420%252FbHcercux7Z5U_Agn6mgwxr_mOfY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849028%252F6376535c%252F6mMV6imTfHyMZ6EQ48oNEF_WYDQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849028/6376535c/6mMV6imTfHyMZ6EQ48oNEF_WYDQ_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849029%252Fd794fec7%252F60kNcvhxjii7brH6KbkUHrqC_gQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849029/d794fec7/60kNcvhxjii7brH6KbkUHrqC_gQ_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849029%252F26537827%252Fr1zuX17bkzwASemi_CUJ32WVaQU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849029/26537827/r1zuX17bkzwASemi_CUJ32WVaQU_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849029%252Fd95eef8e%252FLbYLkCuyzrSlF1hYFlaxOwBUoew_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849029/d95eef8e/LbYLkCuyzrSlF1hYFlaxOwBUoew_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849030%252Fc5786163%252FjMXZzkMXi_wfQbidlq80W7QL4no_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849030/c5786163/jMXZzkMXi_wfQbidlq80W7QL4no_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849030%252Fc835a507%252FKhMV75cIXTYoTOtLVT_NlvPwNdk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849030/c835a507/KhMV75cIXTYoTOtLVT_NlvPwNdk_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849030%252Fccce4862%252FoQ9Wmxxu8ypZsNuY9NmRqxomgt8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849030/ccce4862/oQ9Wmxxu8ypZsNuY9NmRqxomgt8_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849031%252F50f9d013%252FVrZb6rDsDHOBuZ0zImPmbYPwj8o_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849031/50f9d013/VrZb6rDsDHOBuZ0zImPmbYPwj8o_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849031%252F66e08c28%252FLCUUvS88d0g_fg8s35GZWcQy9SY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849031/66e08c28/LCUUvS88d0g_fg8s35GZWcQy9SY_/STD_1440x810 not downloaded yet
2026-03-26 14:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849029/d794fec7/60kNcvhxjii7brH6KbkUHrqC_gQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849029/d95eef8e/LbYLkCuyzrSlF1hYFlaxOwBUoew_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849030/c835a507/KhMV75cIXTYoTOtLVT_NlvPwNdk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849028/6376535c/6mMV6imTfHyMZ6EQ48oNEF_WYDQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6536ad0>
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849028%252F51df5420%252FbHcercux7Z5U_Agn6mgwxr_mOfY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_1440x810 saved to cache
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc624c190>
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_2.jpg HTTP/1.1" 201 0
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849029%252Fd794fec7%252F60kNcvhxjii7brH6KbkUHrqC_gQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849029/d794fec7/60kNcvhxjii7brH6KbkUHrqC_gQ_/STD_1440x810 saved to cache
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc62202d0>
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_4.jpg HTTP/1.1" 201 0
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849029%252Fd95eef8e%252FLbYLkCuyzrSlF1hYFlaxOwBUoew_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849029/d95eef8e/LbYLkCuyzrSlF1hYFlaxOwBUoew_/STD_1440x810 saved to cache
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc70a4810>
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_6.jpg HTTP/1.1" 201 0
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849030%252Fc835a507%252FKhMV75cIXTYoTOtLVT_NlvPwNdk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849030/c835a507/KhMV75cIXTYoTOtLVT_NlvPwNdk_/STD_1440x810 saved to cache
2026-03-26 14:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc637c9d0>
2026-03-26 14:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_1.jpg HTTP/1.1" 201 0
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849028%252F6376535c%252F6mMV6imTfHyMZ6EQ48oNEF_WYDQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849028/6376535c/6mMV6imTfHyMZ6EQ48oNEF_WYDQ_/STD_1440x810 saved to cache
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849030/c5786163/jMXZzkMXi_wfQbidlq80W7QL4no_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849031/66e08c28/LCUUvS88d0g_fg8s35GZWcQy9SY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849031/50f9d013/VrZb6rDsDHOBuZ0zImPmbYPwj8o_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849029/26537827/r1zuX17bkzwASemi_CUJ32WVaQU_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849030/ccce4862/oQ9Wmxxu8ypZsNuY9NmRqxomgt8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562151)
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc87ea290>
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849030%252Fc5786163%252FjMXZzkMXi_wfQbidlq80W7QL4no_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849030/c5786163/jMXZzkMXi_wfQbidlq80W7QL4no_/STD_1440x810 saved to cache
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5f9c350>
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_9.jpg HTTP/1.1" 201 0
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849031%252F66e08c28%252FLCUUvS88d0g_fg8s35GZWcQy9SY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849031/66e08c28/LCUUvS88d0g_fg8s35GZWcQy9SY_/STD_1440x810 saved to cache
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc647acd0>
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_8.jpg HTTP/1.1" 201 0
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849031%252F50f9d013%252FVrZb6rDsDHOBuZ0zImPmbYPwj8o_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849031/50f9d013/VrZb6rDsDHOBuZ0zImPmbYPwj8o_/STD_1440x810 saved to cache
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc644e0d0>
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_3.jpg HTTP/1.1" 201 0
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849029%252F26537827%252Fr1zuX17bkzwASemi_CUJ32WVaQU_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849029/26537827/r1zuX17bkzwASemi_CUJ32WVaQU_/STD_1440x810 saved to cache
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6558150>
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_7.jpg HTTP/1.1" 201 0
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849030%252Fccce4862%252FoQ9Wmxxu8ypZsNuY9NmRqxomgt8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849030/ccce4862/oQ9Wmxxu8ypZsNuY9NmRqxomgt8_/STD_1440x810 saved to cache
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd72de7a-be7e-546f-bfff-121601211305
2026-03-26 14:33:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd72de7a-be7e-546f-bfff-121601211305, skipping ID generation
2026-03-26 14:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd72de7a-be7e-546f-bfff-121601211305 with scrape type 1
2026-03-26 14:33:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd72de7a-be7e-546f-bfff-121601211305 sending to next pipeline
2026-03-26 14:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: dd72de7a-be7e-546f-bfff-121601211305, identifier: 562151
2026-03-26 14:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: dd72de7a-be7e-546f-bfff-121601211305 with identifier: 562151
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 14:33:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 14:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: dd72de7a-be7e-546f-bfff-121601211305 with identifier: 562151
2026-03-26 14:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: dd72de7a-be7e-546f-bfff-121601211305 with identifier: 562151 to the API
2026-03-26 14:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:33: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-26 14:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1773849030/ccce4862/oQ9Wmxxu8ypZsNuY9NmRqxomgt8_/STD_1440x810>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Green',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T10:00:16Z',
'fuel_type': 'Petrol',
'id': 'dd72de7a-be7e-546f-bfff-121601211305',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YN20OES',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562151',
'listing': 'auction',
'location': None,
'make': 'Fiat',
'model': '500',
'odometer': 44000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142844,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138536,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849028/6376535c/6mMV6imTfHyMZ6EQ48oNEF_WYDQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125437,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849029/d794fec7/60kNcvhxjii7brH6KbkUHrqC_gQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116774,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849029/26537827/r1zuX17bkzwASemi_CUJ32WVaQU_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114338,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849029/d95eef8e/LbYLkCuyzrSlF1hYFlaxOwBUoew_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185424,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849030/c5786163/jMXZzkMXi_wfQbidlq80W7QL4no_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192161,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849030/c835a507/KhMV75cIXTYoTOtLVT_NlvPwNdk_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195926,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849030/ccce4862/oQ9Wmxxu8ypZsNuY9NmRqxomgt8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198819,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849031/50f9d013/VrZb6rDsDHOBuZ0zImPmbYPwj8o_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd72de7a-be7e-546f-bfff-121601211305/dd72de7a-be7e-546f-bfff-121601211305_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171980,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849031/66e08c28/LCUUvS88d0g_fg8s35GZWcQy9SY_/STD_1440x810',
'Width': 1440}],
'price': 57.0,
'price_includes_vat': False,
'registration_date': '2020-03-24',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Fiat 500 HATCHBACK SPECIAL EDITIONS',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'ZFA3120000JD51667',
'year': 2020}
2026-03-26 14:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562151%27 HTTP/1.1" 200 None
2026-03-26 14:33:38 [sytner.gb] INFO: Saving data for 562151: {'created_time': 1774535618.121517, 'last_price_update_time': 1774535618.121535, 'auction_closing_time': 1774778416.0}
2026-03-26 14:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562151') HTTP/1.1" 204 0
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562153> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-26 14:33:43 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T10:34:38Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SG63HHY',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562153',
'listing': 'auction',
'location': None,
'make': 'Audi',
'model': 'A1',
'odometer': 98219,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442487/7510a72e/XkBmFEt07gr2CbyTU0ch0g71wRc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442487/6a7a593a/HTdySTxK928pWGG39UwwrKv2vCA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442488/66973dd7/KLkgKAKO86MTzQnb5MvXkW9iDao_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442488/3cfd25be/86LxBnm07luWU6AuOQFsiQ1n1qE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442488/c0ec9346/Y4epI75rSwP7RhTEYNSVaxijrVg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442489/062f6516/ol9GPbCw47l2OIlVrCxQClAhkL4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442489/de818864/pEQK7i83WZDIRCr7Ak4Kjvfd9nI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442489/7f6009ae/QARMtiNbgVAj_hqQseiWQ9s87J0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442490/f59e22ed/WaJJ7uuF_L9Tv9JeLaFnUdG9JLc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442490/3d589d85/XdewIokxb2o8LICDSGp7m6Pnw8E_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442491/16f8eaf2/aoqneQ0Um82JXyUjZp36FzxHO_8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442491/cc6683c8/_rAMnj5DrMR3XLHq6j5D_JE1mak_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442491/9127de1b/b0eo_twuWW9rf6BrXCWBBNiOgr4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442492/ea570ff2/zttu9R5VoxA_gcycjmMEQzl_kfs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442492/594b907c/FUZrYSlGP8_bCJxv24RZhcrBY1s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442492/ed0f46bd/yp57Lh6NBNY4QqIfPkrCC1F2PyY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442492/12423f1e/nsfXylMlSdRsTrvpFzAS35tk2M4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442493/43b53930/sxLYl54DuikmKBpdntsk7PTv5B4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442493/fad586b5/2dGsrXnYqquPnhpusax8D7GOY7Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442494/70ab0053/kI8pCb006MSFr2MQzWVj736FwsY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442494/be307de7/YGTKPNIwOh2dxpnxSxlRC1qPRjI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442494/c84fb487/D1DhnN2qAFMHydum_RFIXG7C5Tk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442495/55ce7997/DTLLCfkuQwGxoxCh7lhyc1gLk5Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442495/1846fd4d/yBCtFFa5UilD_l2Vp3vbJQbkSd8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442495/4add84b1/zuLx7YSI_kN0G5iQ9RaUbfWI5HU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442496/315651ac/4_vFpoim_0CxeXvvP9hJQY3HWqk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442496/fdf1bd19/Ue6y1ZUb7MUTEZFSUM4j_LGS8u4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442496/3538a1fa/pY0pcReoeGU9nRN4o84LKomXKBU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442497/51eb2564/4LOf_9lw_UjHGLFCMr_WtaCS1GM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442497/22c98c09/C8pv8hcjKacaaVbOV5PatftPUgA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442497/25918216/H_CdoaDV_9YFRGFOTrtE7A4BBds_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442498/ea3500cc/3_IyBycrdyDvyt7oHnlQa916i4k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442498/07bc72b9/FI5GuzP29iubFUHtwrZZWeVUZU4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442499/bbef09af/k3Oli_FXVH2bkzBh9jdsM_nUsME_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442499/d5b89280/xv8_Ij4OI5wiKOEPr6JJf11FoX0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442500/37adf81c/sZtfGhLHVvBStXmCkmtjMrEuJXM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442500/d5341934/QbUPiGFUKJHAAUN9jG5D2kUybxk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442501/23433bbb/mTVCR0yR39eof4tUHiViH0p2PA0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442502/6d40b218/d_tnXX24Xq5LMzvAcmLfzsLY6Kw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442502/8114e047/vmsZMhluIkGvlXgQGa8dh9o5kno_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442502/f3cbaa98/IbvlYi4kVaVvITVtCyBhSowPBKI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442503/06dc172b/_ADcZzQl4csFOWXBEQRSFs_KMGY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442503/0365ef40/3HM4qMnkeDQsmP82Y5PV6ixdTmw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442503/8ff06606/ko4RotmLeMsCYC4QWLaW6dsKWO4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442504/2cf1ce64/GDUqq7uM45WE5XOXFODKEicfz8o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774442504/36bf1c9f/KHUHNPklu7vu8jhoz_skJM2mpoo_/STD_1440x810'],
'price': 2100.0,
'price_includes_vat': False,
'registration_date': '2013-09-26',
'seats_number': None,
'seller_name': 'BMW Shrewsbury',
'title': 'Audi A1 SPORTBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'WAUZZZ8X9EB030531',
'year': 2013}
2026-03-26 14:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33ec9457-999a-52e8-9cd9-86ac8f2ce709 with identifier: 562153
2026-03-26 14:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709 with scrape type 1
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442487%252F84bdf2b8%252F7YBv7PiPm1WXLjoAFaJPRfmSGFI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442487%252F7510a72e%252FXkBmFEt07gr2CbyTU0ch0g71wRc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442487/7510a72e/XkBmFEt07gr2CbyTU0ch0g71wRc_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442487%252F6a7a593a%252FHTdySTxK928pWGG39UwwrKv2vCA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442487/6a7a593a/HTdySTxK928pWGG39UwwrKv2vCA_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442488%252F66973dd7%252FKLkgKAKO86MTzQnb5MvXkW9iDao_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442488/66973dd7/KLkgKAKO86MTzQnb5MvXkW9iDao_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442488%252F3cfd25be%252F86LxBnm07luWU6AuOQFsiQ1n1qE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442488/3cfd25be/86LxBnm07luWU6AuOQFsiQ1n1qE_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442488%252Fc0ec9346%252FY4epI75rSwP7RhTEYNSVaxijrVg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442488/c0ec9346/Y4epI75rSwP7RhTEYNSVaxijrVg_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442489%252F062f6516%252Fol9GPbCw47l2OIlVrCxQClAhkL4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442489/062f6516/ol9GPbCw47l2OIlVrCxQClAhkL4_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442489%252Fde818864%252FpEQK7i83WZDIRCr7Ak4Kjvfd9nI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442489/de818864/pEQK7i83WZDIRCr7Ak4Kjvfd9nI_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442489%252F7f6009ae%252FQARMtiNbgVAj_hqQseiWQ9s87J0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442489/7f6009ae/QARMtiNbgVAj_hqQseiWQ9s87J0_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442490%252Ff59e22ed%252FWaJJ7uuF_L9Tv9JeLaFnUdG9JLc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442490/f59e22ed/WaJJ7uuF_L9Tv9JeLaFnUdG9JLc_/STD_1440x810 not downloaded yet
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442487/7510a72e/XkBmFEt07gr2CbyTU0ch0g71wRc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442488/3cfd25be/86LxBnm07luWU6AuOQFsiQ1n1qE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442487/6a7a593a/HTdySTxK928pWGG39UwwrKv2vCA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6166090>
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_1.jpg HTTP/1.1" 201 0
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442487%252F7510a72e%252FXkBmFEt07gr2CbyTU0ch0g71wRc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442487/7510a72e/XkBmFEt07gr2CbyTU0ch0g71wRc_/STD_1440x810 saved to cache
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442488/66973dd7/KLkgKAKO86MTzQnb5MvXkW9iDao_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442488/c0ec9346/Y4epI75rSwP7RhTEYNSVaxijrVg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442489/062f6516/ol9GPbCw47l2OIlVrCxQClAhkL4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442489/7f6009ae/QARMtiNbgVAj_hqQseiWQ9s87J0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc62a3a50>
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442487%252F84bdf2b8%252F7YBv7PiPm1WXLjoAFaJPRfmSGFI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_1440x810 saved to cache
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442489/de818864/pEQK7i83WZDIRCr7Ak4Kjvfd9nI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5ed17d0>
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_4.jpg HTTP/1.1" 201 0
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442488%252F3cfd25be%252F86LxBnm07luWU6AuOQFsiQ1n1qE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442488/3cfd25be/86LxBnm07luWU6AuOQFsiQ1n1qE_/STD_1440x810 saved to cache
2026-03-26 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc5b897d0>
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_2.jpg HTTP/1.1" 201 0
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442487%252F6a7a593a%252FHTdySTxK928pWGG39UwwrKv2vCA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442487/6a7a593a/HTdySTxK928pWGG39UwwrKv2vCA_/STD_1440x810 saved to cache
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774442490/f59e22ed/WaJJ7uuF_L9Tv9JeLaFnUdG9JLc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562153)
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc8f2b0d0>
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_3.jpg HTTP/1.1" 201 0
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442488%252F66973dd7%252FKLkgKAKO86MTzQnb5MvXkW9iDao_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442488/66973dd7/KLkgKAKO86MTzQnb5MvXkW9iDao_/STD_1440x810 saved to cache
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc622a950>
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442488%252Fc0ec9346%252FY4epI75rSwP7RhTEYNSVaxijrVg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442488/c0ec9346/Y4epI75rSwP7RhTEYNSVaxijrVg_/STD_1440x810 saved to cache
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6bc0410>
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_6.jpg HTTP/1.1" 201 0
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442489%252F062f6516%252Fol9GPbCw47l2OIlVrCxQClAhkL4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442489/062f6516/ol9GPbCw47l2OIlVrCxQClAhkL4_/STD_1440x810 saved to cache
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6c7e810>
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_8.jpg HTTP/1.1" 201 0
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442489%252F7f6009ae%252FQARMtiNbgVAj_hqQseiWQ9s87J0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442489/7f6009ae/QARMtiNbgVAj_hqQseiWQ9s87J0_/STD_1440x810 saved to cache
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dd616d210>
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_7.jpg HTTP/1.1" 201 0
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442489%252Fde818864%252FpEQK7i83WZDIRCr7Ak4Kjvfd9nI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442489/de818864/pEQK7i83WZDIRCr7Ak4Kjvfd9nI_/STD_1440x810 saved to cache
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6511c50>
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_9.jpg HTTP/1.1" 201 0
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774442490%252Ff59e22ed%252FWaJJ7uuF_L9Tv9JeLaFnUdG9JLc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774442490/f59e22ed/WaJJ7uuF_L9Tv9JeLaFnUdG9JLc_/STD_1440x810 saved to cache
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709
2026-03-26 14:33:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33ec9457-999a-52e8-9cd9-86ac8f2ce709, skipping ID generation
2026-03-26 14:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709 with scrape type 1
2026-03-26 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33ec9457-999a-52e8-9cd9-86ac8f2ce709 sending to next pipeline
2026-03-26 14:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 33ec9457-999a-52e8-9cd9-86ac8f2ce709, identifier: 562153
2026-03-26 14:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 33ec9457-999a-52e8-9cd9-86ac8f2ce709 with identifier: 562153
2026-03-26 14:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 33ec9457-999a-52e8-9cd9-86ac8f2ce709 with identifier: 562153
2026-03-26 14:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 33ec9457-999a-52e8-9cd9-86ac8f2ce709 with identifier: 562153 to the API
2026-03-26 14:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:33: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-26 14:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774442490/f59e22ed/WaJJ7uuF_L9Tv9JeLaFnUdG9JLc_/STD_1440x810>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T10:34:38Z',
'fuel_type': 'Petrol',
'id': '33ec9457-999a-52e8-9cd9-86ac8f2ce709',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SG63HHY',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562153',
'listing': 'auction',
'location': None,
'make': 'Audi',
'model': 'A1',
'odometer': 98219,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121061,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442487/84bdf2b8/7YBv7PiPm1WXLjoAFaJPRfmSGFI_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103331,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442487/7510a72e/XkBmFEt07gr2CbyTU0ch0g71wRc_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185673,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442487/6a7a593a/HTdySTxK928pWGG39UwwrKv2vCA_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206808,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442488/66973dd7/KLkgKAKO86MTzQnb5MvXkW9iDao_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181526,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442488/3cfd25be/86LxBnm07luWU6AuOQFsiQ1n1qE_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213507,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442488/c0ec9346/Y4epI75rSwP7RhTEYNSVaxijrVg_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118274,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442489/062f6516/ol9GPbCw47l2OIlVrCxQClAhkL4_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102891,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442489/de818864/pEQK7i83WZDIRCr7Ak4Kjvfd9nI_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193220,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442489/7f6009ae/QARMtiNbgVAj_hqQseiWQ9s87J0_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ec9457-999a-52e8-9cd9-86ac8f2ce709/33ec9457-999a-52e8-9cd9-86ac8f2ce709_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173646,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774442490/f59e22ed/WaJJ7uuF_L9Tv9JeLaFnUdG9JLc_/STD_1440x810',
'Width': 1440}],
'price': 2100.0,
'price_includes_vat': False,
'registration_date': '2013-09-26',
'seats_number': None,
'seller_name': 'BMW Shrewsbury',
'title': 'Audi A1 SPORTBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'WAUZZZ8X9EB030531',
'year': 2013}
2026-03-26 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562153%27 HTTP/1.1" 200 None
2026-03-26 14:33:45 [sytner.gb] INFO: Saving data for 562153: {'created_time': 1774535625.83773, 'last_price_update_time': 1774535625.837743, 'auction_closing_time': 1774694078.0}
2026-03-26 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562153') HTTP/1.1" 204 0
2026-03-26 14:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562152> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-26 14:33:46 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T10:03:02Z',
'fuel_type': 'Unknown',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74GJU',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562152',
'listing': 'auction',
'location': None,
'make': 'Toyota',
'model': 'Yaris',
'odometer': 2431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847330/819e26de/jchUEQ5pcfaBKd0_rOSfIHIAGXU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847330/2557da5d/7PoNUpFHHB0S4Yb5gF1TtcRTo5s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847331/279367c1/g4zX_vEvo65n6mqmtnhEvwpRiaE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847331/dc80e78d/e18fv52SbPdygK4Xp6U9yRiIEGk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847332/1ffb3006/VeSGE16vbzenkez2O2hSE8aZpok_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847332/46c31d5d/KEdMt_QAGk7ohJgG7RpvX4_oCPA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847333/9725d416/uiafIAztI1NnVO18Oq456ZXhCWw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847333/a55f4923/YBAvwhyrFCN2_7t0hbiwpB_2i_A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847334/1dee6f83/C61v0V8673Dc1HakgftzUqyB8VA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847335/a9bdbacf/TZ1HFr4AixIJLhsjIf2mxU7NkNU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847336/0237a1bc/R1UeE4tg0QO38pDOwXGzYou5r0I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847336/30bbf9e7/i7lYAAkuJEXL9oklrb3KgxHjySY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847337/a2e895d0/HQIhUQynaxKqYs6kkgKeL5fo5MI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847339/cb2cdc28/bUyEiasFX3ySKXOBsXUerHi8OYo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847340/e6eb50a1/sobrTcBqBpGHGmPCWqgaTHBRV1I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847341/e04bbc3a/_S81TNy6u4igASUomZoYStqk8A8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847343/2d73aeb0/vRtnGPEqZGvjbgujRd40xL_gB0o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847346/812a4883/Z7oBAfxnweha_0DAWq_qk8Iqq80_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847346/07268395/M5zobFFoIQ8FB8goSV1f7_DvJFg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847347/cf122005/8E_zupxk86kLp406hfVrfbgLdvc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847348/11e3c4ee/wiwq4B6B6C9uX00o66YB_BiKoBc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847349/093f9ffd/Nf_pDw1dnoe95p_cwpxoQX8CYjA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847350/756b3023/fEqR0j_rAzanUoy9ftMVF_peRpE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847351/97a59416/Tr8lw_eA5JPQ3CZuYq_KD4PpKGY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847352/22081b0f/f0q0786u8BEIo013yvIk2etX9zk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847352/6fcdd699/75w0ZIzJzKyOoKaNOeahTxpcf5E_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847353/4fd0180d/Lu0E7oRGNpCrfV5ek6sZaMs2mYM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847353/1db46257/zn5AYmehc_9RJCThqaEgH3cyAew_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847354/17e57c10/EDwGT1cEC6EAdArLC9YhVC2Dl_g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847354/9adaf380/8mB4bxgM_sCDEPkCsPQ0VMHtvKM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847355/154f3840/_RdORl4CI_hRnNhFVfL0OXWnJjU_/STD_1440x810'],
'price': 13600.0,
'price_includes_vat': False,
'registration_date': '2024-12-23',
'seats_number': None,
'seller_name': 'Sytner Select Swindon',
'title': 'Toyota YARIS HATCHBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'VNKKBAC320A332148',
'year': 2024}
2026-03-26 14:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce333cfb-883c-5719-8818-8f95b2ae900a with identifier: 562152
2026-03-26 14:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce333cfb-883c-5719-8818-8f95b2ae900a with scrape type 1
2026-03-26 14:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847330%252F972f3ec3%252F5MtQb0gBl84vPlBSn6V65RPfVR4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_1440x810 not downloaded yet
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847330%252F819e26de%252FjchUEQ5pcfaBKd0_rOSfIHIAGXU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847330/819e26de/jchUEQ5pcfaBKd0_rOSfIHIAGXU_/STD_1440x810 not downloaded yet
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847330%252F2557da5d%252F7PoNUpFHHB0S4Yb5gF1TtcRTo5s_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847330/2557da5d/7PoNUpFHHB0S4Yb5gF1TtcRTo5s_/STD_1440x810 not downloaded yet
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847331%252F279367c1%252Fg4zX_vEvo65n6mqmtnhEvwpRiaE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847331/279367c1/g4zX_vEvo65n6mqmtnhEvwpRiaE_/STD_1440x810 not downloaded yet
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847331%252Fdc80e78d%252Fe18fv52SbPdygK4Xp6U9yRiIEGk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847331/dc80e78d/e18fv52SbPdygK4Xp6U9yRiIEGk_/STD_1440x810 not downloaded yet
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847332%252F1ffb3006%252FVeSGE16vbzenkez2O2hSE8aZpok_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847332/1ffb3006/VeSGE16vbzenkez2O2hSE8aZpok_/STD_1440x810 not downloaded yet
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847332%252F46c31d5d%252FKEdMt_QAGk7ohJgG7RpvX4_oCPA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847332/46c31d5d/KEdMt_QAGk7ohJgG7RpvX4_oCPA_/STD_1440x810 not downloaded yet
2026-03-26 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847333%252F9725d416%252FuiafIAztI1NnVO18Oq456ZXhCWw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847333/9725d416/uiafIAztI1NnVO18Oq456ZXhCWw_/STD_1440x810 not downloaded yet
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847333%252Fa55f4923%252FYBAvwhyrFCN2_7t0hbiwpB_2i_A_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847333/a55f4923/YBAvwhyrFCN2_7t0hbiwpB_2i_A_/STD_1440x810 not downloaded yet
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847334%252F1dee6f83%252FC61v0V8673Dc1HakgftzUqyB8VA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847334/1dee6f83/C61v0V8673Dc1HakgftzUqyB8VA_/STD_1440x810 not downloaded yet
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847330/819e26de/jchUEQ5pcfaBKd0_rOSfIHIAGXU_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dd616d210>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847330%252F972f3ec3%252F5MtQb0gBl84vPlBSn6V65RPfVR4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847333/a55f4923/YBAvwhyrFCN2_7t0hbiwpB_2i_A_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc63cca90>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847330%252F819e26de%252FjchUEQ5pcfaBKd0_rOSfIHIAGXU_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847330/819e26de/jchUEQ5pcfaBKd0_rOSfIHIAGXU_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847330/2557da5d/7PoNUpFHHB0S4Yb5gF1TtcRTo5s_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847331/dc80e78d/e18fv52SbPdygK4Xp6U9yRiIEGk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6512950>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847333%252Fa55f4923%252FYBAvwhyrFCN2_7t0hbiwpB_2i_A_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847333/a55f4923/YBAvwhyrFCN2_7t0hbiwpB_2i_A_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847334/1dee6f83/C61v0V8673Dc1HakgftzUqyB8VA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847333/9725d416/uiafIAztI1NnVO18Oq456ZXhCWw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847331/279367c1/g4zX_vEvo65n6mqmtnhEvwpRiaE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847332/46c31d5d/KEdMt_QAGk7ohJgG7RpvX4_oCPA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773847332/1ffb3006/VeSGE16vbzenkez2O2hSE8aZpok_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562152)
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc87cdcd0>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847330%252F2557da5d%252F7PoNUpFHHB0S4Yb5gF1TtcRTo5s_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847330/2557da5d/7PoNUpFHHB0S4Yb5gF1TtcRTo5s_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc59bf910>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847331%252Fdc80e78d%252Fe18fv52SbPdygK4Xp6U9yRiIEGk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847331/dc80e78d/e18fv52SbPdygK4Xp6U9yRiIEGk_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6d56910>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847334%252F1dee6f83%252FC61v0V8673Dc1HakgftzUqyB8VA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847334/1dee6f83/C61v0V8673Dc1HakgftzUqyB8VA_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6314510>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847333%252F9725d416%252FuiafIAztI1NnVO18Oq456ZXhCWw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847333/9725d416/uiafIAztI1NnVO18Oq456ZXhCWw_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc63a4850>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847331%252F279367c1%252Fg4zX_vEvo65n6mqmtnhEvwpRiaE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847331/279367c1/g4zX_vEvo65n6mqmtnhEvwpRiaE_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc65827d0>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847332%252F46c31d5d%252FKEdMt_QAGk7ohJgG7RpvX4_oCPA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847332/46c31d5d/KEdMt_QAGk7ohJgG7RpvX4_oCPA_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc63680d0>
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773847332%252F1ffb3006%252FVeSGE16vbzenkez2O2hSE8aZpok_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773847332/1ffb3006/VeSGE16vbzenkez2O2hSE8aZpok_/STD_1440x810 saved to cache
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce333cfb-883c-5719-8818-8f95b2ae900a
2026-03-26 14:33:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce333cfb-883c-5719-8818-8f95b2ae900a, skipping ID generation
2026-03-26 14:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce333cfb-883c-5719-8818-8f95b2ae900a with scrape type 1
2026-03-26 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce333cfb-883c-5719-8818-8f95b2ae900a sending to next pipeline
2026-03-26 14:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: ce333cfb-883c-5719-8818-8f95b2ae900a, identifier: 562152
2026-03-26 14:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: ce333cfb-883c-5719-8818-8f95b2ae900a with identifier: 562152
2026-03-26 14:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Unknown HTTP/1.1" 200 None
2026-03-26 14:33:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 14:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: ce333cfb-883c-5719-8818-8f95b2ae900a with identifier: 562152
2026-03-26 14:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: ce333cfb-883c-5719-8818-8f95b2ae900a with identifier: 562152 to the API
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:33: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-26 14:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1773847332/1ffb3006/VeSGE16vbzenkez2O2hSE8aZpok_/STD_1440x810>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T10:03:02Z',
'fuel_type': 'Unknown',
'id': 'ce333cfb-883c-5719-8818-8f95b2ae900a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74GJU',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562152',
'listing': 'auction',
'location': None,
'make': 'Toyota',
'model': 'Yaris',
'odometer': 2431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121890,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124084,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847330/819e26de/jchUEQ5pcfaBKd0_rOSfIHIAGXU_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117104,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847330/2557da5d/7PoNUpFHHB0S4Yb5gF1TtcRTo5s_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115547,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847331/279367c1/g4zX_vEvo65n6mqmtnhEvwpRiaE_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112136,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847331/dc80e78d/e18fv52SbPdygK4Xp6U9yRiIEGk_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180928,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847332/1ffb3006/VeSGE16vbzenkez2O2hSE8aZpok_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158297,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847332/46c31d5d/KEdMt_QAGk7ohJgG7RpvX4_oCPA_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165958,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847333/9725d416/uiafIAztI1NnVO18Oq456ZXhCWw_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162804,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847333/a55f4923/YBAvwhyrFCN2_7t0hbiwpB_2i_A_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce333cfb-883c-5719-8818-8f95b2ae900a/ce333cfb-883c-5719-8818-8f95b2ae900a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121845,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773847334/1dee6f83/C61v0V8673Dc1HakgftzUqyB8VA_/STD_1440x810',
'Width': 1440}],
'price': 13600.0,
'price_includes_vat': False,
'registration_date': '2024-12-23',
'seats_number': None,
'seller_name': 'Sytner Select Swindon',
'title': 'Toyota YARIS HATCHBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'VNKKBAC320A332148',
'year': 2024}
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562152%27 HTTP/1.1" 200 None
2026-03-26 14:33:48 [sytner.gb] INFO: Saving data for 562152: {'created_time': 1774535628.67802, 'last_price_update_time': 1774535628.678034, 'auction_closing_time': 1774778582.0}
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562152') HTTP/1.1" 204 0
2026-03-26 14:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562150> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-26 14:33:48 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Grey',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T09:51:03Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM22HRF',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562150',
'listing': 'auction',
'location': None,
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 78620,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848961/a4232afc/GuP_G6_830_yXdPaPqk3xb4QJ_g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848961/f8bc118a/SJzfE8I3Rf9qjWnR1Wdvap8sxp4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848962/fcbe864e/b0cvV6EA0zT1shiExYodoA3M3Xc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848964/f1c2fe7d/XK01qtVf2l1W1_i37Rmi5B1FbZM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848964/9691b62a/9RrwtBzCKzs9e5Bwv7nwzEIWl4c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848965/7aece59e/WBmAupGLdxFXM2fm4zhJut9qBjM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848966/9dbef0ec/BwSURhvL5f9OiTT8rRGlcsUdD2Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848966/88cea7f8/yoxhiRKSpiZ0TNQ7KVM6NQjrNoE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848967/772467fa/CgdXXSdoqhAMCS5q1hX8EahfQp0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848968/1512e6d2/C6BdYrQUZi6_7o523kwZB7rponE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848968/287147e2/pZfU4m_RwO5ZqM_UQUMxpzHuoZ8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848969/1c65aa86/szehXQqE_xl0G_s6BwW2Z2bh3so_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848970/5e20a2c6/wng_EWgg_Knzss2p__AwJIdI7Og_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848970/6b6ae28b/ouFXlRIQf_4SnkUHDt2PkugcY7A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848971/63579532/NXi5gHTshl4DXj1PWxdU1tKCvxo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848972/87adfb6d/DWrfaypQti7zjcz08KNqt04xbqE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848972/96636d8c/8ZwIKA_Mh1rbptYz_AaJTfWUWrM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848973/671b4c28/sO85Ub7Xb7KvtBgwigHJrag_LAw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848974/66f8dc4f/gtOj_2pv5_PHWgKq3_NKlbTKm4U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848975/e7d9562a/dj1aG0sJonXic98i5Y6r9FDNwbU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848976/3af1d0cf/vB8Xi4ZqWNCLV0hyloCW1RWKc50_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848977/4a175569/wErxWW_fAAW4KFtKaNSbyMuf5pk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848978/e3fc182f/a8ObFtrziMAlaPHFA0QeiKmgvv8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848980/e0157769/R68UX1WjHOr6R8I5kmVrHGMVjYM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848980/a507316a/sPJoiogJBKtvLMQ4Zwx75lx_SaM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848981/d6d1f062/484KIEt2jk5PFBzPCYwMJ3J3okA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848982/52b2f7be/WOhTvGUknoiFpLtJ7IKg47dTQxo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848983/32817c81/uNY5wt5hL5XsXHCzZaPjxnoGA_s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848983/e4ad4466/gHOkORt_pUcfl456_x8XajE5HrU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848984/1a5bf091/QTozLFzzQuOE9RpFh5YF7KC2Nak_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848985/35a1c198/s7d4XZ9izYkOweWN_0bF1GvmkA8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848985/7d3ffd8c/zlnzCMOUlsgZ14bOE8nEv4olSGY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848986/9a6828b5/p1JkWHayUbXgzn52uwDoSwwLRnU_/STD_1440x810'],
'price': 18200.0,
'price_includes_vat': False,
'registration_date': '2022-04-28',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Land Rover DISCOVERY DIESEL SW',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'SALRA2AW3P2466600',
'year': 2022}
2026-03-26 14:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eec0d751-ca58-5949-a2a3-6f9438837b97 with identifier: 562150
2026-03-26 14:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eec0d751-ca58-5949-a2a3-6f9438837b97 with scrape type 1
2026-03-26 14:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848960%252F13a5054e%252F8OLTDVsbKBUa392Emg_h73WjQTk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_1440x810 not downloaded yet
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848961%252Fa4232afc%252FGuP_G6_830_yXdPaPqk3xb4QJ_g_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848961/a4232afc/GuP_G6_830_yXdPaPqk3xb4QJ_g_/STD_1440x810 not downloaded yet
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848961%252Ff8bc118a%252FSJzfE8I3Rf9qjWnR1Wdvap8sxp4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848961/f8bc118a/SJzfE8I3Rf9qjWnR1Wdvap8sxp4_/STD_1440x810 not downloaded yet
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848962%252Ffcbe864e%252Fb0cvV6EA0zT1shiExYodoA3M3Xc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848962/fcbe864e/b0cvV6EA0zT1shiExYodoA3M3Xc_/STD_1440x810 not downloaded yet
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848964%252Ff1c2fe7d%252FXK01qtVf2l1W1_i37Rmi5B1FbZM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848964/f1c2fe7d/XK01qtVf2l1W1_i37Rmi5B1FbZM_/STD_1440x810 not downloaded yet
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848964%252F9691b62a%252F9RrwtBzCKzs9e5Bwv7nwzEIWl4c_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848964/9691b62a/9RrwtBzCKzs9e5Bwv7nwzEIWl4c_/STD_1440x810 not downloaded yet
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848965%252F7aece59e%252FWBmAupGLdxFXM2fm4zhJut9qBjM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848965/7aece59e/WBmAupGLdxFXM2fm4zhJut9qBjM_/STD_1440x810 not downloaded yet
2026-03-26 14:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848966%252F9dbef0ec%252FBwSURhvL5f9OiTT8rRGlcsUdD2Q_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848966/9dbef0ec/BwSURhvL5f9OiTT8rRGlcsUdD2Q_/STD_1440x810 not downloaded yet
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848966%252F88cea7f8%252FyoxhiRKSpiZ0TNQ7KVM6NQjrNoE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848966/88cea7f8/yoxhiRKSpiZ0TNQ7KVM6NQjrNoE_/STD_1440x810 not downloaded yet
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848967%252F772467fa%252FCgdXXSdoqhAMCS5q1hX8EahfQp0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848967/772467fa/CgdXXSdoqhAMCS5q1hX8EahfQp0_/STD_1440x810 not downloaded yet
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848961/a4232afc/GuP_G6_830_yXdPaPqk3xb4QJ_g_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848964/f1c2fe7d/XK01qtVf2l1W1_i37Rmi5B1FbZM_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848964/9691b62a/9RrwtBzCKzs9e5Bwv7nwzEIWl4c_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc649bb90>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_1.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848961%252Fa4232afc%252FGuP_G6_830_yXdPaPqk3xb4QJ_g_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848961/a4232afc/GuP_G6_830_yXdPaPqk3xb4QJ_g_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc87e8ad0>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848960%252F13a5054e%252F8OLTDVsbKBUa392Emg_h73WjQTk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6097cd0>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_4.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848964%252Ff1c2fe7d%252FXK01qtVf2l1W1_i37Rmi5B1FbZM_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848964/f1c2fe7d/XK01qtVf2l1W1_i37Rmi5B1FbZM_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6240810>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848964%252F9691b62a%252F9RrwtBzCKzs9e5Bwv7nwzEIWl4c_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848964/9691b62a/9RrwtBzCKzs9e5Bwv7nwzEIWl4c_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848965/7aece59e/WBmAupGLdxFXM2fm4zhJut9qBjM_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848966/88cea7f8/yoxhiRKSpiZ0TNQ7KVM6NQjrNoE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848961/f8bc118a/SJzfE8I3Rf9qjWnR1Wdvap8sxp4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848967/772467fa/CgdXXSdoqhAMCS5q1hX8EahfQp0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848966/9dbef0ec/BwSURhvL5f9OiTT8rRGlcsUdD2Q_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773848962/fcbe864e/b0cvV6EA0zT1shiExYodoA3M3Xc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562150)
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc60e7890>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_6.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848965%252F7aece59e%252FWBmAupGLdxFXM2fm4zhJut9qBjM_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848965/7aece59e/WBmAupGLdxFXM2fm4zhJut9qBjM_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc60e5490>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_8.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848966%252F88cea7f8%252FyoxhiRKSpiZ0TNQ7KVM6NQjrNoE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848966/88cea7f8/yoxhiRKSpiZ0TNQ7KVM6NQjrNoE_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc67e4a10>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_2.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848961%252Ff8bc118a%252FSJzfE8I3Rf9qjWnR1Wdvap8sxp4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848961/f8bc118a/SJzfE8I3Rf9qjWnR1Wdvap8sxp4_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc6189bd0>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_9.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848967%252F772467fa%252FCgdXXSdoqhAMCS5q1hX8EahfQp0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848967/772467fa/CgdXXSdoqhAMCS5q1hX8EahfQp0_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc617d810>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_7.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848966%252F9dbef0ec%252FBwSURhvL5f9OiTT8rRGlcsUdD2Q_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848966/9dbef0ec/BwSURhvL5f9OiTT8rRGlcsUdD2Q_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f9dc87e80d0>
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_3.jpg HTTP/1.1" 201 0
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773848962%252Ffcbe864e%252Fb0cvV6EA0zT1shiExYodoA3M3Xc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773848962/fcbe864e/b0cvV6EA0zT1shiExYodoA3M3Xc_/STD_1440x810 saved to cache
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eec0d751-ca58-5949-a2a3-6f9438837b97
2026-03-26 14:33:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eec0d751-ca58-5949-a2a3-6f9438837b97, skipping ID generation
2026-03-26 14:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eec0d751-ca58-5949-a2a3-6f9438837b97 with scrape type 1
2026-03-26 14:33:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eec0d751-ca58-5949-a2a3-6f9438837b97 sending to next pipeline
2026-03-26 14:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: eec0d751-ca58-5949-a2a3-6f9438837b97, identifier: 562150
2026-03-26 14:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: eec0d751-ca58-5949-a2a3-6f9438837b97 with identifier: 562150
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 14:33:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Grey HTTP/1.1" 200 None
2026-03-26 14:33:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 14:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: eec0d751-ca58-5949-a2a3-6f9438837b97 with identifier: 562150
2026-03-26 14:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: eec0d751-ca58-5949-a2a3-6f9438837b97 with identifier: 562150 to the API
2026-03-26 14:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:33: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-26 14:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1773848962/fcbe864e/b0cvV6EA0zT1shiExYodoA3M3Xc_/STD_1440x810>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Grey',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T09:51:03Z',
'fuel_type': 'Diesel',
'id': 'eec0d751-ca58-5949-a2a3-6f9438837b97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM22HRF',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562150',
'listing': 'auction',
'location': None,
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 78620,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146592,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143112,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848961/a4232afc/GuP_G6_830_yXdPaPqk3xb4QJ_g_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125583,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848961/f8bc118a/SJzfE8I3Rf9qjWnR1Wdvap8sxp4_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123540,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848962/fcbe864e/b0cvV6EA0zT1shiExYodoA3M3Xc_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114979,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848964/f1c2fe7d/XK01qtVf2l1W1_i37Rmi5B1FbZM_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183965,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848964/9691b62a/9RrwtBzCKzs9e5Bwv7nwzEIWl4c_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188506,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848965/7aece59e/WBmAupGLdxFXM2fm4zhJut9qBjM_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187664,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848966/9dbef0ec/BwSURhvL5f9OiTT8rRGlcsUdD2Q_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184411,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848966/88cea7f8/yoxhiRKSpiZ0TNQ7KVM6NQjrNoE_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eec0d751-ca58-5949-a2a3-6f9438837b97/eec0d751-ca58-5949-a2a3-6f9438837b97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230634,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773848967/772467fa/CgdXXSdoqhAMCS5q1hX8EahfQp0_/STD_1440x810',
'Width': 1440}],
'price': 18200.0,
'price_includes_vat': False,
'registration_date': '2022-04-28',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Land Rover DISCOVERY DIESEL SW',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'SALRA2AW3P2466600',
'year': 2022}
2026-03-26 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562150%27 HTTP/1.1" 200 None
2026-03-26 14:33:50 [sytner.gb] INFO: Saving data for 562150: {'created_time': 1774535630.55305, 'last_price_update_time': 1774535630.553069, 'auction_closing_time': 1774777863.0}
2026-03-26 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562150') HTTP/1.1" 204 0
2026-03-26 14:33:50 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 14:33:50 [sytner.gb] INFO: sytner.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20last_price_update_time%20lt%201774103630 HTTP/1.1" 200 None
2026-03-26 14:33:50 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (7 items) in: file:///var/lib/scrapyd/items/sourcing_v2/sytner.gb/task_11_2026-03-26T14_30_00.jl
2026-03-26 14:33:50 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 1,
'downloader/request_bytes': 110049,
'downloader/request_count': 78,
'downloader/request_method_count/GET': 78,
'downloader/response_bytes': 13780327,
'downloader/response_count': 77,
'downloader/response_status_count/200': 77,
'elapsed_time_seconds': 225.316753,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 14, 33, 50, 688919, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 11292581,
'httpcompression/response_count': 69,
'item_scraped_count': 7,
'log_count/DEBUG': 1393,
'log_count/INFO': 715,
'memusage/max': 203890688,
'memusage/startup': 148295680,
'photo_download_count': 69,
'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': 346,
'playwright/request_count/aborted': 169,
'playwright/request_count/method/GET': 322,
'playwright/request_count/method/POST': 24,
'playwright/request_count/navigation': 5,
'playwright/request_count/resource_type/document': 5,
'playwright/request_count/resource_type/fetch': 5,
'playwright/request_count/resource_type/font': 19,
'playwright/request_count/resource_type/image': 163,
'playwright/request_count/resource_type/other': 2,
'playwright/request_count/resource_type/script': 91,
'playwright/request_count/resource_type/stylesheet': 34,
'playwright/request_count/resource_type/xhr': 27,
'playwright/response_count': 173,
'playwright/response_count/method/GET': 152,
'playwright/response_count/method/POST': 21,
'playwright/response_count/resource_type/document': 5,
'playwright/response_count/resource_type/fetch': 4,
'playwright/response_count/resource_type/font': 19,
'playwright/response_count/resource_type/other': 2,
'playwright/response_count/resource_type/script': 84,
'playwright/response_count/resource_type/stylesheet': 34,
'playwright/response_count/resource_type/xhr': 25,
'request_depth_max': 2,
'response_received_count': 8,
'scheduler/dequeued': 78,
'scheduler/dequeued/memory': 78,
'scheduler/enqueued': 78,
'scheduler/enqueued/memory': 78,
'scrape_type/new': 7,
'scrape_type/skipped': 42,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 11,
'scrapy-zyte-api/error_ratio': 0.36363636363636365,
'scrapy-zyte-api/errors': 4,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 4,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 61.90114210945155,
'scrapy-zyte-api/mean_response_seconds': 62.05510590252067,
'scrapy-zyte-api/processed': 7,
'scrapy-zyte-api/request_args/actions': 7,
'scrapy-zyte-api/request_args/browserHtml': 7,
'scrapy-zyte-api/request_args/experimental.requestCookies': 7,
'scrapy-zyte-api/request_args/experimental.responseCookies': 7,
'scrapy-zyte-api/request_args/requestHeaders': 7,
'scrapy-zyte-api/request_args/sessionContext': 7,
'scrapy-zyte-api/request_args/url': 7,
'scrapy-zyte-api/status_codes/0': 4,
'scrapy-zyte-api/status_codes/200': 7,
'scrapy-zyte-api/success': 7,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 26, 14, 30, 5, 372166, tzinfo=datetime.timezone.utc)}
2026-03-26 14:33:50 [scrapy.core.engine] INFO: Spider closed (finished)