2026-03-25 20:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 20: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-25 20:30:04 [sytner.gb] INFO: Starting spider sytner.gb
2026-03-25 20:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 20:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 20:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 20:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 20:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: eb8b1b50912ed5bc
2026-03-25 20:30:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 20:30:05 [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-25T20_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-25 20:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 20:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 20:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 20:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 20: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-25 20:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 20:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 20:30:05 [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-25 20:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 20:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 20:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 20: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-25 20:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 20: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-25 20: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-25 20:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 20:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 20:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 20:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-25 20:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 20:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 20:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 20:30:11 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 20:30:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 20:30:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 20:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/Login> (resource type: document)
2026-03-25 20:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://auction.sytner.co.uk/Account/Login>
2026-03-25 20:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/Login> (resource type: document)
2026-03-25 20:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/Login>
2026-03-25 20:30:13 [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-25 20:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-25 20:30:13 [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-25 20:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20:30:13 [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-25 20: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-25 20: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-25 20: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-25 20: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-25 20: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-25 20: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-25 20: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-25 20: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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=1107457004> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/login.min.js?v=g_Gtly05IQ70BwLxJ-vQPronQSo_YYmko9pqEWFfgIM>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=1107457004>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [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-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774470614059> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774470614060> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.36373473991207783> (resource type: image, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.36373473991207783>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-25 20:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-25 20:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-25 20:30:15 [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-25 20:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-25 20: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-25 20:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api.js?render=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&hl=en>
2026-03-25 20:30:15 [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-25 20:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-25 20:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774470614059>
2026-03-25 20:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-25 20:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774470614060>
2026-03-25 20:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:16 [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-25 20:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/recaptcha__en.js>
2026-03-25 20:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-25 20: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=wdnlpm2is7og> (resource type: document, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:17 [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=wdnlpm2is7og>
2026-03-25 20:30:17 [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-25 20:30:17 [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-25 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/recaptcha__en.js>
2026-03-25 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/styles__ltr.css>
2026-03-25 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 20: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-25 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.gstatic.com/recaptcha/api2/logo_48.png>
2026-03-25 20: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-25 20: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-25 20: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=wdnlpm2is7og)
2026-03-25 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=qm3PSRIx10pekcnS9DjGnjPW>
2026-03-25 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 20:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 20:30:22 [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=wdnlpm2is7og)
2026-03-25 20:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/reload?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg>
2026-03-25 20:30:22 [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-25 20:30:22 [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-25 20:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/token>
2026-03-25 20:30:23 [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-25 20:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetAuditTermsAndConditions>
2026-03-25 20:30:23 [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-25 20:30:23 [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-25 20:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/>
2026-03-25 20:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: other, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540>
2026-03-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ>
2026-03-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <400 https://www.google.com/recaptcha/api2/clr?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg>
2026-03-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [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-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-25 20:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-25 20:30:24 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/traderlistings/search.min.js?v=OPr6ERZ8q8dncikEZax8ZnRKFsu0b5IFUxtRxTznq0c>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/traderlistings/auction-media.min.js?v=Q5hBQi_W0bAJ-YXxRsxQoDV6mft6CbyAZOgszc1VVBM>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540>
2026-03-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg>
2026-03-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg>
2026-03-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg>
2026-03-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ>
2026-03-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/hero-sample.jpg>
2026-03-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/ending-soonest.min.js?v=qG1nbxVmWY1NCErh2Le1_zaoEwLRNsM2yDIyku1-OaM>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/index.min.js?v=WefKKUj6PJ2FSXYYf1HeujdJKzbDQtPQLZi9Fkl-TKo>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/basic-search-component.min.js?v=VmEpK1jdZoS06WPdht5lccb7BemOmuIbfpri9IaW10g>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774470624747> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774470624748> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [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-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-25 20:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-25 20:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774470624748>
2026-03-25 20:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774470624747>
2026-03-25 20:30:26 [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-25 20:30:26 [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-25 20:30:26 [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-25 20:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-25 20:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-25 20:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-25 20:30:26 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetRecentlyViewed>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774368977/e44d49ab/kv61xnBc7WKbJQjlRkf5t9h83Qg_/STD_960x540>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774366821/26e375de/LUHZ2HQOQlfZ2M4LRosK2ygVzQ4_/STD_960x540>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774439959/74eb8ee1/5Y1SlZoPniCSvOqBzxyWvAevZdo_/STD_960x540>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetEndingSoonest>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetManufacturerLinks>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/refreshLiveUpdates.js>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773063461/b35305c8/BjxXsMVt7o_o4FPNswEkg7b1olc_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773063461/b35305c8/BjxXsMVt7o_o4FPNswEkg7b1olc_/STD_960x540>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774251924/797df900/Xezqh3bn_2gC0gnhQHeYK7N4ow8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774251924/797df900/Xezqh3bn_2gC0gnhQHeYK7N4ow8_/STD_960x540>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/AlfaRomeo.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/AlfaRomeo.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Audi.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Bentley.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/BMW.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Citroen.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Ford.png>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Jeep.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Jeep.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/LandRover.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Maserati.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mercedes-Benz.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mini.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/MitsubishiMotors.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Nissan.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Peugeot.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Porsche.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Renault.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/SEAT.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Skoda.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Toyota.png>
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Vauxhall.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Vauxhall.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volkswagen.png>
2026-03-25 20:30:27 [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-25 20:30:27 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volvo.png>
2026-03-25 20:30:27 [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=Hh5XHOJLCwA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-25 20:30:29 [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=Hh5XHOJLCwA%3D&asrs_lang=en-GB>
2026-03-25 20:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:29 [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-25 20:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-25 20:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-25 20:30:31 [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-25 20:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://v.clarity.ms/collect> (resource type: other, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:31 [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-25 20:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-25 20:30:31 [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-25 20:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:31 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://v.clarity.ms/collect>
2026-03-25 20: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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773063461/b35305c8/BjxXsMVt7o_o4FPNswEkg7b1olc_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773063461/b35305c8/BjxXsMVt7o_o4FPNswEkg7b1olc_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774251924/797df900/Xezqh3bn_2gC0gnhQHeYK7N4ow8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774251924/797df900/Xezqh3bn_2gC0gnhQHeYK7N4ow8_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773317429/faad7365/wktJMGCPPeksRutQLCkX4_dqdps_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773317429/faad7365/wktJMGCPPeksRutQLCkX4_dqdps_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540>
2026-03-25 20: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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774019842/2e1680d9/y2__lkukaEnv5EH7hs4q_G0yKZ0_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774366821/26e375de/LUHZ2HQOQlfZ2M4LRosK2ygVzQ4_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773075858/f9c26f47/YyD_qb28II5CQv6eS1Ri_Qfb25Y_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774433052/3f66960d/PsYCNNxLC3gc9r8NcFixw4ehegk_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1759998976/e0c8fc27/bl5Gj47F9ALl4JrzojpUNvCZfuo_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774432579/a5b685ba/4H3tkrbAWq_T5dACd2N6AePDRyo_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774345940/c32d109d/9qFcx7aOrlVo5Lf5VDplVnH_cJA_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774439959/74eb8ee1/5Y1SlZoPniCSvOqBzxyWvAevZdo_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774270529/762f319c/OW3FbOqBuVfxKnqcjvfO7Q1oMr0_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_960x540>
2026-03-25 20: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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-25 20: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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773922275/1a5afe7f/Tbi5q4fA7qaRZcmy3NTXe4nAfsY_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774368977/e44d49ab/kv61xnBc7WKbJQjlRkf5t9h83Qg_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774278919/1c354a1d/A0A4M_czbH8Z7bq1OcnwBOIpWdw_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-25 20: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/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999)
2026-03-25 20: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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773063461/b35305c8/BjxXsMVt7o_o4FPNswEkg7b1olc_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773063461/b35305c8/BjxXsMVt7o_o4FPNswEkg7b1olc_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774251924/797df900/Xezqh3bn_2gC0gnhQHeYK7N4ow8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774251924/797df900/Xezqh3bn_2gC0gnhQHeYK7N4ow8_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773317429/faad7365/wktJMGCPPeksRutQLCkX4_dqdps_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773317429/faad7365/wktJMGCPPeksRutQLCkX4_dqdps_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540>
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540>
2026-03-25 20: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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/icons/icon-plus.png>
2026-03-25 20:30:33 [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-25 20:30:33 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/icons/icon-x.png>
2026-03-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [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-25 20:30:33 [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-25 20:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/listing-search.min.js?v=7uBHxEjPD9u0Z7Pn6KccW6k5PakTvgchVDxsE4jD7qo>
2026-03-25 20:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/pagination.min.js?v=XzveKOcJI2E7LJypYTU8p6GCmo6HOR0zpLVAN4IW5-M>
2026-03-25 20:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-25 20:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774470631987> (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-25 20:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774470631988> (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-25 20:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-25 20:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-25 20:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-25 20: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-25 20: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-25 20:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-25 20:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-25 20:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774470631987>
2026-03-25 20:30:35 [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-25 20:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774470631988>
2026-03-25 20:30:35 [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-25 20:30:35 [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-25 20:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-25 20:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/refreshLiveUpdates.js>
2026-03-25 20:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-25 20:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20: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=QFHxIGlMCwA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:36 [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=QFHxIGlMCwA%3D&asrs_lang=en-GB>
2026-03-25 20:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:37 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:30:37 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Account/Login> (referer: None) ['playwright']
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562103
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562103%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562103: 2
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562093
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562093%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562093: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562113
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562113%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562113: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562094
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562094%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562094: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562095
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562095%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562095: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562116
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562116%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562116: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562117
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562117%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562117: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562105
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562105%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562105: 2
2026-03-25 20:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562096
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562096%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562096: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562119
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562119%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562119: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562121
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562121: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562122
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562122: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562123
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562123: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562125
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562125: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562101
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562101: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562100
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562100: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562102
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562102: 2
2026-03-25 20:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562130
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562130: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562104
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562104: 2
2026-03-25 20:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562092
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562092%27 HTTP/1.1" 200 None
2026-03-25 20:30:38 [sytner.gb] INFO: Scrape type for 562092: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562132
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562132: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562107
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562107: 2
2026-03-25 20:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562108
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562108: 2
2026-03-25 20:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562109
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562109: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562110
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562110: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562111
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562111: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562133
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562133: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562112
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562112: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562114
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562114: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562115
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562115: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562134
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562134: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562135
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562135: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562136
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562136: 0
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562137
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:38 [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-25 20:30:38 [sytner.gb] INFO: Scrape type for 562137: 1
2026-03-25 20:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:30:38 [sytner.gb] INFO: Found listing with ID: 562138
2026-03-25 20:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562138: 1
2026-03-25 20:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562118
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562118: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562139
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562139: 1
2026-03-25 20:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562140
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562140: 1
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562141
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562141: 1
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562120
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562120: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562124
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562124: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562126
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562126: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562127
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562127: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562128
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562128: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562106
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562106: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562129
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562129: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562131
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562131: 0
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562142
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562142: 1
2026-03-25 20:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:39 [sytner.gb] INFO: Found listing with ID: 562143
2026-03-25 20:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:30:39 [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-25 20:30:39 [sytner.gb] INFO: Scrape type for 562143: 1
2026-03-25 20:30:39 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:31:05 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 20:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-25 20:31:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:31:29 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562104> (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-25 20:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:31:32 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Silver',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T09:46:20Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK67VZD',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562104',
'listing': 'auction',
'location': None,
'make': 'Maserati',
'model': 'LEVANTE',
'odometer': 58708,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773075858/f9c26f47/YyD_qb28II5CQv6eS1Ri_Qfb25Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075858/d45d2f1b/2rWTUj0ASYkmtXm7P7qLiFJqm10_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075859/28d69135/leQ6oRtlzL7GyBHM3nxzbYXMGo0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075859/7b672b22/_v3jlJLa8e1DRIXed8e8bD150oc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075859/a407ed19/f4ZLJ0E9j1_pS3_Daqf7_NizpBM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075860/08f77514/19hVSdqEJpDaZgbmLJ2Lh_r5LZA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075860/df781c6e/h2x3yf9YtB32WGfXhxPmpityvPI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075861/a060240c/DXYdXzClLwcJSc5wrlgex0LBQvA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075861/012fdf50/dFpPdny6e4QdpVYhfodIwnriIYE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075862/011b0a7b/J_VuSVs_OT8O9K_6ogeMFh4zD78_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075862/19b81cc7/KQtMgJgEQDRbcLPlehUAKGSq1Pc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075863/abd944b8/WNPCMdis6Y_jrXOMYFmLSXbLXCI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075863/fd18bc85/E1XOkolwSVZLms4mAsdriANwYME_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075864/cdda2640/crw4YEnxep3of2kI2nGdMhqlTio_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075865/7988b005/N4Jzms0vPSMaiKD1NntS4FdGsuA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075865/c504f538/_JroUhobXH5bw3vCe6NBDVeZcf0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075866/c3e0c497/jJt700J_GmTAOu7f89QHeB7Z5BY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075867/53f30cb0/jUe8CQEDialO4PhJAnxlASpTJqw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075868/f52fc6d2/XuByA3CI8oapUnXscoFNvGv0Ntk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075868/ce123f1c/1oYsd6WgKbYL7E0sMxLLQXllhvk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075869/28476f89/NJ6M8AjQdVrfjKxe4anTLTOOx0M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075869/99146ba5/P71Bvz_oDkn_3mXdZ1gVUxQbYr4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075870/1b6369ae/7RDYxEm5IxUjn8_TK_JvbMEhQ8s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075870/b5fab95a/32kqKttJpPrO3ubN7tIEOGxrZbo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075871/64d6af5b/_E8ZtQicF5yxNf0GBt4BZxQKGiE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075872/653c88f8/ILxb0gpHnN3X8e7Uc6BBfX6D0ks_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075872/731c047a/be0g6iYpq9Wt1MzHZCkhSTopjUg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075872/43e93ee7/bV96YN3f57H91fKt7H0ew0uXmcI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075873/8099c8f9/kPcm_sUyRknLvEVP2uXQu157Y7I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773075874/552f073e/4HYRfjEH05q2JTuyiYrHYjdr9kc_/STD_1440x810'],
'price': 14500.0,
'price_includes_vat': False,
'registration_date': '2017-09-07',
'seats_number': None,
'seller_name': 'Maserati Ascot',
'title': 'Maserati LEVANTE DIESEL ESTATE',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'ZN6TU61C00X233497',
'year': 2017}
2026-03-25 20:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78c5863b-5abf-5320-8f2c-01221d32cfef with identifier: 562104
2026-03-25 20:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78c5863b-5abf-5320-8f2c-01221d32cfef with scrape type 2
2026-03-25 20:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78c5863b-5abf-5320-8f2c-01221d32cfef with scrape type 2
2026-03-25 20:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 78c5863b-5abf-5320-8f2c-01221d32cfef, identifier: 562104
2026-03-25 20:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 78c5863b-5abf-5320-8f2c-01221d32cfef with identifier: 562104
2026-03-25 20:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 20:31:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Silver HTTP/1.1" 200 None
2026-03-25 20:31:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 20:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 20:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 20:31:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 20:31:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 20:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 20:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 78c5863b-5abf-5320-8f2c-01221d32cfef with identifier: 562104
2026-03-25 20:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 78c5863b-5abf-5320-8f2c-01221d32cfef with identifier: 562104 to the API
2026-03-25 20:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562104>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Silver',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T09:46:20Z',
'fuel_type': 'Diesel',
'id': '78c5863b-5abf-5320-8f2c-01221d32cfef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK67VZD',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562104',
'listing': 'auction',
'location': None,
'make': 'Maserati',
'model': 'LEVANTE',
'odometer': 58708,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500.0,
'price_includes_vat': False,
'registration_date': '2017-09-07',
'seats_number': None,
'seller_name': 'Maserati Ascot',
'title': 'Maserati LEVANTE DIESEL ESTATE',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'ZN6TU61C00X233497',
'year': 2017}
2026-03-25 20:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:31:33 [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-25 20:31:33 [sytner.gb] INFO: Saving data for 562104: {'auction_closing_time': 1774604780.0, 'created_time': 1774362685.100477, 'last_price_update_time': 1774470693.428882}
2026-03-25 20:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562104') HTTP/1.1" 204 0
2026-03-25 20:32:05 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 1 pages/min), scraped 1 items (at 1 items/min)
2026-03-25 20:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-25 20:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562139> (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-25 20:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:32:19 [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': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T13:42:16Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DG19ENP',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562139',
'listing': 'auction',
'location': None,
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 59740,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260292/348a05df/WbJf4mRksKItZ2udXAgZbpv6i7A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260293/6f2f60c4/gW7WiAo3NqhwTQz_rFz6ill44z8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260294/e50eea37/XNj6gccAQ_VN3LlndD5l9QY6xGE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260294/4290ce61/tC4l_JcZ571zgxWh0yRxPVu4tdQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260296/a6a4b392/3Au8jrhHXMOTKsayh_Y1Tyk6Im0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260296/c4117bf7/LYjHV_S9PjlOBwFtkH4sIxeINV4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260297/fa3aad3e/LZJ8_f8qy_QaRcBMJCDjbXxHxqE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260299/40fe8fbb/Q20IMq_pqai2pKkDILvMCtF7VcY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260299/70c88187/AvzHDYvpL7t7F_innnRgx8iOEdk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260300/9b066259/RKU00Xsa7eNuInwADwBDbWH3bw0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260301/ec7da63c/rrQV25hiNuXnyVRambj9b8TdniY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260301/2b620e70/2yiixCXXCPflINzgdup5aBp08iA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260302/c647a1be/FY3_zKEyrBaF52lwK8iP5089cOI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260304/7c6bf920/O81FZsA7wlP4_L00_35Iann8oOI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260305/5f02f279/8SjZkp26NryAWkGz14xUBDangJI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260306/e8719caa/n0oQs8II_L_QQW_3uLMa5QY6a8E_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260306/8d36c28c/6uy0kRzKvR1V93Luhm5FwL_fme0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260307/d5d55acf/dRQEnhCXpyeiYBGGlLyhmBkrboA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260309/f968ce6f/c9Iu_bS3SQy4H5Wb7iFfLG2IG2o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260310/cd797060/tvnx18yK3zK15_43esJ0UhS_Bv4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260310/64d7ac7e/vj3EFeVh_6NyUlUKCRQMOc4339k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260312/59b5b513/dEoSiepuZBQv8oMky2EPXfYSTHE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260315/5611e993/_hVDvN1j4OWzdf_aNqHi3ViZu8Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260316/7b467ca0/rCBOdMEUmg7uHaQGgL0yCeJ_VPM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260317/2651cfc7/wDDSCtZr0BO9JtaU7Wrq2M4k4O0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260318/98d1d6d4/f2EsQpfRHcWtDbmuZKncmRoc__Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774260320/7693f299/GsEveke8ELuCLq3WorkN8nPeVZs_/STD_1440x810'],
'price': 3049.0,
'price_includes_vat': False,
'registration_date': '2019-03-22',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Volkswagen GOLF DIESEL HATCHBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'WVWZZZAUZKW099344',
'year': 2019}
2026-03-25 20:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4635960c-4a48-5e06-a6ab-6b21c250482d with identifier: 562139
2026-03-25 20:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4635960c-4a48-5e06-a6ab-6b21c250482d with scrape type 1
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260290%252F578322c4%252FG_bJMQJAvj8bLRPCI4dEOgXtl0M_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260292%252F348a05df%252FWbJf4mRksKItZ2udXAgZbpv6i7A_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260292/348a05df/WbJf4mRksKItZ2udXAgZbpv6i7A_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260293%252F6f2f60c4%252FgW7WiAo3NqhwTQz_rFz6ill44z8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260293/6f2f60c4/gW7WiAo3NqhwTQz_rFz6ill44z8_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260294%252Fe50eea37%252FXNj6gccAQ_VN3LlndD5l9QY6xGE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260294/e50eea37/XNj6gccAQ_VN3LlndD5l9QY6xGE_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260294%252F4290ce61%252FtC4l_JcZ571zgxWh0yRxPVu4tdQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260294/4290ce61/tC4l_JcZ571zgxWh0yRxPVu4tdQ_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260296%252Fa6a4b392%252F3Au8jrhHXMOTKsayh_Y1Tyk6Im0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260296/a6a4b392/3Au8jrhHXMOTKsayh_Y1Tyk6Im0_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260296%252Fc4117bf7%252FLYjHV_S9PjlOBwFtkH4sIxeINV4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260296/c4117bf7/LYjHV_S9PjlOBwFtkH4sIxeINV4_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260297%252Ffa3aad3e%252FLZJ8_f8qy_QaRcBMJCDjbXxHxqE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260297/fa3aad3e/LZJ8_f8qy_QaRcBMJCDjbXxHxqE_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260299%252F40fe8fbb%252FQ20IMq_pqai2pKkDILvMCtF7VcY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260299/40fe8fbb/Q20IMq_pqai2pKkDILvMCtF7VcY_/STD_1440x810 not downloaded yet
2026-03-25 20:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:19 [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%252F1774260299%252F70c88187%252FAvzHDYvpL7t7F_innnRgx8iOEdk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260299/70c88187/AvzHDYvpL7t7F_innnRgx8iOEdk_/STD_1440x810 not downloaded yet
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260293/6f2f60c4/gW7WiAo3NqhwTQz_rFz6ill44z8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260294/e50eea37/XNj6gccAQ_VN3LlndD5l9QY6xGE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260294/4290ce61/tC4l_JcZ571zgxWh0yRxPVu4tdQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe2332ac90>
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260293%252F6f2f60c4%252FgW7WiAo3NqhwTQz_rFz6ill44z8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260293/6f2f60c4/gW7WiAo3NqhwTQz_rFz6ill44z8_/STD_1440x810 saved to cache
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260297/fa3aad3e/LZJ8_f8qy_QaRcBMJCDjbXxHxqE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260299/70c88187/AvzHDYvpL7t7F_innnRgx8iOEdk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22f30450>
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260294%252Fe50eea37%252FXNj6gccAQ_VN3LlndD5l9QY6xGE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260294/e50eea37/XNj6gccAQ_VN3LlndD5l9QY6xGE_/STD_1440x810 saved to cache
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe228ee810>
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260294%252F4290ce61%252FtC4l_JcZ571zgxWh0yRxPVu4tdQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260294/4290ce61/tC4l_JcZ571zgxWh0yRxPVu4tdQ_/STD_1440x810 saved to cache
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260299/40fe8fbb/Q20IMq_pqai2pKkDILvMCtF7VcY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260292/348a05df/WbJf4mRksKItZ2udXAgZbpv6i7A_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe228dd9d0>
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260290%252F578322c4%252FG_bJMQJAvj8bLRPCI4dEOgXtl0M_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_1440x810 saved to cache
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22ce46d0>
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260297%252Ffa3aad3e%252FLZJ8_f8qy_QaRcBMJCDjbXxHxqE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260297/fa3aad3e/LZJ8_f8qy_QaRcBMJCDjbXxHxqE_/STD_1440x810 saved to cache
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22cafd50>
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260299%252F70c88187%252FAvzHDYvpL7t7F_innnRgx8iOEdk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260299/70c88187/AvzHDYvpL7t7F_innnRgx8iOEdk_/STD_1440x810 saved to cache
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe232e0850>
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260299%252F40fe8fbb%252FQ20IMq_pqai2pKkDILvMCtF7VcY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260299/40fe8fbb/Q20IMq_pqai2pKkDILvMCtF7VcY_/STD_1440x810 saved to cache
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22f998d0>
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260292%252F348a05df%252FWbJf4mRksKItZ2udXAgZbpv6i7A_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260292/348a05df/WbJf4mRksKItZ2udXAgZbpv6i7A_/STD_1440x810 saved to cache
2026-03-25 20:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260296/a6a4b392/3Au8jrhHXMOTKsayh_Y1Tyk6Im0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774260296/c4117bf7/LYjHV_S9PjlOBwFtkH4sIxeINV4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562139)
2026-03-25 20:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe227dd410>
2026-03-25 20:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260296%252Fa6a4b392%252F3Au8jrhHXMOTKsayh_Y1Tyk6Im0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260296/a6a4b392/3Au8jrhHXMOTKsayh_Y1Tyk6Im0_/STD_1440x810 saved to cache
2026-03-25 20:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22f473d0>
2026-03-25 20:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774260296%252Fc4117bf7%252FLYjHV_S9PjlOBwFtkH4sIxeINV4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774260296/c4117bf7/LYjHV_S9PjlOBwFtkH4sIxeINV4_/STD_1440x810 saved to cache
2026-03-25 20:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4635960c-4a48-5e06-a6ab-6b21c250482d
2026-03-25 20:32:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4635960c-4a48-5e06-a6ab-6b21c250482d, skipping ID generation
2026-03-25 20:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4635960c-4a48-5e06-a6ab-6b21c250482d with scrape type 1
2026-03-25 20:32:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4635960c-4a48-5e06-a6ab-6b21c250482d sending to next pipeline
2026-03-25 20:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 4635960c-4a48-5e06-a6ab-6b21c250482d, identifier: 562139
2026-03-25 20:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 4635960c-4a48-5e06-a6ab-6b21c250482d with identifier: 562139
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Grey HTTP/1.1" 200 None
2026-03-25 20:32:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 20:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 4635960c-4a48-5e06-a6ab-6b21c250482d with identifier: 562139
2026-03-25 20:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 4635960c-4a48-5e06-a6ab-6b21c250482d with identifier: 562139 to the API
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774260296/c4117bf7/LYjHV_S9PjlOBwFtkH4sIxeINV4_/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': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T13:42:16Z',
'fuel_type': 'Diesel',
'id': '4635960c-4a48-5e06-a6ab-6b21c250482d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DG19ENP',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562139',
'listing': 'auction',
'location': None,
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 59740,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138012,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260290/578322c4/G_bJMQJAvj8bLRPCI4dEOgXtl0M_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135020,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260292/348a05df/WbJf4mRksKItZ2udXAgZbpv6i7A_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202167,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260293/6f2f60c4/gW7WiAo3NqhwTQz_rFz6ill44z8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207916,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260294/e50eea37/XNj6gccAQ_VN3LlndD5l9QY6xGE_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217577,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260294/4290ce61/tC4l_JcZ571zgxWh0yRxPVu4tdQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162654,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260296/a6a4b392/3Au8jrhHXMOTKsayh_Y1Tyk6Im0_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113114,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260296/c4117bf7/LYjHV_S9PjlOBwFtkH4sIxeINV4_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117358,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260297/fa3aad3e/LZJ8_f8qy_QaRcBMJCDjbXxHxqE_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211566,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260299/40fe8fbb/Q20IMq_pqai2pKkDILvMCtF7VcY_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4635960c-4a48-5e06-a6ab-6b21c250482d/4635960c-4a48-5e06-a6ab-6b21c250482d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178795,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774260299/70c88187/AvzHDYvpL7t7F_innnRgx8iOEdk_/STD_1440x810',
'Width': 1440}],
'price': 3049.0,
'price_includes_vat': False,
'registration_date': '2019-03-22',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Volkswagen GOLF DIESEL HATCHBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'WVWZZZAUZKW099344',
'year': 2019}
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:21 [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-25 20:32:21 [sytner.gb] INFO: Saving data for 562139: {'created_time': 1774470741.872542, 'last_price_update_time': 1774470741.872555, 'auction_closing_time': 1774618936.0}
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562139') HTTP/1.1" 204 0
2026-03-25 20:32:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:32:30 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562140> (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-25 20:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:32:41 [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': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T13:55:15Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF64OSA',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562140',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': '1 Series',
'odometer': 80368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756475/efbc51aa/8Uhpt5RbqHinx_oRNmGxQibtDoI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756475/7531d088/mjEtpnQ8idgr2QKIsoCXkMzS9cY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756477/a65ed704/PkX_PpN7VzzRtUAXjlK_g9t_ttw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756477/f6ea5d95/iULyjo2_22enB_S5Rpar9RJeie8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756478/ecc3103a/LCqwDSTEr9IjwCXRGE2R7mo_QAk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756479/7ea2e034/WFRLpNAOalfVcwqwCPPQ30V4PeQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756479/cc20ef1c/BMX0_0ttmGb2HggJ_JGXnSwAP2U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756480/a0424a3b/sOAMGgBB47ijuZTTqaN55kiwY18_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756481/4c82d6fb/9KUPmDnTrraVm7mtOZ86gcfP_RQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756482/93b10d85/bKg4rG8fHO6gvxiQpYUXI_R97pA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756483/a9844fa7/h45oLRzzsnG7qTJbdf9iljc0s3I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756483/5d99c3d8/7KUO5mKxbTZ0Zu2aHN18C__d15M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756484/2bf181d9/wjMOuiZbZUMG5_ZYalLUaTvyPqc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756484/4abb2e2d/6ZFQ9o4nYrSwa7SsGTbTJR3_xw4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756485/417f4e9f/wyJnTt43qIDsDDg6bZb46pNq7rw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756485/1321aafa/M1PKOfPgWIb16vKdn76oJ0g1Zvc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756486/f70888a3/uCC_MrkzHJVSzSc45aLXHLy9f_8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756487/aefb020a/H2BjTgcDYoSFypls1U_2FBcib5o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756487/378fddc7/B0RSxH9lUA4_n3H_kr2wwMHHIsM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756488/4eaec0c0/qRAWFh_52r4x_JVCPjKjmcked0o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756489/feea624a/Khf3lK8O89rHnfWiF9pRICcLAzA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756489/913ed797/BU2KSxzffRKc8EDj8v3ldvjQgVM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756490/470b360a/IbmQPg_XkDh_SixxTVJoIALeG3A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756491/a5c2744b/kJUM6MofN7cmFUKegr2P8fOP1M8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756492/b5569bf9/g_SeZA_SxpQI2XTSU6zIktVspis_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756493/3aa4bda8/8xrfptLcFQCzCGcMv4rOzxKynLo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756493/9501e2ea/HLvYJGQMvomZdRK_xum5o3jXJRg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756494/770ba876/zlO9ystGduHoSbpaO1vBwOViNmM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756494/bb602570/IoFgOAJVmjpMcoxs_mScuzIRo4Q_/STD_1440x810'],
'price': 300.0,
'price_includes_vat': False,
'registration_date': '2014-12-02',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'BMW 1 SERIES DIESEL HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WBA1C120X0VY70059',
'year': 2014}
2026-03-25 20:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c70e56e0-5be4-563e-aa7f-d07dd011335e with identifier: 562140
2026-03-25 20:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c70e56e0-5be4-563e-aa7f-d07dd011335e with scrape type 1
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756474%252F95a30eba%252FTMZzHSGLZkvn_6J1OQGxCfeOAmQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756475%252Fefbc51aa%252F8Uhpt5RbqHinx_oRNmGxQibtDoI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756475/efbc51aa/8Uhpt5RbqHinx_oRNmGxQibtDoI_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756475%252F7531d088%252FmjEtpnQ8idgr2QKIsoCXkMzS9cY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756475/7531d088/mjEtpnQ8idgr2QKIsoCXkMzS9cY_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756477%252Fa65ed704%252FPkX_PpN7VzzRtUAXjlK_g9t_ttw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756477/a65ed704/PkX_PpN7VzzRtUAXjlK_g9t_ttw_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756477%252Ff6ea5d95%252FiULyjo2_22enB_S5Rpar9RJeie8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756477/f6ea5d95/iULyjo2_22enB_S5Rpar9RJeie8_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756478%252Fecc3103a%252FLCqwDSTEr9IjwCXRGE2R7mo_QAk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756478/ecc3103a/LCqwDSTEr9IjwCXRGE2R7mo_QAk_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756479%252F7ea2e034%252FWFRLpNAOalfVcwqwCPPQ30V4PeQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756479/7ea2e034/WFRLpNAOalfVcwqwCPPQ30V4PeQ_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756479%252Fcc20ef1c%252FBMX0_0ttmGb2HggJ_JGXnSwAP2U_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756479/cc20ef1c/BMX0_0ttmGb2HggJ_JGXnSwAP2U_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756480%252Fa0424a3b%252FsOAMGgBB47ijuZTTqaN55kiwY18_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756480/a0424a3b/sOAMGgBB47ijuZTTqaN55kiwY18_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [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%252F1773756481%252F4c82d6fb%252F9KUPmDnTrraVm7mtOZ86gcfP_RQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756481/4c82d6fb/9KUPmDnTrraVm7mtOZ86gcfP_RQ_/STD_1440x810 not downloaded yet
2026-03-25 20:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756475/efbc51aa/8Uhpt5RbqHinx_oRNmGxQibtDoI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756477/f6ea5d95/iULyjo2_22enB_S5Rpar9RJeie8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe228dd050>
2026-03-25 20:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756475%252Fefbc51aa%252F8Uhpt5RbqHinx_oRNmGxQibtDoI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756475/efbc51aa/8Uhpt5RbqHinx_oRNmGxQibtDoI_/STD_1440x810 saved to cache
2026-03-25 20:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756481/4c82d6fb/9KUPmDnTrraVm7mtOZ86gcfP_RQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756477/a65ed704/PkX_PpN7VzzRtUAXjlK_g9t_ttw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756478/ecc3103a/LCqwDSTEr9IjwCXRGE2R7mo_QAk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756475/7531d088/mjEtpnQ8idgr2QKIsoCXkMzS9cY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe228ec0d0>
2026-03-25 20:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756477%252Ff6ea5d95%252FiULyjo2_22enB_S5Rpar9RJeie8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756477/f6ea5d95/iULyjo2_22enB_S5Rpar9RJeie8_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe227dd050>
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756474%252F95a30eba%252FTMZzHSGLZkvn_6J1OQGxCfeOAmQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe221afe90>
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756481%252F4c82d6fb%252F9KUPmDnTrraVm7mtOZ86gcfP_RQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756481/4c82d6fb/9KUPmDnTrraVm7mtOZ86gcfP_RQ_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756479/7ea2e034/WFRLpNAOalfVcwqwCPPQ30V4PeQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe230065d0>
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756477%252Fa65ed704%252FPkX_PpN7VzzRtUAXjlK_g9t_ttw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756477/a65ed704/PkX_PpN7VzzRtUAXjlK_g9t_ttw_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe229647d0>
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756478%252Fecc3103a%252FLCqwDSTEr9IjwCXRGE2R7mo_QAk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756478/ecc3103a/LCqwDSTEr9IjwCXRGE2R7mo_QAk_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22e23010>
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756475%252F7531d088%252FmjEtpnQ8idgr2QKIsoCXkMzS9cY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756475/7531d088/mjEtpnQ8idgr2QKIsoCXkMzS9cY_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756479/cc20ef1c/BMX0_0ttmGb2HggJ_JGXnSwAP2U_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22a0c9d0>
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756479%252F7ea2e034%252FWFRLpNAOalfVcwqwCPPQ30V4PeQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756479/7ea2e034/WFRLpNAOalfVcwqwCPPQ30V4PeQ_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773756480/a0424a3b/sOAMGgBB47ijuZTTqaN55kiwY18_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562140)
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22cda210>
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756479%252Fcc20ef1c%252FBMX0_0ttmGb2HggJ_JGXnSwAP2U_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756479/cc20ef1c/BMX0_0ttmGb2HggJ_JGXnSwAP2U_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22af0950>
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773756480%252Fa0424a3b%252FsOAMGgBB47ijuZTTqaN55kiwY18_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773756480/a0424a3b/sOAMGgBB47ijuZTTqaN55kiwY18_/STD_1440x810 saved to cache
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c70e56e0-5be4-563e-aa7f-d07dd011335e
2026-03-25 20:32:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c70e56e0-5be4-563e-aa7f-d07dd011335e, skipping ID generation
2026-03-25 20:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c70e56e0-5be4-563e-aa7f-d07dd011335e with scrape type 1
2026-03-25 20:32:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c70e56e0-5be4-563e-aa7f-d07dd011335e sending to next pipeline
2026-03-25 20:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: c70e56e0-5be4-563e-aa7f-d07dd011335e, identifier: 562140
2026-03-25 20:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: c70e56e0-5be4-563e-aa7f-d07dd011335e with identifier: 562140
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 20:32:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 20:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: c70e56e0-5be4-563e-aa7f-d07dd011335e with identifier: 562140
2026-03-25 20:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: c70e56e0-5be4-563e-aa7f-d07dd011335e with identifier: 562140 to the API
2026-03-25 20:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1773756480/a0424a3b/sOAMGgBB47ijuZTTqaN55kiwY18_/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': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T13:55:15Z',
'fuel_type': 'Diesel',
'id': 'c70e56e0-5be4-563e-aa7f-d07dd011335e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF64OSA',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562140',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': '1 Series',
'odometer': 80368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136503,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109854,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756475/efbc51aa/8Uhpt5RbqHinx_oRNmGxQibtDoI_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196526,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756475/7531d088/mjEtpnQ8idgr2QKIsoCXkMzS9cY_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182196,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756477/a65ed704/PkX_PpN7VzzRtUAXjlK_g9t_ttw_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223563,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756477/f6ea5d95/iULyjo2_22enB_S5Rpar9RJeie8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195090,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756478/ecc3103a/LCqwDSTEr9IjwCXRGE2R7mo_QAk_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131015,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756479/7ea2e034/WFRLpNAOalfVcwqwCPPQ30V4PeQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112586,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756479/cc20ef1c/BMX0_0ttmGb2HggJ_JGXnSwAP2U_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200526,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756480/a0424a3b/sOAMGgBB47ijuZTTqaN55kiwY18_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c70e56e0-5be4-563e-aa7f-d07dd011335e/c70e56e0-5be4-563e-aa7f-d07dd011335e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187107,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773756481/4c82d6fb/9KUPmDnTrraVm7mtOZ86gcfP_RQ_/STD_1440x810',
'Width': 1440}],
'price': 300.0,
'price_includes_vat': False,
'registration_date': '2014-12-02',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'BMW 1 SERIES DIESEL HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WBA1C120X0VY70059',
'year': 2014}
2026-03-25 20:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:43 [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-25 20:32:43 [sytner.gb] INFO: Saving data for 562140: {'created_time': 1774470763.246185, 'last_price_update_time': 1774470763.246201, 'auction_closing_time': 1774619715.0}
2026-03-25 20:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562140') HTTP/1.1" 204 0
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.957(s), this was the 1st time calling it.
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.36442694158638 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.834(s), this was the 1st time calling it.
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.747495053641913 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.203(s), this was the 1st time calling it.
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.178978625974083 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.616(s), this was the 1st time calling it.
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.43990591923598 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.918(s), this was the 1st time calling it.
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.367572517411468 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.635(s), this was the 1st time calling it.
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.164761280649731 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.577(s), this was the 1st time calling it.
2026-03-25 20:32:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.995924516887362 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:32:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 20:32:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 20:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 20:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 20:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 20:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 20:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 20:33:05 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 2 pages/min), scraped 3 items (at 2 items/min)
2026-03-25 20:33:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 185MiB
2026-03-25 20:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562141> (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-25 20:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:33:08 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Silver',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T14:08:55Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL62FOD',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562141',
'listing': 'auction',
'location': None,
'make': 'Audi',
'model': 'A4',
'odometer': 67359,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271549/52267214/IL1cnWntGSsYJr9JwwZ15VxHb6s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271550/883a6b5a/gAVf_Zu31opsE72LmqsW_nl6S7w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271551/1121e03f/yFGm_HMkmh7PzsIPezwKlAZambk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271551/e29ad895/6DtEEU2Y3hITD1MZeW55tDacmSY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271552/9143eabd/tdQGj_ENYwDbC90puDbrBqxPKV8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271553/94247936/UJx8YMSjCgvTeXyQsj5PGHX22Xg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271553/53226c29/ajuBAm_8SKVWThwIG1yJufZEMDc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271554/a515864d/gnuRD_9_JGWVzkcfhPUQ6EOTcQ4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271554/6576a8e4/p3zywT5JQwho8KYS3S26hFJpv_s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271556/55428e3c/qY3G_tP5D7A7cIVhddsXb7GQKZo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271557/8daa2988/tNFGGlu9PO5dMdAwtf_fxPt09_U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271558/4be0a97f/iSFwTS0aGAihphmWaXIThhQSbV4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271558/32802106/09h7s_rgivTCuYCOPKnw0QzHsPk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271559/3cf970ab/joazgVRrV2vqhClOCRxHZOLONJA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271559/f859f5c3/qQkBrK6RXV6_5tC6iMG7yh5qc0s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271559/1e376f18/VdidxLcXEgAyTRpev2WdtEd1vgo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271560/d349ce04/BwzEXNqfLa4yAf0gXDYc2MIlJ3Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271561/4bf4453b/pSb3l5a0R_0PxFvG3rW5cLQmgog_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271561/9cbd8dba/RwHopsXjOB5wdMiAs4QKTu7z4IU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271562/48f96090/PqL_7PO6l4nFouf2RAWOLOlqZ9Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271563/e64ea91d/nJE0W5tAZlFNxQZOnX2vezJqoKk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271563/b533e6b5/U17MCqjNn3HUio75rAraWq4qD1Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774271564/06ebad6b/yFosN1vCDkGFxOcI7XLdI6fc1DQ_/STD_1440x810'],
'price': 5700.0,
'price_includes_vat': False,
'registration_date': '2012-09-02',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Audi A4 AVANT SPECIAL EDITIONS',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'WAUZZZ8K9DA112090',
'year': 2012}
2026-03-25 20:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf17c59-8aca-51d3-b15d-119176925a22 with identifier: 562141
2026-03-25 20:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf17c59-8aca-51d3-b15d-119176925a22 with scrape type 1
2026-03-25 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271549%252Fc2cd02fa%252FG36fsw_MtPpQPRrA4hg33Ej_sPw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271549%252F52267214%252FIL1cnWntGSsYJr9JwwZ15VxHb6s_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271549/52267214/IL1cnWntGSsYJr9JwwZ15VxHb6s_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271550%252F883a6b5a%252FgAVf_Zu31opsE72LmqsW_nl6S7w_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271550/883a6b5a/gAVf_Zu31opsE72LmqsW_nl6S7w_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271551%252F1121e03f%252FyFGm_HMkmh7PzsIPezwKlAZambk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271551/1121e03f/yFGm_HMkmh7PzsIPezwKlAZambk_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271551%252Fe29ad895%252F6DtEEU2Y3hITD1MZeW55tDacmSY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271551/e29ad895/6DtEEU2Y3hITD1MZeW55tDacmSY_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271552%252F9143eabd%252FtdQGj_ENYwDbC90puDbrBqxPKV8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271552/9143eabd/tdQGj_ENYwDbC90puDbrBqxPKV8_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271553%252F94247936%252FUJx8YMSjCgvTeXyQsj5PGHX22Xg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271553/94247936/UJx8YMSjCgvTeXyQsj5PGHX22Xg_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271553%252F53226c29%252FajuBAm_8SKVWThwIG1yJufZEMDc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271553/53226c29/ajuBAm_8SKVWThwIG1yJufZEMDc_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271554%252Fa515864d%252FgnuRD_9_JGWVzkcfhPUQ6EOTcQ4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271554/a515864d/gnuRD_9_JGWVzkcfhPUQ6EOTcQ4_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [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%252F1774271554%252F6576a8e4%252Fp3zywT5JQwho8KYS3S26hFJpv_s_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271554/6576a8e4/p3zywT5JQwho8KYS3S26hFJpv_s_/STD_1440x810 not downloaded yet
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271551/1121e03f/yFGm_HMkmh7PzsIPezwKlAZambk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271549/52267214/IL1cnWntGSsYJr9JwwZ15VxHb6s_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271552/9143eabd/tdQGj_ENYwDbC90puDbrBqxPKV8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271551/e29ad895/6DtEEU2Y3hITD1MZeW55tDacmSY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe2336b4d0>
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_3.jpg HTTP/1.1" 201 0
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271551%252F1121e03f%252FyFGm_HMkmh7PzsIPezwKlAZambk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271551/1121e03f/yFGm_HMkmh7PzsIPezwKlAZambk_/STD_1440x810 saved to cache
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271550/883a6b5a/gAVf_Zu31opsE72LmqsW_nl6S7w_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe232b2210>
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_0.jpg HTTP/1.1" 201 0
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271549%252Fc2cd02fa%252FG36fsw_MtPpQPRrA4hg33Ej_sPw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_1440x810 saved to cache
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22ab3b50>
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_1.jpg HTTP/1.1" 201 0
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271549%252F52267214%252FIL1cnWntGSsYJr9JwwZ15VxHb6s_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271549/52267214/IL1cnWntGSsYJr9JwwZ15VxHb6s_/STD_1440x810 saved to cache
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe23406110>
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_5.jpg HTTP/1.1" 201 0
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271552%252F9143eabd%252FtdQGj_ENYwDbC90puDbrBqxPKV8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271552/9143eabd/tdQGj_ENYwDbC90puDbrBqxPKV8_/STD_1440x810 saved to cache
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22ab0590>
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_4.jpg HTTP/1.1" 201 0
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271551%252Fe29ad895%252F6DtEEU2Y3hITD1MZeW55tDacmSY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271551/e29ad895/6DtEEU2Y3hITD1MZeW55tDacmSY_/STD_1440x810 saved to cache
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271553/94247936/UJx8YMSjCgvTeXyQsj5PGHX22Xg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271553/53226c29/ajuBAm_8SKVWThwIG1yJufZEMDc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22e3a710>
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_2.jpg HTTP/1.1" 201 0
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271550%252F883a6b5a%252FgAVf_Zu31opsE72LmqsW_nl6S7w_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271550/883a6b5a/gAVf_Zu31opsE72LmqsW_nl6S7w_/STD_1440x810 saved to cache
2026-03-25 20:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271554/a515864d/gnuRD_9_JGWVzkcfhPUQ6EOTcQ4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774271554/6576a8e4/p3zywT5JQwho8KYS3S26hFJpv_s_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562141)
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe2294c2d0>
2026-03-25 20:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_6.jpg HTTP/1.1" 201 0
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271553%252F94247936%252FUJx8YMSjCgvTeXyQsj5PGHX22Xg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271553/94247936/UJx8YMSjCgvTeXyQsj5PGHX22Xg_/STD_1440x810 saved to cache
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe229b2490>
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_7.jpg HTTP/1.1" 201 0
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271553%252F53226c29%252FajuBAm_8SKVWThwIG1yJufZEMDc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271553/53226c29/ajuBAm_8SKVWThwIG1yJufZEMDc_/STD_1440x810 saved to cache
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe227ed310>
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_8.jpg HTTP/1.1" 201 0
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271554%252Fa515864d%252FgnuRD_9_JGWVzkcfhPUQ6EOTcQ4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271554/a515864d/gnuRD_9_JGWVzkcfhPUQ6EOTcQ4_/STD_1440x810 saved to cache
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22841290>
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_9.jpg HTTP/1.1" 201 0
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774271554%252F6576a8e4%252Fp3zywT5JQwho8KYS3S26hFJpv_s_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774271554/6576a8e4/p3zywT5JQwho8KYS3S26hFJpv_s_/STD_1440x810 saved to cache
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ddf17c59-8aca-51d3-b15d-119176925a22
2026-03-25 20:33:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ddf17c59-8aca-51d3-b15d-119176925a22, skipping ID generation
2026-03-25 20:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf17c59-8aca-51d3-b15d-119176925a22 with scrape type 1
2026-03-25 20:33:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ddf17c59-8aca-51d3-b15d-119176925a22 sending to next pipeline
2026-03-25 20:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: ddf17c59-8aca-51d3-b15d-119176925a22, identifier: 562141
2026-03-25 20:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: ddf17c59-8aca-51d3-b15d-119176925a22 with identifier: 562141
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-25 20:33:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 20:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: ddf17c59-8aca-51d3-b15d-119176925a22 with identifier: 562141
2026-03-25 20:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: ddf17c59-8aca-51d3-b15d-119176925a22 with identifier: 562141 to the API
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774271554/6576a8e4/p3zywT5JQwho8KYS3S26hFJpv_s_/STD_1440x810>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Silver',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T14:08:55Z',
'fuel_type': 'Petrol',
'id': 'ddf17c59-8aca-51d3-b15d-119176925a22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL62FOD',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562141',
'listing': 'auction',
'location': None,
'make': 'Audi',
'model': 'A4',
'odometer': 67359,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133632,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271549/c2cd02fa/G36fsw_MtPpQPRrA4hg33Ej_sPw_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108535,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271549/52267214/IL1cnWntGSsYJr9JwwZ15VxHb6s_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182978,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271550/883a6b5a/gAVf_Zu31opsE72LmqsW_nl6S7w_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225905,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271551/1121e03f/yFGm_HMkmh7PzsIPezwKlAZambk_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209084,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271551/e29ad895/6DtEEU2Y3hITD1MZeW55tDacmSY_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231550,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271552/9143eabd/tdQGj_ENYwDbC90puDbrBqxPKV8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128250,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271553/94247936/UJx8YMSjCgvTeXyQsj5PGHX22Xg_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108306,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271553/53226c29/ajuBAm_8SKVWThwIG1yJufZEMDc_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200288,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271554/a515864d/gnuRD_9_JGWVzkcfhPUQ6EOTcQ4_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddf17c59-8aca-51d3-b15d-119176925a22/ddf17c59-8aca-51d3-b15d-119176925a22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236728,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774271554/6576a8e4/p3zywT5JQwho8KYS3S26hFJpv_s_/STD_1440x810',
'Width': 1440}],
'price': 5700.0,
'price_includes_vat': False,
'registration_date': '2012-09-02',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Audi A4 AVANT SPECIAL EDITIONS',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'WAUZZZ8K9DA112090',
'year': 2012}
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:10 [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-25 20:33:10 [sytner.gb] INFO: Saving data for 562141: {'created_time': 1774470790.793491, 'last_price_update_time': 1774470790.793508, 'auction_closing_time': 1774620535.0}
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562141') HTTP/1.1" 204 0
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562138> (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-25 20:33:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 20:33:16 [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.5L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T13:00:45Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE19WHS',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562138',
'listing': 'auction',
'location': None,
'make': 'Peugeot',
'model': '3008',
'odometer': 75690,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266632/8bba7fa3/xF8kPoOAVn32nYkjcEIOr8On_I8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266633/4a28390d/D0GzQiLHtkqA8yy9oPogm_0MsT0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266634/e3ce330b/lb9fuampFotgvhRjRiuj9enj3uw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266635/d0241a7d/rkhxeAag5FN8UAcsj8aD7eiJt5w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266635/7b1dbf89/UTrQ89JcfDbyVKVNifqIpopBRcQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266636/ea519038/93WdIhFxUS60iLgVL6JD2Ldr3JA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266637/0748ac38/AKIl9pC3Qry01NSq0j2dqMA3FIk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266639/edab42ed/LI_c_Mm_OYCRK5CqhiX2vqfWLbw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266640/98581851/xKeHBpPb9hMKAf7XORdZKdLrCRY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266640/24552a48/P_NoQN5yrJFVh2r3Qc_hNJIw_Bw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266641/d3e8b753/xVbmx1scKbxUIgRiLMioEnd_PTU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266642/3f250a36/dUDCVaDFKJZTcurmxi7wqsE1igA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266642/e19d412b/vxMXhYgayqMUtbzaF8BHAVuDIrc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266642/7fdd4aef/Pa8JJMuCJEVVXsk7GsXdegfgKDs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266643/56414786/z0NlbkGUImmjrMHL1ltG782W_MI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266643/624fc768/AuD_ywf1CCewyvCTnvX3yX5tD_I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266644/5b794082/AhREQrrz2RuEOQ4s_9bprregMsg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266644/ca85219c/XclQhOVOCqgEZUXNbwP066nD6J8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266645/f8d31601/K05wbW6iCrf4LZsE9D3qW1KxFCw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266645/0787a22c/TgmaZU_2qKjWYYVm2P47rA36_Eg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266646/9bde7355/Gvx45vZmgPSQELvKaAMFnR9kcSY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266647/7e7d06d1/EzmY_UD5f9vTqegBJJDbnFwaX9k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266647/d77a1bb5/LK_GmvRW84D9e8BYJF_jUeMkzks_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774266648/54750a1b/0s_BLZOy8TEmH_VdSdsFJ4hvNPo_/STD_1440x810'],
'price': 7150.0,
'price_includes_vat': False,
'registration_date': '2019-03-29',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Peugeot 3008 DIESEL ESTATE',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'VF3MCYHZRKS090497',
'year': 2019}
2026-03-25 20:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c with identifier: 562138
2026-03-25 20:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c with scrape type 1
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266631%252F940942cb%252F40BZlg3FIH_k7BpIvANfL_GBpb4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266632%252F8bba7fa3%252FxF8kPoOAVn32nYkjcEIOr8On_I8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266632/8bba7fa3/xF8kPoOAVn32nYkjcEIOr8On_I8_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266633%252F4a28390d%252FD0GzQiLHtkqA8yy9oPogm_0MsT0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266633/4a28390d/D0GzQiLHtkqA8yy9oPogm_0MsT0_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266634%252Fe3ce330b%252Flb9fuampFotgvhRjRiuj9enj3uw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266634/e3ce330b/lb9fuampFotgvhRjRiuj9enj3uw_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266635%252Fd0241a7d%252FrkhxeAag5FN8UAcsj8aD7eiJt5w_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266635/d0241a7d/rkhxeAag5FN8UAcsj8aD7eiJt5w_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266635%252F7b1dbf89%252FUTrQ89JcfDbyVKVNifqIpopBRcQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266635/7b1dbf89/UTrQ89JcfDbyVKVNifqIpopBRcQ_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266636%252Fea519038%252F93WdIhFxUS60iLgVL6JD2Ldr3JA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266636/ea519038/93WdIhFxUS60iLgVL6JD2Ldr3JA_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266637%252F0748ac38%252FAKIl9pC3Qry01NSq0j2dqMA3FIk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266637/0748ac38/AKIl9pC3Qry01NSq0j2dqMA3FIk_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266639%252Fedab42ed%252FLI_c_Mm_OYCRK5CqhiX2vqfWLbw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266639/edab42ed/LI_c_Mm_OYCRK5CqhiX2vqfWLbw_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [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%252F1774266640%252F98581851%252FxKeHBpPb9hMKAf7XORdZKdLrCRY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266640/98581851/xKeHBpPb9hMKAf7XORdZKdLrCRY_/STD_1440x810 not downloaded yet
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266635/d0241a7d/rkhxeAag5FN8UAcsj8aD7eiJt5w_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266634/e3ce330b/lb9fuampFotgvhRjRiuj9enj3uw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266635/7b1dbf89/UTrQ89JcfDbyVKVNifqIpopBRcQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266632/8bba7fa3/xF8kPoOAVn32nYkjcEIOr8On_I8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22e8aa10>
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266635%252Fd0241a7d%252FrkhxeAag5FN8UAcsj8aD7eiJt5w_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266635/d0241a7d/rkhxeAag5FN8UAcsj8aD7eiJt5w_/STD_1440x810 saved to cache
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266633/4a28390d/D0GzQiLHtkqA8yy9oPogm_0MsT0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe229da810>
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266631%252F940942cb%252F40BZlg3FIH_k7BpIvANfL_GBpb4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_1440x810 saved to cache
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266636/ea519038/93WdIhFxUS60iLgVL6JD2Ldr3JA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe228a0b90>
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266634%252Fe3ce330b%252Flb9fuampFotgvhRjRiuj9enj3uw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266634/e3ce330b/lb9fuampFotgvhRjRiuj9enj3uw_/STD_1440x810 saved to cache
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe228c8c10>
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266635%252F7b1dbf89%252FUTrQ89JcfDbyVKVNifqIpopBRcQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266635/7b1dbf89/UTrQ89JcfDbyVKVNifqIpopBRcQ_/STD_1440x810 saved to cache
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22a89790>
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266632%252F8bba7fa3%252FxF8kPoOAVn32nYkjcEIOr8On_I8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266632/8bba7fa3/xF8kPoOAVn32nYkjcEIOr8On_I8_/STD_1440x810 saved to cache
2026-03-25 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266640/98581851/xKeHBpPb9hMKAf7XORdZKdLrCRY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe288f7510>
2026-03-25 20:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266633%252F4a28390d%252FD0GzQiLHtkqA8yy9oPogm_0MsT0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266633/4a28390d/D0GzQiLHtkqA8yy9oPogm_0MsT0_/STD_1440x810 saved to cache
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe28caf410>
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266636%252Fea519038%252F93WdIhFxUS60iLgVL6JD2Ldr3JA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266636/ea519038/93WdIhFxUS60iLgVL6JD2Ldr3JA_/STD_1440x810 saved to cache
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe28cad890>
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266640%252F98581851%252FxKeHBpPb9hMKAf7XORdZKdLrCRY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266640/98581851/xKeHBpPb9hMKAf7XORdZKdLrCRY_/STD_1440x810 saved to cache
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266639/edab42ed/LI_c_Mm_OYCRK5CqhiX2vqfWLbw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774266637/0748ac38/AKIl9pC3Qry01NSq0j2dqMA3FIk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562138)
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22776310>
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266639%252Fedab42ed%252FLI_c_Mm_OYCRK5CqhiX2vqfWLbw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266639/edab42ed/LI_c_Mm_OYCRK5CqhiX2vqfWLbw_/STD_1440x810 saved to cache
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22e02bd0>
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774266637%252F0748ac38%252FAKIl9pC3Qry01NSq0j2dqMA3FIk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774266637/0748ac38/AKIl9pC3Qry01NSq0j2dqMA3FIk_/STD_1440x810 saved to cache
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c
2026-03-25 20:33:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c, skipping ID generation
2026-03-25 20:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c with scrape type 1
2026-03-25 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c sending to next pipeline
2026-03-25 20:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c, identifier: 562138
2026-03-25 20:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c with identifier: 562138
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 20:33:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 20:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c with identifier: 562138
2026-03-25 20:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c with identifier: 562138 to the API
2026-03-25 20:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774266637/0748ac38/AKIl9pC3Qry01NSq0j2dqMA3FIk_/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.5L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T13:00:45Z',
'fuel_type': 'Diesel',
'id': 'dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE19WHS',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562138',
'listing': 'auction',
'location': None,
'make': 'Peugeot',
'model': '3008',
'odometer': 75690,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141533,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266631/940942cb/40BZlg3FIH_k7BpIvANfL_GBpb4_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114089,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266632/8bba7fa3/xF8kPoOAVn32nYkjcEIOr8On_I8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197060,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266633/4a28390d/D0GzQiLHtkqA8yy9oPogm_0MsT0_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181083,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266634/e3ce330b/lb9fuampFotgvhRjRiuj9enj3uw_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213367,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266635/d0241a7d/rkhxeAag5FN8UAcsj8aD7eiJt5w_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241861,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266635/7b1dbf89/UTrQ89JcfDbyVKVNifqIpopBRcQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137216,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266636/ea519038/93WdIhFxUS60iLgVL6JD2Ldr3JA_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113489,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266637/0748ac38/AKIl9pC3Qry01NSq0j2dqMA3FIk_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203272,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266639/edab42ed/LI_c_Mm_OYCRK5CqhiX2vqfWLbw_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c/dd8b3f5c-9d6c-5e1c-8cca-a5df0e75bc6c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277856,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774266640/98581851/xKeHBpPb9hMKAf7XORdZKdLrCRY_/STD_1440x810',
'Width': 1440}],
'price': 7150.0,
'price_includes_vat': False,
'registration_date': '2019-03-29',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Peugeot 3008 DIESEL ESTATE',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'VF3MCYHZRKS090497',
'year': 2019}
2026-03-25 20:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:19 [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-25 20:33:19 [sytner.gb] INFO: Saving data for 562138: {'created_time': 1774470799.134916, 'last_price_update_time': 1774470799.134928, 'auction_closing_time': 1774616445.0}
2026-03-25 20:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562138') HTTP/1.1" 204 0
2026-03-25 20:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562105> (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-25 20:33:26 [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': 2,
'emission_standard': None,
'engine': '2.4L',
'engine_horse_power': None,
'expiration_date': '2026-03-26T13:11:30Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WT07FJY',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562105',
'listing': 'auction',
'location': None,
'make': 'Alfa Romeo',
'model': 'Spider',
'odometer': 132831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773317429/faad7365/wktJMGCPPeksRutQLCkX4_dqdps_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317429/e0490477/N8RQYpE68u1Ip3a50lrw_5s6x_4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317430/ed8543f3/T_6KFomidYsjcL6xf0TVeGlocL0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317431/b11d8a4e/2UNSbLB9xsCctsdPReVHrfv79N8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317431/06b878af/TwV79G5KjcDr5zMlBH_wrxbd3Jg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317432/e237e509/svQHB4Gu5sH_GRm8O2g_TghrEWQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317433/0acf749c/mlVH_ymr40rHQ9ytncdUiYHdZxk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317433/e8ab5b07/k1eSovmZAwoga5YkV7Lpf6Xl9Ok_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317433/87dd536a/eZ49Rs5D0a_qCO4SSSqsMvlDjd0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317435/d1732df6/Y2nVxZbFrykc_WQH4d41nQkPuaU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317435/8efe1d94/MUChcqEaUYJ7rhqk_gJJ3WXGriU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317436/19a58eca/_50m421eFnLQL1Tr5dqMaQd1HvU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317436/dc4e3039/8Xbgq2UFP42Ynf_kpqDMH7IQk8k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317437/cdee9079/q25xRRbSJspKoTZjz5uZvIa0YCs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317438/7040d83a/J2L8uMX58_SBodWZ7Y0f1NFt4kI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317438/1f7a4ed4/ZpUipQK53i_DAHyFMRab9NluJR4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317439/7594590a/hDqGA6iMuE0DB_Eyq8KgeYpqcvo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317440/b0a64349/5Xy2MGB3u043XIw9UGYCfBHQGBs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317442/4b2fa453/T6LevoMlLZZqFb4_7_obp2tmbLY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317444/a7072941/_OlsK2wXdyX7b3is0z47pj_GdJU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317445/e53a180b/Nx_Z5dMf5PQ9orbElUmetqZhKRQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317445/4bd63427/qOFjlkEYWoGpfZ1lBj0JglLE3_Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317446/eec54f5c/a9ow54eLPRg3CCYX5SG__G6Ft44_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317447/27a17863/tgHBLyhVgEtl_eeUCfiKmvimX0Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317448/98638eb8/BEgzLhge_BnQLFALb0HN00dOXbY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317449/2cb7f088/sMh5k_KJOWDqvHNbLo_UhN_vtwY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773317450/ea3a6baa/Ui9AO7EtbFjyfv7Pz2UFNFSp18Q_/STD_1440x810'],
'price': 525.0,
'price_includes_vat': False,
'registration_date': '2007-08-20',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Alfa Romeo SPIDER DIESEL CONVERTIBLE',
'transmission': 'manual',
'trim': 'Convertible',
'vin': 'ZAR93900005019193',
'year': 2007}
2026-03-25 20:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48d7e9af-0fb0-5ac1-bd82-f57f9f4292ba with identifier: 562105
2026-03-25 20:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d7e9af-0fb0-5ac1-bd82-f57f9f4292ba with scrape type 2
2026-03-25 20:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48d7e9af-0fb0-5ac1-bd82-f57f9f4292ba with scrape type 2
2026-03-25 20:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 48d7e9af-0fb0-5ac1-bd82-f57f9f4292ba, identifier: 562105
2026-03-25 20:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 48d7e9af-0fb0-5ac1-bd82-f57f9f4292ba with identifier: 562105
2026-03-25 20:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 48d7e9af-0fb0-5ac1-bd82-f57f9f4292ba with identifier: 562105
2026-03-25 20:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 48d7e9af-0fb0-5ac1-bd82-f57f9f4292ba with identifier: 562105 to the API
2026-03-25 20:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562105>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.4L',
'engine_horse_power': None,
'expiration_date': '2026-03-26T13:11:30Z',
'fuel_type': 'Diesel',
'id': '48d7e9af-0fb0-5ac1-bd82-f57f9f4292ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WT07FJY',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562105',
'listing': 'auction',
'location': None,
'make': 'Alfa Romeo',
'model': 'Spider',
'odometer': 132831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 525.0,
'price_includes_vat': False,
'registration_date': '2007-08-20',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Alfa Romeo SPIDER DIESEL CONVERTIBLE',
'transmission': 'manual',
'trim': 'Convertible',
'vin': 'ZAR93900005019193',
'year': 2007}
2026-03-25 20:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562105%27 HTTP/1.1" 200 None
2026-03-25 20:33:26 [sytner.gb] INFO: Saving data for 562105: {'auction_closing_time': 1774530690.0, 'created_time': 1774362686.214954, 'last_price_update_time': 1774470806.352527}
2026-03-25 20:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562105') HTTP/1.1" 204 0
2026-03-25 20:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562137> (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-25 20:33:27 [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.1L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T12:50:17Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK16XPR',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562137',
'listing': 'auction',
'location': None,
'make': 'Renault',
'model': 'Clio',
'odometer': 50000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269266/6c4546b4/oVP_gRm1UpkVDHlp5S3dpOllWwo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269267/61fb498d/mhtsSWL0hhOloaNMKMdToHi3JWo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269268/2f4c9b95/TQwi7Br1By1cbleDDkdFOm5aJkg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269268/dab68f4f/vVMduhynpC2bbR6nHEwwxviHe_c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269269/764fa74c/nCL0YXU4caWdqduu8xV5ejK9eoQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269270/067800e2/6T2SU8Gq0LBNl6N3hROXD_2CYqA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269270/18980bed/CBmYCgAwjTfGTdGrtg1ShUiZfJk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269271/874fde14/W0z_4LdnOQLk_r0pGYCBz500ZJY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269271/9dc10407/IF_ckMJ1qFpp8SXVUNn3l1mi4Bg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269272/6192d27b/zLaf8Qq9SnyZMrSwG3YpAPDNVdk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269272/21139370/om1dSjID2Bj_zyjyUEadRrbeNtc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269273/f29231df/v25VnAeO_l52zkStB9mK3RkJxQM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269273/21014bba/NSFjz9fZpEd63iJvynO4XFhbI8Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269274/e3095e2b/NCETo_SWJKwZ7HNMspO8bjeidko_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269274/aa9912e3/r846q_4c_GB903JrCBeoklUdM_Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269275/ed82e75b/gt4M3wtWsDB4XoywB3FfOPzmgTA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269276/86e42641/9Lo3mqi2Naqt79N65OOlUM_xmTg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269277/bd8f94db/mWL9coJMHn6v8xgG28wmUikewwk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269277/598eec0c/H7jASTT92pxyXLOI4jv6GvcYvss_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269278/911b9c71/CesPJcGge903GjHHGbCZCbGg4hg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269279/e0815461/g_BIZWpcxc_DvYk5fTQgPo6KLY8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269279/5fb066d9/m_kKi3REXnZZNqPfQO8NMQtTpNU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269280/781c8a7d/qDxaa59mDV9KF9JONGrVtM8oq48_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269281/033c9835/8zpdqeLYBIZpIkHnSy7_n2SXrYI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269281/17cf70b2/YFYzoOFA5F7_5bvrrHBruB81_pc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269282/205b5f70/y30dsyRvt7sG_hWNNY9EYbQsY_U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269282/5df1a990/ql0pWdZI7S_Q2a_jvf_dxi_Ie0g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774269283/aacaef13/nEsOYAIGSXAJ3S32jmM6sAQsOek_/STD_1440x810'],
'price': 2109.0,
'price_includes_vat': False,
'registration_date': '2016-04-29',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Renault CLIO HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'VF15RSN0A55178465',
'year': 2016}
2026-03-25 20:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 566274c1-d7f4-5464-a20f-ab1d757e40f0 with identifier: 562137
2026-03-25 20:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 566274c1-d7f4-5464-a20f-ab1d757e40f0 with scrape type 1
2026-03-25 20:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:27 [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%252F1774269266%252F5d5cce64%252FtVpLOkgVRYv6gxOk5_564PrzjCg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_1440x810 not downloaded yet
2026-03-25 20:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:27 [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%252F1774269266%252F6c4546b4%252FoVP_gRm1UpkVDHlp5S3dpOllWwo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269266/6c4546b4/oVP_gRm1UpkVDHlp5S3dpOllWwo_/STD_1440x810 not downloaded yet
2026-03-25 20:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:27 [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%252F1774269267%252F61fb498d%252FmhtsSWL0hhOloaNMKMdToHi3JWo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269267/61fb498d/mhtsSWL0hhOloaNMKMdToHi3JWo_/STD_1440x810 not downloaded yet
2026-03-25 20:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:27 [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%252F1774269268%252F2f4c9b95%252FTQwi7Br1By1cbleDDkdFOm5aJkg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269268/2f4c9b95/TQwi7Br1By1cbleDDkdFOm5aJkg_/STD_1440x810 not downloaded yet
2026-03-25 20:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:27 [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%252F1774269268%252Fdab68f4f%252FvVMduhynpC2bbR6nHEwwxviHe_c_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269268/dab68f4f/vVMduhynpC2bbR6nHEwwxviHe_c_/STD_1440x810 not downloaded yet
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269269%252F764fa74c%252FnCL0YXU4caWdqduu8xV5ejK9eoQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269269/764fa74c/nCL0YXU4caWdqduu8xV5ejK9eoQ_/STD_1440x810 not downloaded yet
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269270%252F067800e2%252F6T2SU8Gq0LBNl6N3hROXD_2CYqA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269270/067800e2/6T2SU8Gq0LBNl6N3hROXD_2CYqA_/STD_1440x810 not downloaded yet
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269270%252F18980bed%252FCBmYCgAwjTfGTdGrtg1ShUiZfJk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269270/18980bed/CBmYCgAwjTfGTdGrtg1ShUiZfJk_/STD_1440x810 not downloaded yet
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269271%252F874fde14%252FW0z_4LdnOQLk_r0pGYCBz500ZJY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269271/874fde14/W0z_4LdnOQLk_r0pGYCBz500ZJY_/STD_1440x810 not downloaded yet
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269267/61fb498d/mhtsSWL0hhOloaNMKMdToHi3JWo_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269271%252F9dc10407%252FIF_ckMJ1qFpp8SXVUNn3l1mi4Bg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269271/9dc10407/IF_ckMJ1qFpp8SXVUNn3l1mi4Bg_/STD_1440x810 not downloaded yet
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269268/dab68f4f/vVMduhynpC2bbR6nHEwwxviHe_c_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269269/764fa74c/nCL0YXU4caWdqduu8xV5ejK9eoQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269268/2f4c9b95/TQwi7Br1By1cbleDDkdFOm5aJkg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269271/9dc10407/IF_ckMJ1qFpp8SXVUNn3l1mi4Bg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269271/874fde14/W0z_4LdnOQLk_r0pGYCBz500ZJY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe23217410>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269266%252F5d5cce64%252FtVpLOkgVRYv6gxOk5_564PrzjCg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269270/18980bed/CBmYCgAwjTfGTdGrtg1ShUiZfJk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269266/6c4546b4/oVP_gRm1UpkVDHlp5S3dpOllWwo_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22797810>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269267%252F61fb498d%252FmhtsSWL0hhOloaNMKMdToHi3JWo_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269267/61fb498d/mhtsSWL0hhOloaNMKMdToHi3JWo_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe229db110>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269268%252Fdab68f4f%252FvVMduhynpC2bbR6nHEwwxviHe_c_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269268/dab68f4f/vVMduhynpC2bbR6nHEwwxviHe_c_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe2297cad0>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269269%252F764fa74c%252FnCL0YXU4caWdqduu8xV5ejK9eoQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269269/764fa74c/nCL0YXU4caWdqduu8xV5ejK9eoQ_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22908b10>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269268%252F2f4c9b95%252FTQwi7Br1By1cbleDDkdFOm5aJkg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269268/2f4c9b95/TQwi7Br1By1cbleDDkdFOm5aJkg_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe2205bc50>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269271%252F9dc10407%252FIF_ckMJ1qFpp8SXVUNn3l1mi4Bg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269271/9dc10407/IF_ckMJ1qFpp8SXVUNn3l1mi4Bg_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe2201eed0>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269271%252F874fde14%252FW0z_4LdnOQLk_r0pGYCBz500ZJY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269271/874fde14/W0z_4LdnOQLk_r0pGYCBz500ZJY_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22052e90>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269270%252F18980bed%252FCBmYCgAwjTfGTdGrtg1ShUiZfJk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269270/18980bed/CBmYCgAwjTfGTdGrtg1ShUiZfJk_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe220595d0>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269266%252F6c4546b4%252FoVP_gRm1UpkVDHlp5S3dpOllWwo_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269266/6c4546b4/oVP_gRm1UpkVDHlp5S3dpOllWwo_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774269270/067800e2/6T2SU8Gq0LBNl6N3hROXD_2CYqA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562137)
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22942bd0>
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33: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%252F1774269270%252F067800e2%252F6T2SU8Gq0LBNl6N3hROXD_2CYqA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774269270/067800e2/6T2SU8Gq0LBNl6N3hROXD_2CYqA_/STD_1440x810 saved to cache
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 566274c1-d7f4-5464-a20f-ab1d757e40f0
2026-03-25 20:33:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 566274c1-d7f4-5464-a20f-ab1d757e40f0, skipping ID generation
2026-03-25 20:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 566274c1-d7f4-5464-a20f-ab1d757e40f0 with scrape type 1
2026-03-25 20:33:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 566274c1-d7f4-5464-a20f-ab1d757e40f0 sending to next pipeline
2026-03-25 20:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 566274c1-d7f4-5464-a20f-ab1d757e40f0, identifier: 562137
2026-03-25 20:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 566274c1-d7f4-5464-a20f-ab1d757e40f0 with identifier: 562137
2026-03-25 20:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 566274c1-d7f4-5464-a20f-ab1d757e40f0 with identifier: 562137
2026-03-25 20:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 566274c1-d7f4-5464-a20f-ab1d757e40f0 with identifier: 562137 to the API
2026-03-25 20:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:33:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774269270/067800e2/6T2SU8Gq0LBNl6N3hROXD_2CYqA_/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.1L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T12:50:17Z',
'fuel_type': 'Petrol',
'id': '566274c1-d7f4-5464-a20f-ab1d757e40f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK16XPR',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562137',
'listing': 'auction',
'location': None,
'make': 'Renault',
'model': 'Clio',
'odometer': 50000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128576,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269266/5d5cce64/tVpLOkgVRYv6gxOk5_564PrzjCg_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111525,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269266/6c4546b4/oVP_gRm1UpkVDHlp5S3dpOllWwo_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199390,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269267/61fb498d/mhtsSWL0hhOloaNMKMdToHi3JWo_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222613,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269268/2f4c9b95/TQwi7Br1By1cbleDDkdFOm5aJkg_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200519,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269268/dab68f4f/vVMduhynpC2bbR6nHEwwxviHe_c_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232204,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269269/764fa74c/nCL0YXU4caWdqduu8xV5ejK9eoQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126260,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269270/067800e2/6T2SU8Gq0LBNl6N3hROXD_2CYqA_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111092,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269270/18980bed/CBmYCgAwjTfGTdGrtg1ShUiZfJk_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172808,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269271/874fde14/W0z_4LdnOQLk_r0pGYCBz500ZJY_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566274c1-d7f4-5464-a20f-ab1d757e40f0/566274c1-d7f4-5464-a20f-ab1d757e40f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242900,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774269271/9dc10407/IF_ckMJ1qFpp8SXVUNn3l1mi4Bg_/STD_1440x810',
'Width': 1440}],
'price': 2109.0,
'price_includes_vat': False,
'registration_date': '2016-04-29',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Renault CLIO HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'VF15RSN0A55178465',
'year': 2016}
2026-03-25 20:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:29 [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-25 20:33:29 [sytner.gb] INFO: Saving data for 562137: {'created_time': 1774470809.255964, 'last_price_update_time': 1774470809.255977, 'auction_closing_time': 1774615817.0}
2026-03-25 20:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562137') HTTP/1.1" 204 0
2026-03-25 20:33:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:33:31 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562107> (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-25 20:33:56 [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.6L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T10:31:54Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD19GKO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562107',
'listing': 'auction',
'location': None,
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 104148,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774274957/08856b19/b7lF5qk_Gb_psm1XpGv_D_lUecw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274958/04fab35d/GYHbJcn5cgDTzwMeaRhDGx70Qgc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274959/5817417e/3VSRpwmE8pXMTC_W6x9Ju7Ulq7g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274959/137b273f/wprctWmZWJawNVJapPDn58fSk7c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274961/3a8d4e6e/VZNwb0RsTte_2K_k328PFK_nRGk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274962/6dafb10c/_cDkZSff91OyLvSf0__gSs2qo14_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274963/419fed9b/NOoTMzdVAq3y4NRE2pPWrkKFza8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274963/74ff43f4/QB95TEbdV8_p6Wlp2kOzu71Q4PE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274964/c0b6f750/vC_sipza8esSYQrFViCNnpZkTKs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274965/6933200b/BwNxDZnBTFqvZ4F_7RFDgBiyxlM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274966/b28478f8/Lafsjw0weifqRPWI0voSruWGAlY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274967/43497946/VzzjoyoEz_80pUbGTonCE0tarkg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274967/b31cff70/fE0lagf_LhOo5r4u_1a9SInDevQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274968/cf825a8c/aKQHOXTfZ05NOTIN_BNh4pnHwEU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274969/4477aa88/Dv3k3_5o762NSW60_IU5wI3yoLE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274971/6c4f9fd1/EOb4crFcE7I9NqhBvT_hT_uKwA4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274972/e2b91baa/JTzY9m7rPZy8nMnPnR1n_K1rToU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274973/4c5e416c/uhRF0u3OEAEFZ_IfS693a2uKw2Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274974/d3e8a423/uSkC7F87TLO3N8jwoA5zREB6uwk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274975/7fe55fcd/r37wjLf4US_7x_0qMEkTYaQz_V0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274976/39a86575/lg32vMZvwlPw1MBfx6BoHPMKS0o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274977/78223bb1/a73S_5wVymKimdJbvHt3n2rVHbk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274979/a89ce5cb/SLv6vl_05dXbDgApfqWl27V_IlE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274982/a5f5a28a/UzqnB8I_ejnRIkmmiBJigZH38_8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274983/08cbac27/bX2cI94Tt6OHQ6VxUL3mbfCWYrg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274985/14e4b2b6/t_zM95pRblZqFQSEFZRxEThf4_M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274986/44630ae2/BsqBY3YlDYGf2ZDxinVM593UNls_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274987/14422b9e/mdljjS4HB6YpI_kee0Q2ncvkQlE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274989/fb52ed7c/CvsMmdv_1kWkM7m97yuT6ja1XY0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274991/7b60a42c/csQVQAtn99tVEPQou6mAD8aOdWA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274991/89aa69c8/d1A3rqkjWshzPSfUuH6DV4Rlz3Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274992/918e9ad3/SP_grYtOd_cyzgp2vRdzeW_oVC8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774274993/0e7db2f7/KesySzZFImNcrp8UcaRk5JXafVM_/STD_1440x810'],
'price': 4928.0,
'price_includes_vat': False,
'registration_date': '2019-05-22',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Volkswagen GOLF DIESEL HATCHBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'WVWZZZAUZKW150327',
'year': 2019}
2026-03-25 20:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a29dbb-40ba-5483-8709-511f0f767a5c with identifier: 562107
2026-03-25 20:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a29dbb-40ba-5483-8709-511f0f767a5c with scrape type 2
2026-03-25 20:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a29dbb-40ba-5483-8709-511f0f767a5c with scrape type 2
2026-03-25 20:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: a7a29dbb-40ba-5483-8709-511f0f767a5c, identifier: 562107
2026-03-25 20:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: a7a29dbb-40ba-5483-8709-511f0f767a5c with identifier: 562107
2026-03-25 20:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: a7a29dbb-40ba-5483-8709-511f0f767a5c with identifier: 562107
2026-03-25 20:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: a7a29dbb-40ba-5483-8709-511f0f767a5c with identifier: 562107 to the API
2026-03-25 20:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:33:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562107>
{'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.6L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T10:31:54Z',
'fuel_type': 'Diesel',
'id': 'a7a29dbb-40ba-5483-8709-511f0f767a5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD19GKO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562107',
'listing': 'auction',
'location': None,
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 104148,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4928.0,
'price_includes_vat': False,
'registration_date': '2019-05-22',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Volkswagen GOLF DIESEL HATCHBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'WVWZZZAUZKW150327',
'year': 2019}
2026-03-25 20:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:56 [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-25 20:33:56 [sytner.gb] INFO: Saving data for 562107: {'auction_closing_time': 1774607514.0, 'created_time': 1774362671.902864, 'last_price_update_time': 1774470836.591807}
2026-03-25 20:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562107') HTTP/1.1" 204 0
2026-03-25 20:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562143> (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-25 20:33:59 [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': '1.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T15:16:34Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE72HXN',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562143',
'listing': 'auction',
'location': None,
'make': 'Skoda',
'model': 'Fabia',
'odometer': 61870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845455/f85a9ed1/vvaB_35ZRzgyDKodCPh58qMT2zU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845456/f46125f5/9b7UqN3t8pAc1B3GiY3a0_s5eDQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845457/66d413d5/E5HVB7_Hb9H_awxZN7APUyq7_s4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845458/d826fc47/ha1ZlG_5SbKzNrn5VMK8iGiBLfA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845458/abaafa29/u2tJzujTqnqvV_FFZpmrEXGrOz0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845459/1c9b0872/2kj5GV0F_8Drifd_DzGBy_yk0L8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845460/1e91d2e6/8xWy4egXK4ANFgsAG4trhnNNr2k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845460/db90bb55/SrbKKKZ0_C_jozA0bO1ktvpKrzE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845461/cdaa5fbc/Pgmydt_p8_skpOW0bm0_VrojYio_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845462/388a3976/h3V3qANeb_7indsAZ_J2pjxcKM8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845463/420347a6/G32M_YoqooV__vRCFCdK3RKahAc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845464/15c21514/CWFf4cwBSWvB2FCxQjJpKiD07hY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845464/4a16a2bf/Pg_IwLDdYm_XeSUlJbmzmowONVw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845465/9a7b9ad6/RMkfiIFGVwspkDSYK4ZquaRQphY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845466/10bb65ed/SchmUAScF2QcdC1JF0r6jSIkkNI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845468/396bfa4c/Elf25iPydtP1VMVO2sc_a5L3v3Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845469/6e65b7f8/1XoZ_dfKQGEviJ3lqZ82_Th_67g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845470/f294828c/wZ6CQdnMKRNx2ecitQqRPV_j2xw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845471/bbc7cfdb/4nTqvzA5fjzVlztjkvV_NGVn5xI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845472/5ad58025/dcbK5pKBbMpSYexJ4dMlxjN4LaA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845472/0791b93c/uvcz4G2wUS5kvRz93l2yPB3iqiU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845473/1709b2dc/YX_a7teHeE3VFfr6DqQ9xPC12GE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845477/aeaa8f86/_YQoraxl9AGFJnJ2T8TLYWXj8y8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845478/8a0ef64c/IpSDGe6hWLVjdG4V_xVPLHEiUHE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845479/b558cdcd/pg4jyijbr3G_FYVoGh5Hggu5VYs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845480/ff2d0174/8rbKwQSC3H4MVIHCXn_w1JoWN6A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845480/c6b495db/OeWDn4OmM7lMF0bPKWAz0_lA0Eg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773845480/9cb7a579/HA_BINZSoxX2kwVZoFo_y2zWCAc_/STD_1440x810'],
'price': 90.0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Skoda FABIA HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'TMBFR6PJ0P4019071',
'year': 2022}
2026-03-25 20:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c49abb7-bacd-5634-8dab-509dae83ff3a with identifier: 562143
2026-03-25 20:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c49abb7-bacd-5634-8dab-509dae83ff3a with scrape type 1
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845454%252F26a78103%252FNAroL4cpP_hjGKzydo4klZIab4Y_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845455%252Ff85a9ed1%252FvvaB_35ZRzgyDKodCPh58qMT2zU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845455/f85a9ed1/vvaB_35ZRzgyDKodCPh58qMT2zU_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845456%252Ff46125f5%252F9b7UqN3t8pAc1B3GiY3a0_s5eDQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845456/f46125f5/9b7UqN3t8pAc1B3GiY3a0_s5eDQ_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845457%252F66d413d5%252FE5HVB7_Hb9H_awxZN7APUyq7_s4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845457/66d413d5/E5HVB7_Hb9H_awxZN7APUyq7_s4_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845458%252Fd826fc47%252Fha1ZlG_5SbKzNrn5VMK8iGiBLfA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845458/d826fc47/ha1ZlG_5SbKzNrn5VMK8iGiBLfA_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845458%252Fabaafa29%252Fu2tJzujTqnqvV_FFZpmrEXGrOz0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845458/abaafa29/u2tJzujTqnqvV_FFZpmrEXGrOz0_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845459%252F1c9b0872%252F2kj5GV0F_8Drifd_DzGBy_yk0L8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845459/1c9b0872/2kj5GV0F_8Drifd_DzGBy_yk0L8_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845460%252F1e91d2e6%252F8xWy4egXK4ANFgsAG4trhnNNr2k_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845460/1e91d2e6/8xWy4egXK4ANFgsAG4trhnNNr2k_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845455/f85a9ed1/vvaB_35ZRzgyDKodCPh58qMT2zU_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845460%252Fdb90bb55%252FSrbKKKZ0_C_jozA0bO1ktvpKrzE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845460/db90bb55/SrbKKKZ0_C_jozA0bO1ktvpKrzE_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:33:59 [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%252F1773845461%252Fcdaa5fbc%252FPgmydt_p8_skpOW0bm0_VrojYio_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845461/cdaa5fbc/Pgmydt_p8_skpOW0bm0_VrojYio_/STD_1440x810 not downloaded yet
2026-03-25 20:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845457/66d413d5/E5HVB7_Hb9H_awxZN7APUyq7_s4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845456/f46125f5/9b7UqN3t8pAc1B3GiY3a0_s5eDQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:33:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:33:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22e214d0>
2026-03-25 20:33:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:33:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 20:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845455%252Ff85a9ed1%252FvvaB_35ZRzgyDKodCPh58qMT2zU_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845455/f85a9ed1/vvaB_35ZRzgyDKodCPh58qMT2zU_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845461/cdaa5fbc/Pgmydt_p8_skpOW0bm0_VrojYio_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22ad8750>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845454%252F26a78103%252FNAroL4cpP_hjGKzydo4klZIab4Y_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22f32290>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845457%252F66d413d5%252FE5HVB7_Hb9H_awxZN7APUyq7_s4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845457/66d413d5/E5HVB7_Hb9H_awxZN7APUyq7_s4_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe228b08d0>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845456%252Ff46125f5%252F9b7UqN3t8pAc1B3GiY3a0_s5eDQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845456/f46125f5/9b7UqN3t8pAc1B3GiY3a0_s5eDQ_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845460/1e91d2e6/8xWy4egXK4ANFgsAG4trhnNNr2k_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845458/abaafa29/u2tJzujTqnqvV_FFZpmrEXGrOz0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845459/1c9b0872/2kj5GV0F_8Drifd_DzGBy_yk0L8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845458/d826fc47/ha1ZlG_5SbKzNrn5VMK8iGiBLfA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773845460/db90bb55/SrbKKKZ0_C_jozA0bO1ktvpKrzE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562143)
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe227d8a50>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845461%252Fcdaa5fbc%252FPgmydt_p8_skpOW0bm0_VrojYio_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845461/cdaa5fbc/Pgmydt_p8_skpOW0bm0_VrojYio_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe28be3c50>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845460%252F1e91d2e6%252F8xWy4egXK4ANFgsAG4trhnNNr2k_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845460/1e91d2e6/8xWy4egXK4ANFgsAG4trhnNNr2k_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe227d9a90>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845458%252Fabaafa29%252Fu2tJzujTqnqvV_FFZpmrEXGrOz0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845458/abaafa29/u2tJzujTqnqvV_FFZpmrEXGrOz0_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22759cd0>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845459%252F1c9b0872%252F2kj5GV0F_8Drifd_DzGBy_yk0L8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845459/1c9b0872/2kj5GV0F_8Drifd_DzGBy_yk0L8_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22b38950>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845458%252Fd826fc47%252Fha1ZlG_5SbKzNrn5VMK8iGiBLfA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845458/d826fc47/ha1ZlG_5SbKzNrn5VMK8iGiBLfA_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efe22f275d0>
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773845460%252Fdb90bb55%252FSrbKKKZ0_C_jozA0bO1ktvpKrzE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773845460/db90bb55/SrbKKKZ0_C_jozA0bO1ktvpKrzE_/STD_1440x810 saved to cache
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3c49abb7-bacd-5634-8dab-509dae83ff3a
2026-03-25 20:34:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c49abb7-bacd-5634-8dab-509dae83ff3a, skipping ID generation
2026-03-25 20:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c49abb7-bacd-5634-8dab-509dae83ff3a with scrape type 1
2026-03-25 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c49abb7-bacd-5634-8dab-509dae83ff3a sending to next pipeline
2026-03-25 20:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 3c49abb7-bacd-5634-8dab-509dae83ff3a, identifier: 562143
2026-03-25 20:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 3c49abb7-bacd-5634-8dab-509dae83ff3a with identifier: 562143
2026-03-25 20:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 3c49abb7-bacd-5634-8dab-509dae83ff3a with identifier: 562143
2026-03-25 20:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 3c49abb7-bacd-5634-8dab-509dae83ff3a with identifier: 562143 to the API
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1773845460/db90bb55/SrbKKKZ0_C_jozA0bO1ktvpKrzE_/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': '1.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T15:16:34Z',
'fuel_type': 'Petrol',
'id': '3c49abb7-bacd-5634-8dab-509dae83ff3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE72HXN',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562143',
'listing': 'auction',
'location': None,
'make': 'Skoda',
'model': 'Fabia',
'odometer': 61870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138976,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845454/26a78103/NAroL4cpP_hjGKzydo4klZIab4Y_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140831,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845455/f85a9ed1/vvaB_35ZRzgyDKodCPh58qMT2zU_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125340,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845456/f46125f5/9b7UqN3t8pAc1B3GiY3a0_s5eDQ_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121091,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845457/66d413d5/E5HVB7_Hb9H_awxZN7APUyq7_s4_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116423,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845458/d826fc47/ha1ZlG_5SbKzNrn5VMK8iGiBLfA_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158670,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845458/abaafa29/u2tJzujTqnqvV_FFZpmrEXGrOz0_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196160,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845459/1c9b0872/2kj5GV0F_8Drifd_DzGBy_yk0L8_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212636,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845460/1e91d2e6/8xWy4egXK4ANFgsAG4trhnNNr2k_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224441,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845460/db90bb55/SrbKKKZ0_C_jozA0bO1ktvpKrzE_/STD_1440x810',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c49abb7-bacd-5634-8dab-509dae83ff3a/3c49abb7-bacd-5634-8dab-509dae83ff3a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218709,
'Height': 810,
'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773845461/cdaa5fbc/Pgmydt_p8_skpOW0bm0_VrojYio_/STD_1440x810',
'Width': 1440}],
'price': 90.0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Skoda FABIA HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'TMBFR6PJ0P4019071',
'year': 2022}
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [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-25 20:34:00 [sytner.gb] INFO: Saving data for 562143: {'created_time': 1774470840.949353, 'last_price_update_time': 1774470840.949367, 'auction_closing_time': 1774710994.0}
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562143') HTTP/1.1" 204 0
2026-03-25 20:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562108> (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-25 20:34:01 [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.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T10:38:44Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM71ZLX',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562108',
'listing': 'auction',
'location': None,
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 25159,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1759998976/e0c8fc27/bl5Gj47F9ALl4JrzojpUNvCZfuo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998977/98c285db/E8W6k5cnkkf7dF6IobpGqp7Sykg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998978/46c769e8/7fV0WNW89MK9AZLJ2ggPh8r3WwE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998978/7b3902b6/jeK3hbZANY_XG0ffZbisbWWV6lc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998979/da79c4eb/VL8L836ICIghCLtkhGcJSinPsnE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998979/8cd5c26d/igMojiuAWMshRl0SpTtlgCS_YDk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998980/5b60943b/gm1uVLY4DhoQm0m3M1nJl2imx_Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998980/482412da/eRqteo_H7tCEXRnTv_dZNXZJuyg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998981/42cd8064/3IaNUoRja1wZG_D0N7hzqOm34FA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998981/7dbe3bc3/FLEzXrZoRLYKR9FW88ZyQGfNsxI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998981/3503925b/kLaQ1xfTWIm_BF_YONTAL_rvWfA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998981/46a973ec/F1u3boMsCAveMblG00xTv9APdOY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998982/ac284bcf/FmVnf9VAI3WQYyUTGn8ZI0g8Qro_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998982/fe4e73b2/z_hvBM_TZx1qoYae7QJgVK3Njy4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998982/a4dd9dc9/yeVU03MbfN_DkJfT194gJvYrOn4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998983/b1f32fd9/kuIltkNsQd1eAI7Frdjg7dPrG9I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998983/90aa216c/iAWBPmY0d_LoENxkbgVClZpNXQA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998983/a300dd2b/9MyOaqHwsvq_JvXW26UiEqXPeBA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998984/b3f0bea5/bFPSMuZy2hK0aQXiJjIAxRWd7Iw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998984/763df230/kEdwbMmW2UewGkWtOJ27oH7Vs3c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998984/f9ec2afa/ayKvw_QtYz_RTFxv4YIfftwVH04_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998984/2d95ac10/JE8bBl0e1XNdMqKasXRYbRlR6_c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998985/aba7329e/gmjBMROvQaS9QiE2ctzFwA79s2I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998985/72b22d18/Rma5CqP26_AooI1sf6WO9r9DMVI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998985/25813ad1/W0QjAnQS1mLNM8ZnF9Yeo8NJAO4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998986/d14c2c0a/6ldrUsnbWK5JbfMe6KJFsW69mdw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998986/8a4578df/0nzPbY_HO0Y_6_7H6lsuwV3vcTc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998986/9b75ae4a/wRXhv44RzFYl_JIr_zfQpO2jytU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1759998987/7ece83df/Nl7Vw0bwJs0bVVnYxhKkv_yEqTk_/STD_1440x810'],
'price': 338.0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Volkswagen T-ROC HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WVGZZZA1ZNV047543',
'year': 2021}
2026-03-25 20:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca27dbd1-996a-5b9f-bbe7-5ea87570bd71 with identifier: 562108
2026-03-25 20:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca27dbd1-996a-5b9f-bbe7-5ea87570bd71 with scrape type 2
2026-03-25 20:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca27dbd1-996a-5b9f-bbe7-5ea87570bd71 with scrape type 2
2026-03-25 20:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: ca27dbd1-996a-5b9f-bbe7-5ea87570bd71, identifier: 562108
2026-03-25 20:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: ca27dbd1-996a-5b9f-bbe7-5ea87570bd71 with identifier: 562108
2026-03-25 20:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: ca27dbd1-996a-5b9f-bbe7-5ea87570bd71 with identifier: 562108
2026-03-25 20:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: ca27dbd1-996a-5b9f-bbe7-5ea87570bd71 with identifier: 562108 to the API
2026-03-25 20:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562108>
{'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.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T10:38:44Z',
'fuel_type': 'Petrol',
'id': 'ca27dbd1-996a-5b9f-bbe7-5ea87570bd71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM71ZLX',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562108',
'listing': 'auction',
'location': None,
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 25159,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 338.0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Volkswagen T-ROC HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WVGZZZA1ZNV047543',
'year': 2021}
2026-03-25 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:01 [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-25 20:34:01 [sytner.gb] INFO: Saving data for 562108: {'auction_closing_time': 1774607924.0, 'created_time': 1774362669.556161, 'last_price_update_time': 1774470841.983284}
2026-03-25 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562108') HTTP/1.1" 204 0
2026-03-25 20:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562102> (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-25 20:34:03 [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': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T09:19:54Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK21HWN',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562102',
'listing': 'auction',
'location': None,
'make': 'Maserati',
'model': 'Ghibli',
'odometer': 75542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774019842/2e1680d9/y2__lkukaEnv5EH7hs4q_G0yKZ0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019844/f80854c6/sniO2pjEs4CPAMURUOIa_9h8iyU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019844/6ffa41a3/WvUSTA0HasfJbonZn5GtyiGYiT4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019845/600e989a/Zy90QGtEND16Y52sjeMQhos6Rjk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019845/e8f02277/Ignf228fwK9Tmq0o6NXTTpj75OI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019846/252b2654/9oqPyr5b3jGCdRX3fOiGLp90CZs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019846/c5ac2d79/oHjDaXHaGdOPNANuTPxMPfMI4Gs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019847/9c2824d9/1U66pqn7e22w9bObyf6YVLJHM9U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019847/76efc5f4/Mt_qdz9NH5utgHX4ulk_n4afhHY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019848/8aa11a52/MKdmLgwBCbte8wHSKGn9o396H2Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019848/5a2c394c/ph__MICk25O8GqcKGxKWh6lL2H8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019849/d603eda4/LnMC_arS_fF9IXg_JidLiYaGB_Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019849/2cbaaeca/KWFkQ_E0hvnmuwLQBjmWa35MTqU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019850/c77a6018/n8QUgm4jrll7wUJzfKsaJ_K4pXU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019851/b42fc671/tzv1_bowXm51K_99wV3q4EYlgco_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019851/76efb905/wSHwfbNReVas83_TwUSewVaRR10_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019852/729a972b/u_GHr6ZE4IuYFb_AS12km3lOdBM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019853/9840a112/K_R_5RG8eqYXe_TeUjMrV_KiZuw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019853/1ad1f531/mt9WsuVKu1wY2NnA9VVOt0WimxM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019854/e473317e/AU21g2d8BRZeYKhz9oNXuphjfrs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019854/991e0d12/YOqEoa6dg6kIiU_DVLiab_JN7K0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019855/016b3078/_Mhem0SzHx2lVky3za4bPAnM_h4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019855/d5f82169/br5COORJywuJDLGE9Xr6diXWf9s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019856/845bb530/7MumrvP2oFav5ww8uAWw0wXW_pk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019856/bf150696/KvfxTVASFUR5uWuKGA4JK0sCMZY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019857/cf8d3442/sl0JCHZViCEdqYtA_K9lQ4WSBxA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019857/ceac7d30/_W6_TkKfPKTjFxVQLKXQ7UXTm_s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019858/eea6fcfd/tGdIQeYgFp7IYXhdmYO_xrTNz1A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019858/65f475c6/W_58roxYqQjP4eGp4Xu9vlezXHY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019859/c1e53e64/elWecrI_qBAWcL0D3t6f8j_79J4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019859/b90aee81/X5gonlJCiYqX_e_DJt009kupqxQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019860/a538461c/49yEffhqv9feGomNYJeQ5S4UK7g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019861/994e6ec2/1UgQh7z0UmOkihyYMvZ23iNQm9U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019861/8a2706aa/KxHovJke7O9Co_WBhtkVqkXVotQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019861/d71222e9/UBRzjJEFTM6zDxQCd4Og0c9TR40_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019862/be6d2651/z8Kf0lYdpmdeEFSlV47WA0knjC8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019862/c2425db6/NLU_tGHVZkn08Xw5et83D2ICJuI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019863/87d4f0e1/mnGsBlHIFS8deuITQzUzloIGz5Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019863/4bb1a608/hzvNwMad3_p38PNq_fCXQemtjYQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019864/3505aa81/usK9pfS3T9Vvy_j0UMuUSCPsmUM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019864/129879f0/Hk9YmF6oVszN2TreIc9EzFGovSw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019865/1f878cd8/gRXKbioTvOGTHEF_cCO_r0TZacA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019865/eb78255d/Ey6qIGtkkZACZM0mdCRsfwEMJ2A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019866/f5cfa9a0/AJQRMBg6qdvZA_IccXD_o7nEB4U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019866/f99a4de5/LmQO_djkhoe6JKRTljwFwnmpSd8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019867/e41be4f4/jOkznjr8WySSOVISZgeeFPY08J4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019867/b96874e0/B9p2e9UtEmqAz46_nlK7JcwAPs0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019868/dd2805bb/n6R02k0PjizJ2xDwGYS_aUNUgyc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019868/0fa8b796/xSP9MheR_JRIasGt7Z0AMdiXPj4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019869/88e5deb0/vk0Mnx8MJN4LJUinFs0N14kIKEk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019869/8ea47efd/ertu03wyESYow2nCGDgzAVs15PQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019869/67da5a4a/hjt1YL90n5gMIXAEXIcHKTMRCu4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019870/aae1f77c/sCAq2pxiQpTGnyCv4Nq82mMNHT8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774019871/a208a3de/qD64DAx45Bg1truUhfMSrqS0xdo_/STD_1440x810'],
'price': 14550.0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': None,
'seller_name': 'Maserati Birmingham',
'title': 'Maserati GHIBLI SALOON',
'transmission': 'automatic',
'trim': 'Saloon',
'vin': 'ZAMAS57C001369187',
'year': 2021}
2026-03-25 20:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0cfa909-a1dc-5bb4-ae7d-8db34c863b72 with identifier: 562102
2026-03-25 20:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0cfa909-a1dc-5bb4-ae7d-8db34c863b72 with scrape type 2
2026-03-25 20:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0cfa909-a1dc-5bb4-ae7d-8db34c863b72 with scrape type 2
2026-03-25 20:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: b0cfa909-a1dc-5bb4-ae7d-8db34c863b72, identifier: 562102
2026-03-25 20:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: b0cfa909-a1dc-5bb4-ae7d-8db34c863b72 with identifier: 562102
2026-03-25 20:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: b0cfa909-a1dc-5bb4-ae7d-8db34c863b72 with identifier: 562102
2026-03-25 20:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: b0cfa909-a1dc-5bb4-ae7d-8db34c863b72 with identifier: 562102 to the API
2026-03-25 20:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:34:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562102>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Grey',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-27T09:19:54Z',
'fuel_type': 'Petrol',
'id': 'b0cfa909-a1dc-5bb4-ae7d-8db34c863b72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK21HWN',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562102',
'listing': 'auction',
'location': None,
'make': 'Maserati',
'model': 'Ghibli',
'odometer': 75542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14550.0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': None,
'seller_name': 'Maserati Birmingham',
'title': 'Maserati GHIBLI SALOON',
'transmission': 'automatic',
'trim': 'Saloon',
'vin': 'ZAMAS57C001369187',
'year': 2021}
2026-03-25 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:04 [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-25 20:34:04 [sytner.gb] INFO: Saving data for 562102: {'auction_closing_time': 1774603194.0, 'created_time': 1774362703.582176, 'last_price_update_time': 1774470844.410533}
2026-03-25 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562102') HTTP/1.1" 204 0
2026-03-25 20:34:05 [scrapy.extensions.logstats] INFO: Crawled 12 pages (at 8 pages/min), scraped 11 items (at 8 items/min)
2026-03-25 20:34:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 20:34:31 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:34:32 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:34:45 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:34:46 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:35:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.369(s), this was the 2nd time calling it.
2026-03-25 20:35:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.201987751607472 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:35:05 [scrapy.extensions.logstats] INFO: Crawled 12 pages (at 0 pages/min), scraped 11 items (at 0 items/min)
2026-03-25 20:35:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 20:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 20:35:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.245(s), this was the 1st time calling it.
2026-03-25 20:35:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.074472468272888 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 20:35:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 20:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562103> (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-25 20:35:42 [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': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-26T09:25:52Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME21CUW',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562103',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X6',
'odometer': 43361,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281848/5af8b8ed/mRSakz73akh8gg9TPM_4WfuYT3I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281850/e00d3ddf/ahGLmBNVSBzhDNtgGuOXy6G9j00_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281851/718198b6/mfiwGe4zit2vU9ggpzuRCveInrc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281852/a71c3e35/azO25g7R8NT8YoJ5eMm_4rePFWo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281854/f37b60a9/31vVj_8jOJWZCULLxhJ2JbjpdEQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281856/ea96656c/gEA3Wxd44x_L8oNlhr7rToys2PE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281857/f0d02d26/GfwgEHqlN6ohZRYeYnLLR8mwh3Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281859/ee797db4/h0B4LCFjwCEb5HS9F9lQksoZTqs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281862/93bbd3cd/cOHylcz45yMdb26yBorsPyWWi_o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281863/eeb621a5/_67PC6_kZJDbZMPLNYrxpg7NbDg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281864/a1aab953/K3Lho4gCzN7Uri21ArF02mIpp7o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281865/6598ab03/Clk8TmjBQf8_E0hp3hVWKcH_1Jw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281870/1a90bf83/GY0LmBnxtN9hiStrqR0Il2kPa1w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281871/67a431ec/KDDTURK8UCs2dywa2KohfOlki_s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281872/d4313901/QK48o4QzQNosvwiL0cp11Uaw2Hc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281873/915ba109/9IymZsRudiYpYrwmK7fGPxGOSbo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281874/3f20d861/688wdOjwTOArsGpUqxN1CuNP_QQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281876/465581b3/azn8IJSQdi02JH1PTlVSjo14Gv4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281877/5acbd4c0/9ThfXddxi7XhilOtO5CEkunStEA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281878/1a5849ff/hZTzMAXJIHPehGaCsGLZigd_o_w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281879/ed9a5b95/x48NeAoUc_HNjek6Tn0antMZtVU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281880/dd7fbd8d/GbZ5zDURk4KrVKPKy3OJ51nCXLg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281882/c2361623/yVRNwaYff07eac9M9wFu7HzWbtY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281884/d1481f9d/JtHOOfnRLfPUBhNtenLrYf_77mE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774281885/b1e0f9b5/ME_Hd2vKVOPz3kKUw_oT6FDzk_w_/STD_1440x810'],
'price': 29009.0,
'price_includes_vat': False,
'registration_date': '2021-08-19',
'seats_number': None,
'seller_name': 'Sytner Select Bristol',
'title': 'BMW X6 DIESEL ESTATE',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'WBATC620209H15703',
'year': 2021}
2026-03-25 20:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7a564f-aff2-5174-b4e5-a77e7a1e5e99 with identifier: 562103
2026-03-25 20:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7a564f-aff2-5174-b4e5-a77e7a1e5e99 with scrape type 2
2026-03-25 20:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f7a564f-aff2-5174-b4e5-a77e7a1e5e99 with scrape type 2
2026-03-25 20:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 6f7a564f-aff2-5174-b4e5-a77e7a1e5e99, identifier: 562103
2026-03-25 20:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 6f7a564f-aff2-5174-b4e5-a77e7a1e5e99 with identifier: 562103
2026-03-25 20:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 6f7a564f-aff2-5174-b4e5-a77e7a1e5e99 with identifier: 562103
2026-03-25 20:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 6f7a564f-aff2-5174-b4e5-a77e7a1e5e99 with identifier: 562103 to the API
2026-03-25 20:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:35:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562103>
{'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': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-26T09:25:52Z',
'fuel_type': 'Diesel',
'id': '6f7a564f-aff2-5174-b4e5-a77e7a1e5e99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME21CUW',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562103',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X6',
'odometer': 43361,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 29009.0,
'price_includes_vat': False,
'registration_date': '2021-08-19',
'seats_number': None,
'seller_name': 'Sytner Select Bristol',
'title': 'BMW X6 DIESEL ESTATE',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'WBATC620209H15703',
'year': 2021}
2026-03-25 20:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562103%27 HTTP/1.1" 200 None
2026-03-25 20:35:42 [sytner.gb] INFO: Saving data for 562103: {'auction_closing_time': 1774517152.0, 'created_time': 1774362680.155227, 'last_price_update_time': 1774470942.871396}
2026-03-25 20:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562103') HTTP/1.1" 204 0
2026-03-25 20:35:46 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://k.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-25 20:35:47 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://k.clarity.ms/collect>
2026-03-25 20:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562142> (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-25 20:35:56 [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': 3,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T15:02:56Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM61DBY',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562142',
'listing': 'auction',
'location': None,
'make': 'MINI',
'model': 'COUPE',
'odometer': 59158,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774278919/1c354a1d/A0A4M_czbH8Z7bq1OcnwBOIpWdw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278920/0f8eca2f/gRjGIiKnrZS2dshMEP0RjnC6L8A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278920/1a2d9fbc/UuC86iQrydohyMkJyfM5xNqkNrg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278921/d9fd3268/_kwN2DW5qz4ci38oR_M_Sj6ey8s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278922/8463f7b9/DThUMZDhfy3MVW88REG1lK6SBLI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278923/350331fd/0dl7rpq42_E5u_1GujHmqyO0VFM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278924/35ea8b73/PpGe5hmPYnUsoLIOymucsgXP0K4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278925/efccef62/ncCvTpb3lvx_v8snjDSooJ8Ce_s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278925/826e6c6c/iZXbl8OmfBjl_DsrKpcmxcGtauU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278926/feb1ace9/SYFdwcR978h4dAc_ciSFKiNJihA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278927/172dd3d2/p1FfndAzqumOMkRPrqa8bQyiYuw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278930/7d5d166f/jAIzPqHUJHuHjqkRvypu1LK82Ms_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278931/af53dde2/t0rf8cxOia006zhz7AUxlZJ6e6E_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278931/be451687/gQj1xzfin8iSImos5y86LS7KWf8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278932/8cabcbf7/U1cAA7o5ZTl4qBVZf_ixcxrle8Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278932/8622c35d/TfisFOONAJbsZw2hE2W865uH_QY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278933/394d871c/qDYxdHS1ne1pC394Tcgx6zvWJs8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278934/30ed527a/_cagyQxoqfNHT9IpzmUHrmlfyq4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278934/d256108a/o3kkTvarW_SjpBToi5ePlDuTs6M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278935/2df6e726/lqwNYPunzWboqDJlORFORB7xToM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278935/4ab29323/_NI8HkpkSn1u5ldri2qRXHu5bUQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278936/3fdffb16/48Ee83doxSI220cUKCNy9jxNl60_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278936/de08ae84/2RTM814XzYRnd9NWgsrW1YBiPHk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278937/4b0bc047/K6nHdw7wwwjsg5Eg1wxV00rXkws_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278938/2c569daa/IQbVH3Db8_4r0_V2TKwiX_PB__8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278939/1675d3b5/kSctMj1zwm9_KPYdrl0Nh_qOh6Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278940/f8f9d843/D8y__03_L3GsSH5h8dvQ4VgW7OU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278941/e330715f/BxrahrRl_hi5OYJHO19UXki5kg4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278942/682277ef/ED2UWzb7_Vnk1_SGYQfvZ6F_i1U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278942/53d0ab71/Xr_Ww9G6Q_z3cKb1MSlny65fYGk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278943/a47f03e1/CobebYDwoNHIGVIzfwQX_noBtkc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278944/5aa90fa2/Hzb_V2jR7sB3fHa5lw7qepwq1vw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278944/888d7a2d/bJDey9FzqseQVptLLr0dd3vvDEM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278945/2410b607/FS6LmqjE4pavTxBSgi_tQmJcQR4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278948/1d21ee2a/refVQoN3L3jAxHHUtkq8jHu_gNE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278948/d6db0221/VeG5ioUbMAyRq6jFY_dFHysthlc_/STD_1440x810'],
'price': 199.0,
'price_includes_vat': False,
'registration_date': '2011-12-09',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'MINI COUPE',
'transmission': 'manual',
'trim': 'Coupe',
'vin': 'WMWSX32050T140379',
'year': 2011}
2026-03-25 20:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 458bab3b-4c51-57a9-8550-31ca135ad0a7 with identifier: 562142
2026-03-25 20:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 with scrape type 1
2026-03-25 20:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 458bab3b-4c51-57a9-8550-31ca135ad0a7
2026-03-25 20:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278919%252F1c354a1d%252FA0A4M_czbH8Z7bq1OcnwBOIpWdw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278919/1c354a1d/A0A4M_czbH8Z7bq1OcnwBOIpWdw_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278920%252F0f8eca2f%252FgRjGIiKnrZS2dshMEP0RjnC6L8A_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278920/0f8eca2f/gRjGIiKnrZS2dshMEP0RjnC6L8A_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278920%252F1a2d9fbc%252FUuC86iQrydohyMkJyfM5xNqkNrg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278920/1a2d9fbc/UuC86iQrydohyMkJyfM5xNqkNrg_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278921%252Fd9fd3268%252F_kwN2DW5qz4ci38oR_M_Sj6ey8s_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278921/d9fd3268/_kwN2DW5qz4ci38oR_M_Sj6ey8s_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278922%252F8463f7b9%252FDThUMZDhfy3MVW88REG1lK6SBLI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278922/8463f7b9/DThUMZDhfy3MVW88REG1lK6SBLI_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278923%252F350331fd%252F0dl7rpq42_E5u_1GujHmqyO0VFM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278923/350331fd/0dl7rpq42_E5u_1GujHmqyO0VFM_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278924%252F35ea8b73%252FPpGe5hmPYnUsoLIOymucsgXP0K4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278924/35ea8b73/PpGe5hmPYnUsoLIOymucsgXP0K4_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278925%252Fefccef62%252FncCvTpb3lvx_v8snjDSooJ8Ce_s_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278925/efccef62/ncCvTpb3lvx_v8snjDSooJ8Ce_s_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278925%252F826e6c6c%252FiZXbl8OmfBjl_DsrKpcmxcGtauU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278925/826e6c6c/iZXbl8OmfBjl_DsrKpcmxcGtauU_/STD_1440x810 not downloaded yet
2026-03-25 20:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:57 [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%252F1774278926%252Ffeb1ace9%252FSYFdwcR978h4dAc_ciSFKiNJihA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-25 20:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774278926/feb1ace9/SYFdwcR978h4dAc_ciSFKiNJihA_/STD_1440x810 not downloaded yet
2026-03-25 20:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 458bab3b-4c51-57a9-8550-31ca135ad0a7 with identifier: 562142
2026-03-25 20:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 458bab3b-4c51-57a9-8550-31ca135ad0a7 with identifier: 562142
2026-03-25 20:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 458bab3b-4c51-57a9-8550-31ca135ad0a7 with identifier: 562142 to the API
2026-03-25 20:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 20:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 20:35:59 [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': 3,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': None,
'expiration_date': '2026-03-28T15:02:56Z',
'fuel_type': 'Petrol',
'id': '458bab3b-4c51-57a9-8550-31ca135ad0a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM61DBY',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562142',
'listing': 'auction',
'location': None,
'make': 'MINI',
'model': 'COUPE',
'odometer': 59158,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 36,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774278919/1c354a1d/A0A4M_czbH8Z7bq1OcnwBOIpWdw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278920/0f8eca2f/gRjGIiKnrZS2dshMEP0RjnC6L8A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278920/1a2d9fbc/UuC86iQrydohyMkJyfM5xNqkNrg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278921/d9fd3268/_kwN2DW5qz4ci38oR_M_Sj6ey8s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278922/8463f7b9/DThUMZDhfy3MVW88REG1lK6SBLI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278923/350331fd/0dl7rpq42_E5u_1GujHmqyO0VFM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278924/35ea8b73/PpGe5hmPYnUsoLIOymucsgXP0K4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278925/efccef62/ncCvTpb3lvx_v8snjDSooJ8Ce_s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278925/826e6c6c/iZXbl8OmfBjl_DsrKpcmxcGtauU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774278926/feb1ace9/SYFdwcR978h4dAc_ciSFKiNJihA_/STD_1440x810'],
'photos': [],
'price': 199.0,
'price_includes_vat': False,
'registration_date': '2011-12-09',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'MINI COUPE',
'transmission': 'manual',
'trim': 'Coupe',
'vin': 'WMWSX32050T140379',
'year': 2011}
2026-03-25 20:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:59 [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-25 20:35:59 [sytner.gb] INFO: Saving data for 562142: {'created_time': 1774470959.643141, 'last_price_update_time': 1774470959.643151, 'auction_closing_time': 1774710176.0}
2026-03-25 20:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562142') HTTP/1.1" 204 0
2026-03-25 20:35:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 458bab3b-4c51-57a9-8550-31ca135ad0a7 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-25 20:35:59 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 20:35:59 [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-25 20:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 20:35:59 [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%201774038959 HTTP/1.1" 200 None
2026-03-25 20:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='sytner.gb',RowKey='562060') HTTP/1.1" 204 0
2026-03-25 20:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='sytner.gb',RowKey='562062') HTTP/1.1" 204 0
2026-03-25 20:35:59 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (13 items) in: file:///var/lib/scrapyd/items/sourcing_v2/sytner.gb/task_11_2026-03-25T20_30_00.jl
2026-03-25 20:35:59 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 10,
'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 10,
'downloader/request_bytes': 133796,
'downloader/request_count': 84,
'downloader/request_method_count/GET': 84,
'downloader/response_bytes': 14438961,
'downloader/response_count': 74,
'downloader/response_status_count/200': 74,
'elapsed_time_seconds': 354.041845,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 20, 35, 59, 805594, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 10346391,
'httpcompression/response_count': 60,
'item_scraped_count': 13,
'log_count/DEBUG': 1354,
'log_count/INFO': 717,
'memusage/max': 198860800,
'memusage/startup': 149921792,
'photo_download_count': 60,
'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': 311,
'playwright/request_count/aborted': 132,
'playwright/request_count/method/GET': 283,
'playwright/request_count/method/POST': 28,
'playwright/request_count/navigation': 5,
'playwright/request_count/resource_type/document': 5,
'playwright/request_count/resource_type/fetch': 6,
'playwright/request_count/resource_type/font': 18,
'playwright/request_count/resource_type/image': 126,
'playwright/request_count/resource_type/other': 2,
'playwright/request_count/resource_type/script': 90,
'playwright/request_count/resource_type/stylesheet': 34,
'playwright/request_count/resource_type/xhr': 30,
'playwright/response_count': 177,
'playwright/response_count/method/GET': 151,
'playwright/response_count/method/POST': 26,
'playwright/response_count/resource_type/document': 5,
'playwright/response_count/resource_type/fetch': 5,
'playwright/response_count/resource_type/font': 18,
'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': 29,
'request_depth_max': 2,
'response_received_count': 14,
'scheduler/dequeued': 84,
'scheduler/dequeued/memory': 84,
'scheduler/enqueued': 84,
'scheduler/enqueued/memory': 84,
'scrape_type/new': 7,
'scrape_type/price_update': 6,
'scrape_type/skipped': 36,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 22,
'scrapy-zyte-api/error_ratio': 0.4090909090909091,
'scrapy-zyte-api/errors': 9,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 9,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 41.352368340326045,
'scrapy-zyte-api/mean_response_seconds': 41.52989897275201,
'scrapy-zyte-api/processed': 13,
'scrapy-zyte-api/request_args/actions': 13,
'scrapy-zyte-api/request_args/browserHtml': 13,
'scrapy-zyte-api/request_args/experimental.requestCookies': 13,
'scrapy-zyte-api/request_args/experimental.responseCookies': 13,
'scrapy-zyte-api/request_args/requestHeaders': 13,
'scrapy-zyte-api/request_args/sessionContext': 13,
'scrapy-zyte-api/request_args/url': 13,
'scrapy-zyte-api/status_codes/0': 9,
'scrapy-zyte-api/status_codes/200': 13,
'scrapy-zyte-api/success': 13,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 20, 30, 5, 763749, tzinfo=datetime.timezone.utc)}
2026-03-25 20:35:59 [scrapy.core.engine] INFO: Spider closed (finished)